/freebsd/crypto/openssl/crypto/sm4/ |
H A D | sm4.c | 191 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_encrypt() local 217 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_decrypt() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
H A D | u8.h | 67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument 86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument 105 #define VEC8_ROUND_HALFANDHALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, \ argument 124 #define VEC8_ROUND(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, C4, \ argument 290 #define ONEOCTO(A, B, C, D, A2, B2, C2, D2) \ argument
|
/freebsd/lib/msun/src/ |
H A D | s_cbrtf.c | 25 B2 = 642849266; /* B2 = (127-127.0/3-24/3-0.03306235651)*2**23 */ variable
|
H A D | s_cbrt.c | 23 B2 = 696219795; /* B2 = (1023-1023/3-54/3-0.03306235651)*2**20 */ variable
|
/freebsd/lib/libcrypt/ |
H A D | misc.c | 49 b64_from_24bit(uint8_t B2, uint8_t B1, uint8_t B0, int n, char **cp) in b64_from_24bit()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 73 bool dominates(const BasicBlock *B1, const BasicBlock *B2) const { in dominates()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAdjustOpt.cpp | 213 BasicBlock *B2 = BB.getSinglePredecessor(); in serializeICMPCrossBB() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | u8.h | 423 #define ONEOCTO(A, B, C, D, A2, B2, C2, D2) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 702 signed char B2(void) { in B2() function 781 HEXAGON_Vect64C B2(signed char b) { in B2() function 1126 signed char B2(void) { in B2() function 1167 HEXAGON_Vect32C B2(signed char b) { in B2() function 1929 signed char B2(void) { in B2() function 2008 Q6Vect64C B2(signed char b) { in B2() function 2353 signed char B2(void) { in B2() function 2394 Q6Vect32C B2(signed char b) { in B2() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IdenticalExprChecker.cpp | 88 while (const BinaryOperator *B2 = dyn_cast<BinaryOperator>(LHS)) { in checkBitwiseOrLogicalOp() local
|
/freebsd/crypto/openssl/apps/ |
H A D | passwd.c | 710 # define b64_from_24bit(B2, B1, B0, N) \ in shacrypt() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 935 IRBuilder<> B2(NewPreHeader->getTerminator()); in UnrollRuntimeLoopRemainder() local
|
H A D | CodeLayout.cpp | 694 __anon4fceb0470202(const ChainT *A1, const ChainT *B1, const ChainT *A2, const ChainT *B2) mergeChainPairs() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.cpp | 355 uint8_t B2[Word::kMaxSize]; in AddValueForMemcmp() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | ProgramPoint.h | 500 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCCodeEmitter.cpp | 152 unsigned B2 : 1; member in __anon182f77eb0111::X86OpcodePrefixHelper
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_os.h | 107 #define B2(x) ( (x) | ( (x) >> 1) ) macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 832 const MachineBasicBlock::reverse_iterator B2 = MBB2->rend(); in verifySameBranchInstructions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1504 APInt B2 = B0 - Q*B1; B0 = B1; B1 = B2; in findGCD() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 343 uint16_t B1, const BitTracker::RegisterCell &RC2, uint16_t B2, in isEqual()
|