Home
last modified time | relevance | path

Searched full:v_ (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/bmake/
H A Dbmake.cat17 …nqqrrSSssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e]…
8 …k_e_f_i_l_e] [--II _d_i_r_e_c_t_o_r_y] [--JJ _p_r_i_v_a_t_e] [--jj _m…
9 …_i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [--vv _v_a_…
10 [_v_a_r_i_a_b_l_e==_v_a_l_u_e] [_t_a_r_g_e_t ...]
39 --DD _v_a_r_i_a_b_l_e
40 Define _v_a_r_i_a_b_l_e to be 1, in the global scope.
129 _._M_A_K_E_._E_X_P_A_N_D___V_A_R_I_A_B_L_E_S.
157 --JJ _p_r_i_v_a_t_e
235 --VV _v_a_r_i_a_b_l_e
236 Print the value of _v_a_r_i_a_b_l_e. Do not build any targets. Multiple
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_poly_f64.h15 v_[scheme]_[order]_f64. */
18 #define VWRAP(f) v_##f##_f64
H A Dv_poly_f32.h15 v_[scheme]_[order]_f32. */
18 #define VWRAP(f) v_##f##_f32
/freebsd/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h61 #define VCHI_VERSION(v_) { v_, v_ } argument
62 #define VCHI_VERSION_EX(v_, m_) { v_, m_ } argument
/freebsd/sys/tools/gdb/
H A Dvnet.py26 if sym.startswith("V_"):
27 sym = sym[len("V_"):]
/freebsd/contrib/bmake/mk/
H A Dinit.mk82 $V += ${$V_$Q:U${$V.$Q:U}} ${V_$Q_${COMPILER_TYPE}:U${$V.$Q.${COMPILER_TYPE}:U}}
H A Dsys.vars.mk116 M_M.M.P_VERSION = L:@v@$${MAJOR MINOR PATCH:L:@t@$${$$v_$$t_VERSION:U0}@}@:ts.
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_typ.c21 return ASN1_STRING_type_new(V_##sname); \
/freebsd/contrib/wpa/src/crypto/
H A Daes-gcm.c83 /* V_(i + 1) = (V_i >> 1) XOR R */ in gf_mult()
88 /* V_(i + 1) = V_i >> 1 */ in gf_mult()
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_list_d.kshlib71 log_must $ZFS create -V 8M $fs/v_"$j"_d"$i"
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dtsd,mule-i2c-mux.yaml25 | V_ |
/freebsd/sys/net80211/
H A Dieee80211_crypto_gcm.c140 /* V_(i + 1) = (V_i >> 1) XOR R */ in gf_mult()
145 /* V_(i + 1) = V_i >> 1 */ in gf_mult()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUGISel.td9 // example patterns for V_* instructions that have S_* equivalents.
10 // SelectionDAG does not support selecting V_* instructions.
H A DSIPeepholeSDWA.cpp940 // Replace MI with V_{SUB|ADD}_I32_e32 in pseudoOpConvertToVOP2()
1255 // V_{ADD|SUB}_U64_PSEUDO. The function pseudoOpConvertToVOP2 in runOnMachineFunction()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h304 #define v_(o) ((o)->u.i.v__) macro
315 #define v_(o) ((o)->u.i.v__) macro
326 #define val_(o) v_(o)
/freebsd/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.h65 insntod(icmd, kidx)->kidx != V_ ## mod ## _eid) \
/freebsd/contrib/libarchive/libarchive/test/
HDtest_read_format_7zip_lzma2_powerpc.7z.uu25 MP</<'BQ,@D%3W4\BZ\?[]<XGTU[U`_;QT3;!E@SZL2&)D17$D*V_%%AO&CUL
HDtest_read_format_7zip_lzma2_arm64.7z.uu14 MF+&[-\:YPQ-V_/\D'K<+P1?:NF3DC@(W0X+$X,HG8*-0_+3@`07IT`9`RZO>
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h806 explicit ValueArray(Ts... v) : v_(FlatTupleConstructTag{}, std::move(v)...) {} in ValueArray()
816 return std::vector<T>{static_cast<T>(v_.template Get<I>())...}; in MakeVector()
819 FlatTuple<Ts...> v_; variable
/freebsd/share/man/man9/
H A DVNET.9214 .Em V_
/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt.c173 "nrDFal+Jxl3,2`#^tFSu%v_+7iYse8-cCkNf!tD=KrW)", in tv3()
/freebsd/sys/netinet/
H A Dsctp_os_bsd.h138 #define MODULE_GLOBAL(__SYMBOL) V_##__SYMBOL
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c375 MPASS((V_ ## name) > 0); \
376 ck_pr_dec_32(&(V_ ## name)); \
378 #define DYN_COUNT_INC(name) ck_pr_inc_32(&(V_ ## name))
379 #define DYN_COUNT(name) ck_pr_load_32(&(V_ ## name))
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h.in766 … ASN1_ITYPE_PRIMITIVE, V_##vname, NULL, 0, NULL, ex, #itname \
H A Dasn1t.h765 … ASN1_ITYPE_PRIMITIVE, V_##vname, NULL, 0, NULL, ex, #itname \

12