| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | BitwiseShiftChecker.cpp | 73 const Expr *operandExpr(OperandSide Side) const { in operandExpr() 74 return Side == OperandSide::Left ? Op->getLHS() : Op->getRHS(); in operandExpr() 83 bool assumeRequirement(OperandSide Side, BinaryOperator::Opcode Cmp, unsigned Limit); 85 void recordAssumption(OperandSide Side, BinaryOperator::Opcode Cmp, unsigned Limit); 91 BugReportPtr checkOperandNegative(OperandSide Side); 137 bool BitwiseShiftValidator::assumeRequirement(OperandSide Side, in assumeRequirement() argument 142 const SVal OperandVal = Ctx.getSVal(operandExpr(Side)); in assumeRequirement() 160 recordAssumption(Side, Comparison, Limit); in assumeRequirement() 206 BugReportPtr BitwiseShiftValidator::checkOperandNegative(OperandSide Side) { in checkOperandNegative() argument 208 if (!operandExpr(Side)->getType()->isSignedIntegerType()) in checkOperandNegative() [all …]
|
| /src/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | omap4-droid4-xt894.dts | 117 /* Side buttons, KEY_VOLUMEDOWN and KEY_PWER are on CPCAP? */
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-fc.md | 107 Connection-Level Flow Control - TX Side 155 Stream-Level Flow Control - TX Side 175 Connection-Level Flow Control - RX Side 215 Stream-Level Flow Control - RX Side
|
| H A D | quic-fifm.md | 198 * Input Side 253 * Output Side
|
| /src/sys/dev/qlxge/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /src/sys/dev/qlxgb/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /src/sys/dev/qlxgbe/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /src/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_decrypt.pod | 71 Side-channel free handling of the error stack can be performed using
|
| H A D | RSA_public_encrypt.pod | 105 Side-channel free handling of the error stack can be performed using
|
| /src/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 352 const FactSet &getSet(CFGBlockSide Side) const { in getSet() 353 return Side == CBS_Entry ? EntrySet : ExitSet; in getSet() 356 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation() 357 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()
|
| /src/contrib/googletest/docs/reference/ |
| H A D | actions.md | 21 ## Side Effects
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8998-fxtec-pro1.dts | 110 label = "Side buttons";
|
| H A D | msm8998-sony-xperia-yoshino.dtsi | 100 label = "Side buttons";
|
| /src/share/misc/ |
| H A D | usb_hid_usages | 753 0x166 Channel Side 1205 0x92 Soft Button Side
|
| /src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 734 // TODO: 3.42.22. Device-Side Enqueue Instructions
|
| /src/contrib/bearssl/ |
| H A D | Doxyfile | 225 # "sideeffect=@par Side Effects:\n" 228 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /src/contrib/libcbor/ |
| H A D | Doxyfile | 265 # "sideeffect=@par Side Effects:^^" 268 # "Side Effects:". Note that you cannot put \n's in the value part of an alias
|
| /src/contrib/ldns/ |
| H A D | libdns.doxygen.in | 251 # "sideeffect=@par Side Effects:\n" 254 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 1743 // register separately. Side effect is not used because dependencies are
|
| /src/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 265 # "sideeffect=@par Side Effects:^^" 268 # "Side Effects:". Note that you cannot put \n's in the value part of an alias
|
| /src/contrib/file/magic/Magdir/ |
| H A D | windows | 1557 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 17145 const Expr *Side = DiagSide[I].Cond; in DiagnoseStaticAssertDetails() local 17147 Side->EvaluateAsRValue(DiagSide[I].Result, Context, true); in DiagnoseStaticAssertDetails() 17150 ConvertAPValueToString(DiagSide[I].Result.Val, Side->getType(), in DiagnoseStaticAssertDetails()
|
| /src/crypto/libecc/ |
| H A D | README.md | 1100 ### Overview of SCA (Side Channel Attacks) countermeasures
|
| /src/crypto/openssl/ |
| H A D | NEWS.md | 835 * Significant Side-Channel attack security improvements
|
| H A D | CHANGES.md | 4687 and Side-Channel Attacks" Eq. (8) for y-coordinate recovery, modified 6671 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack" 7768 * Side channel attack on modular exponentiation 8970 * Side channel attack on modular exponentiation 9624 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack" 10596 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack" 19096 Side note: I get *lots* of email saying the extension code doesn't
|