Home
last modified time | relevance | path

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 Dzdb_block_size_histogram.ksh100 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 Dsha0.c29 u32 A_, B_, C_, D_, E_; \
31 B_ = a; \
36 a = A_; b = B_; c = C_; d = D_; e = E_; \
H A Dsha1.c29 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 Dbmake.cat1129 _._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 Dscrypt.c337 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 DAArch64SchedA510.td1179 "^LD1S?B_[HSD]_IMM$",
1184 "^LD1S?B_[HSD]$",
1191 "^LD1RS?B_[HSD]_IMM$",
1215 "^LDFF1S?B_[HSD]$",
1221 "^LDNF1S?B_[HSD]_IMM$",
H A DAArch64SchedNeoverseV1.td1707 "^LD1S?B_[HSD]_IMM$",
1711 "^LD1S?B_[HSD]$",
1715 "^LD1RS?B_[HSD]_IMM$",
1735 "^LDFF1S?B_[HSD]$",
1740 "^LDNF1S?B_[HSD]_IMM$",
H A DAArch64SchedNeoverseN2.td2096 "^LD1S?B_[HSD]_IMM$",
2101 "^LD1S?B_[HSD]$",
2108 "^LD1RS?B_[HSD]_IMM$",
2132 "^LDFF1S?B_[HSD]$",
2138 "^LDNF1S?B_[HSD]_IMM$",
H A DAArch64SchedNeoverseV2.td2616 "^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 DHexagonVectorCombine.cpp2749 [&](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 DARMScheduleR52.td494 (instregex "STR(B_|_|BT_|T_)(PRE_IMM|PRE_REG|POST_REG|POST_IMM)",
H A DARMScheduleSwift.td495 (instregex "STR(B_|_|BT_|T_)(PRE_IMM|PRE_REG|POST_REG|POST_IMM)",