| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | BitwiseShiftChecker.cpp | 71 const Expr *operandExpr(OperandSide Side) const { in operandExpr() 72 return Side == OperandSide::Left ? Op->getLHS() : Op->getRHS(); in operandExpr() 81 bool assumeRequirement(OperandSide Side, BinaryOperator::Opcode Cmp, unsigned Limit); 83 void recordAssumption(OperandSide Side, BinaryOperator::Opcode Cmp, unsigned Limit); 89 BugReportPtr checkOperandNegative(OperandSide Side); 135 bool BitwiseShiftValidator::assumeRequirement(OperandSide Side, in assumeRequirement() argument 140 const SVal OperandVal = Ctx.getSVal(operandExpr(Side)); in assumeRequirement() 158 recordAssumption(Side, Comparison, Limit); in assumeRequirement() 205 BugReportPtr BitwiseShiftValidator::checkOperandNegative(OperandSide Side) { in checkOperandNegative() argument 207 if (!operandExpr(Side)->getType()->isSignedIntegerType()) in checkOperandNegative() [all …]
|
| /freebsd/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? */
|
| /freebsd/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
|
| /freebsd/sys/dev/qlxgb/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /freebsd/sys/dev/qlxge/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /freebsd/sys/dev/qlxgbe/ |
| H A D | README.txt | 40 * Receive Side scaling
|
| /freebsd/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
|
| /freebsd/contrib/googletest/docs/reference/ |
| H A D | actions.md | 21 ## Side Effects
|
| /freebsd/sys/net80211/ |
| H A D | DATAPATH_RECEIVE.md | 87 #### Side Channels
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 362 const FactSet &getSet(CFGBlockSide Side) const { in getSet() 363 return Side == CBS_Entry ? EntrySet : ExitSet; in getSet() 366 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation() 367 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()
|
| /freebsd/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";
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 753 0x166 Channel Side 1205 0x92 Soft Button Side
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 743 // TODO: 3.42.22. Device-Side Enqueue Instructions
|
| /freebsd/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
|
| /freebsd/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
|
| /freebsd/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
|
| /freebsd/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
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 1996 // register separately. Side effect is not used because dependencies are
|
| /freebsd/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…
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 17621 const Expr *Side = DiagSide[I].Cond; in DiagnoseStaticAssertDetails() local 17623 Side->EvaluateAsRValue(DiagSide[I].Result, Context, true); in DiagnoseStaticAssertDetails() 17626 ConvertAPValueToString(DiagSide[I].Result.Val, Side->getType(), in DiagnoseStaticAssertDetails()
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 1100 ### Overview of SCA (Side Channel Attacks) countermeasures
|
| /freebsd/crypto/openssl/ |
| H A D | NEWS.md | 920 * Significant Side-Channel attack security improvements
|