Searched refs:B_ (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
H A D | zdb_block_size_histogram.ksh | 100 if [ ! -d /${pool}/B_${this_rs} ]; then 101 zfs create ${pool}/B_${this_rs} 103 ${pool}/B_${this_rs} 115 of=/${pool}/B_${this_rs}/file_${filenum} \
|
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | sha0.c | 29 u32 A_, B_, C_, D_, E_; \ 31 B_ = a; \ 36 a = A_; b = B_; c = C_; d = D_; e = E_; \
|
H A D | sha1.c | 29 u32 A_, B_, C_, D_, E_; \ 31 B_ = a; \ 36 a = A_; b = B_; c = C_; d = D_; e = E_; \
|
/freebsd/contrib/bmake/ |
H A D | bmake.cat1 | 129 _._M_A_K_E_._E_X_P_A_N_D___V_A_R_I_A_B_L_E_S. 169 _._M_A_K_E_._J_O_B_S. Turns compatibility mode off, unless the --BB option 247 _._M_A_K_E_._E_X_P_A_N_D___V_A_R_I_A_B_L_E_S is set to true and the --ddVV option has not 374 Since bbmmaakkee changes the current working directory to `_._O_B_J_D_I_R' before 490 _._M_A_K_E_._T_A_R_G_E_T___L_O_C_A_L___V_A_R_I_A_B_L_E_S is set to `false'. The rest of the line 522 _._M_E_M_B_E_R The name of the archive member; also known as `_%'. 545 These variables are `_._T_A_R_G_E_T', `_._P_R_E_F_I_X', `_._A_R_C_H_I_V_E', and `_._M_E_M_B_E_R'. 601 _._M_A_K_E_._E_X_P_A_N_D___V_A_R_I_A_B_L_E_S 624 _._M_A_K_E_._J_O_B_._P_R_E_F_I_X 628 the first part of which can be controlled via _._M_A_K_E_._J_O_B_ [all...] |
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | scrypt.c | 337 static void scryptBlockMix(uint32_t *B_, uint32_t *B, uint64_t r) in scryptBlockMix() argument 348 memcpy(B_ + (i / 2 + (i & 1) * r) * 16, X, sizeof(X)); in scryptBlockMix()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedA510.td | 1179 "^LD1S?B_[HSD]_IMM$", 1184 "^LD1S?B_[HSD]$", 1191 "^LD1RS?B_[HSD]_IMM$", 1215 "^LDFF1S?B_[HSD]$", 1221 "^LDNF1S?B_[HSD]_IMM$",
|
H A D | AArch64SchedNeoverseV1.td | 1707 "^LD1S?B_[HSD]_IMM$", 1711 "^LD1S?B_[HSD]$", 1715 "^LD1RS?B_[HSD]_IMM$", 1735 "^LDFF1S?B_[HSD]$", 1740 "^LDNF1S?B_[HSD]_IMM$",
|
H A D | AArch64SchedNeoverseN2.td | 2096 "^LD1S?B_[HSD]_IMM$", 2101 "^LD1S?B_[HSD]$", 2108 "^LD1RS?B_[HSD]_IMM$", 2132 "^LDFF1S?B_[HSD]$", 2138 "^LDNF1S?B_[HSD]_IMM$",
|
H A D | AArch64SchedNeoverseV2.td | 2616 "^LD1S?B_[HSD]_IMM$", 2621 "^LD1S?B_[HSD]$", 2627 "^LD1RS?B_[HSD]_IMM$", 2650 "^LDFF1S?B_[HSD]$", 2656 "^LDNF1S?B_[HSD]_IMM$",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 2749 [&](auto &B_) { \ in calculatePointerDifference() 2750 Value *V = B_.F; \ in calculatePointerDifference() 2752 B_.ToErase.push_back(I); \ in calculatePointerDifference()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleR52.td | 494 (instregex "STR(B_|_|BT_|T_)(PRE_IMM|PRE_REG|POST_REG|POST_IMM)",
|
H A D | ARMScheduleSwift.td | 495 (instregex "STR(B_|_|BT_|T_)(PRE_IMM|PRE_REG|POST_REG|POST_IMM)",
|