Searched refs:v_ (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/vchiq/interface/vchi/ |
| H A D | vchi.h | 61 #define VCHI_VERSION(v_) { v_, v_ } argument 62 #define VCHI_VERSION_EX(v_, m_) { v_, m_ } argument
|
| /freebsd/contrib/bmake/ |
| H A D | bmake.cat1 | 7 …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. 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 244 _v_a_r_i_a_b_l_e contains a `$', it is not interpreted as a variable name [all …]
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | v_poly_f64.h | 18 #define VWRAP(f) v_##f##_f64
|
| H A D | v_poly_f32.h | 18 #define VWRAP(f) v_##f##_f32
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_get/ |
| H A D | zfs_get_list_d.kshlib | 71 log_must $ZFS create -V 8M $fs/v_"$j"_d"$i"
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lobject.h | 304 #define v_(o) ((o)->u.i.v__) macro 315 #define v_(o) ((o)->u.i.v__) macro 326 #define val_(o) v_(o)
|
| /freebsd/contrib/bmake/mk/ |
| H A D | sys.vars.mk | 128 M_M.M.P_VERSION = L:@v@$${MAJOR MINOR PATCH:L:@t@$${$$v_$$t_VERSION:U0}@}@:ts.
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 806 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/contrib/less/ |
| H A D | less.hlp | 229 …--emouse=[_v_s_c_r_o_l_l,_v_d_r_a_g,_h_s_c_r_o_l_l,_h_d_r_a_g,_l_c_l_i…
|