| /netbsd-src/sys/external/bsd/vchiq/dist/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
|
| /netbsd-src/external/bsd/libbind/dist/doc/ |
| H A D | resolver.cat5 | 7 _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f 26 … rreessoollvveerr should query. Up to MAXNS (see _<_r_e_s_o_l_v_._h_>) name 84 onds, the default is RES_TIMEOUT (see _<_r_e_s_o_l_v_._h_>). 90 is RES_DFLRETRY (see _<_r_e_s_o_l_v_._h_>). 123 The search keyword of a system's _r_e_s_o_l_v_._c_o_n_f file can be overridden on a 127 The options keyword of a system's _r_e_s_o_l_v_._c_o_n_f file can be amended on a 137 _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f _<_r_e_s_o_l_v_._h_>
|
| H A D | hesiod.cat3 | 29 …_h_e_s_i_o_d___r_e_s_o_l_v_e is the primary interface to the library. If successful, 36 _i_o_d___r_e_s_o_l_v_e. It is the caller's responsibility to free the returned 41 …o indicate the error. On failure, _h_e_s_i_o_d___r_e_s_o_l_v_e and _h_e_s_- 65 … _h_e_s_i_o_d___r_e_s_o_l_v_e failed because no name server could be contacted 69 … _h_e_s_i_o_d___r_e_s_o_l_v_e failed because the query or response was too big 72 …ENOENT _h_e_s_i_o_d___r_e_s_o_l_v_e failed because the name server had no text
|
| H A D | hostname.cat7 | 38 …setting the threshold using the ``ndots'' option in _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_… 45 …the search option in the _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f file or the ``LOCALDOMAI… 47 …only the full domain specified by the domain option (in _/_e_t_c_/_r_e_s_o_l_v_._c_o… 55 …If the search option is used in _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f or the environmen…
|
| H A D | getaddrinfo.cat3 | 12 …_c_h_a_r _*_n_o_d_e_n_a_m_e, _c_o_n_s_t _c_h_a_r _*_s_e_r_v_n_a_m_e, 15 _v_o_i_d 40 …The _n_o_d_e_n_a_m_e and _s_e_r_v_n_a_m_e arguments are pointers to null-terminated 42 …pointer. In the normal client scenario, both the _n_o_d_e_n_a_m_e and _s_e_r_v_n_a_… 43 are specified. In the normal server scenario, only the _s_e_r_v_n_a_m_e is spec- 46 address). A non-NULL _s_e_r_v_n_a_m_e string can be either a service name or a
|
| H A D | getnameinfo.cat3 | 12 …s_t_l_e_n, _c_h_a_r _*_s_e_r_v, _s_i_z_e___t _s_e_r_v_l_e_n, _i_n_t _… 21 … the return values. Their sizes are specified by _h_o_s_t_l_e_n and _s_e_r_v_l_e_n
|
| H A D | inet_cidr.cat3 | 12 …iinneett__cciiddrr__nnttoopp(_i_n_t _a_f, _c_o_n_s_t _v_o_i_d _*_s_… 15 …pttoonn(_i_n_t _a_f, _c_o_n_s_t _c_h_a_r _*_s_r_c, _v_o_i_d _*_d_s_t…
|
| H A D | tsig.cat3 | 9 …m_s_g_l_e_n, _i_n_t _m_s_g_s_i_z_e, _i_n_t _e_r_r_o_r, _v_o_i_d _*_k, 18 …nnss__ssiiggnn__ttccpp__iinniitt(_v_o_i_d _*_k, _c_o_n_s_t _u___c_h… 22 …ffyy(_u___c_h_a_r _*_m_s_g, _i_n_t _*_m_s_g_l_e_n, _v_o_i_d _*_k, _c_… 31 …nnss__vveerriiffyy__ttccpp__iinniitt(_v_o_i_d _*_k, _c_o_n_s_t _u__…
|
| H A D | getnetent.cat3 | 19 _v_o_i_d 22 _v_o_i_d
|
| H A D | resolver.cat3 | 27 _v_o_i_d 66 _v_o_i_d 81 _v_o_i_d 85 _v_o_i_d 107 rreess__iinniitt(_v_o_i_d); 115 _v_o_i_d 144 _v_o_i_d 145 rreess__cclloossee(_v_o_i_d); 147 _v_o_i_d 167 …o_p_t_i_o_n_s / ___r_e_s_._o_p_t_i_o_n_s are defined in _r_e_s_o_l_v_._h
|
| H A D | getipnodebyname.cat3 | 14 …ggeettiippnnooddeebbyyaaddddrr(_c_o_n_s_t _v_o_i_d _*_a_d_d_r, _s_i… 16 _v_o_i_d
|
| /netbsd-src/lib/libc/cdb/ |
| H A D | cdbw.c | 411 struct vertex *v_ = &state->vertices[v]; in remove_vertex() local 414 if (v_->degree == 1) { in remove_vertex() 415 e = v_->edges; in remove_vertex()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 734 ValueArray(Ts... v) : v_{std::move(v)...} {} in ValueArray() 744 return std::vector<T>{static_cast<T>(v_.template Get<I>())...}; in MakeVector() 747 FlatTuple<Ts...> v_; variable
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
| H A D | gcn-valu.md | 1997 "v_<mnemonic>0\t%0, %1" 2008 v_<mnemonic>0\t%0, %2, %1 2104 "v_<revmnemonic>0\t%0, %2, %1" 2134 "v_<revmnemonic>0\t%0, %2, %1" 2165 v_<mnemonic>0\t%0, %2, %1 2213 "v_<mnemonic>0\t%0, %2, %1" 2224 v_<mnemonic>0\t%0, %2, %1 2225 v_<mnemonic>0\t%0, %1%O0" 2236 v_<mnemonic>0\t%0, %1, %2 2237 v_<revmnemonic>0\t%0, %2, %1" [all …]
|
| H A D | gcn.md | 1423 v_<mnemonic>0\t%0, %1<popcount_extra_op>" 1468 v_<mnemonic>0\t%0, %1, %2 1483 v_<revmnemonic>0\t%0, %2, %1" 1539 v_<revmnemonic>0\t%0, %2, %1"
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
| H A D | gcn-valu.md | 2007 "v_<mnemonic>0\t%0, %1" 2018 v_<mnemonic>0\t%0, %2, %1 2114 "v_<revmnemonic>0\t%0, %2, %1" 2144 "v_<revmnemonic>0\t%0, %2, %1" 2175 v_<mnemonic>0\t%0, %2, %1 2223 "v_<mnemonic>0\t%0, %2, %1" 2234 v_<mnemonic>0\t%0, %2, %1 2235 v_<mnemonic>0\t%0, %1%O0" 2246 v_<mnemonic>0\t%0, %1, %2 2247 v_<revmnemonic>0\t%0, %2, %1" [all …]
|
| H A D | gcn.md | 1591 v_<mnemonic>0\t%0, %1<popcount_extra_op>" 1670 v_<mnemonic>0\t%0, %1, %2 1685 v_<revmnemonic>0\t%0, %2, %1" 1741 v_<revmnemonic>0\t%0, %2, %1"
|
| /netbsd-src/external/mit/isl/dist/imath/ |
| H A D | imath.c | 102 unsigned char *v_ = u_ + N - 1; in REV() local 103 while (u_ < v_) { in REV() 105 *u_++ = *v_; in REV() 106 *v_-- = xch; in REV()
|
| /netbsd-src/external/lgpl3/mpfr/dist/doc/ |
| H A D | mpfr.texi | 2692 @m{v_{n+1},v_(n+1)} is the geometric mean of @mm{u_n} and @mm{v_n}.
|
| H A D | mpfr.info | 2171 u_(n+1) is the arithmetic mean of u_n and v_n, and v_(n+1) is the
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2014 | 37489 gsi, and variables v_* to v*.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | mm-viet.comp.po | 39203 msgstr "Chọn toàn bộ v_ăn bản"
|