Home
last modified time | relevance | path

Searched refs:V2 (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dpod_char_traits.h58 template<typename V2> in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
66 template<typename V2> in _GLIBCXX_VISIBILITY()
67 static V2 in _GLIBCXX_VISIBILITY()
70 V2 ret = { static_cast<V2>(c.value) }; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/bsd/iscsi/dist/include/
Discsiutil.h422 #define RETURN_NOT_EQUAL(NAME, V1, V2, CU, RC) \
423 if ((V1)!=(V2)) { \
424 iscsi_err(__FILE__, __LINE__, "Bad \"%s\": Got %u expected %u.\n", NAME, V1, V2); \
431 #define ERROR_NOT_EQUAL(NAME, V1, V2, CU) do { \
432 if ((V1)!=(V2)) { \
434 "Bad \"%s\": Got %u expected %u.\n", NAME, V1, V2); \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dmax-depth.c219 struct V2 : virtual V1 { int v2 = 2; } v2; argument
221 struct V4 : virtual V2 { int v4 = 4; } v4;
222 struct V5 : virtual V2 { int v5 = 1; } v5;
223 struct V6 : virtual V2, virtual V3 { int v6 = 1; } v6;
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dpwsafe10 # V2 https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV2…
12 # V2 and V1 have no easy identifier that I can find
Dfinger14 0 string FP2 libfprint fingerprint data V2
Dxenix63 >0x1e leshort &0x4000 V2.3
94 >0x1e leshort &0x4000 V2.3
Dmeasure28 # V2 and Leption 3.x:
/netbsd/src/sys/external/bsd/acpica/dist/tools/examples/
Dextables.c450 Legacy Devices Supported (V2) : 0
451 8042 Present on ports 60/64 (V2) : 0
468 Reset Register Supported (V2) : 0
573 64-bit Wake Supported (V2) : 0
578 64-bit Wake Env Required (V2) : 0
/netbsd/src/external/bsd/cron/dist/
DREADME27 [V2.2 was some time in 1992]
28 [V2.1 was May 29, 1991]
29 [V2.0 was July 5, 1990]
30 [V2.0-beta was December 9, 1988]
DTHANKS9 John Gilmore wrote me a wonderful review of V2, which took me a whole year to
21 Scott Narveson ported V2 to a Sequent, and sent in the most useful single batch
DCHANGES23 Vixie Cron Changes from V2 to V3
45 released an interrim version (V2.2, I think) for limited testing, and got a
54 V2, chances are good that V3 will fix your problems.
142 Vixie Cron Changes from V1 to V2
149 all the crontab files; V2 uses the modtime the crontab directory as a flag to
157 V1 allowed 100 characters; V2 allows 1000. This was needed for PATH
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-trace.h532 #define TRACE_ALU_INPUT3(V0,V1,V2) \ argument
535 trace_input_word3 (SD, CPU, TRACE_ALU_IDX, (V0), (V1), (V2)); \
538 #define TRACE_ALU_INPUT4(V0,V1,V2,V3) \ argument
541 trace_input_word4 (SD, CPU, TRACE_ALU_IDX, (V0), (V1), (V2), (V3)); \
604 #define TRACE_FP_INPUT3(V0,V1,V2) \ argument
607 trace_input_fp3 (SD, CPU, TRACE_FPU_IDX, (V0), (V1), (V2)); \
/netbsd/src/crypto/external/bsd/heimdal/dist/tests/kdc/
Dcheck-digest.in233 --type=MS-CHAP-V2 \
242 --type=MS-CHAP-V2 \
256 --type=MS-CHAP-V2 \
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dvariant926 // variant<float, double, long double>()) // typedef'ed as V2
928 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 2, 3>,
929 // tuple<V1&&, V2&&>, std::index_sequence<>>
930 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 3>,
931 // tuple<V1&&, V2&&>, std::index_sequence<0>>
932 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
933 // tuple<V1&&, V2&&>, std::index_sequence<0, 0>>
934 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
935 // tuple<V1&&, V2&&>, std::index_sequence<0, 1>>
936 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dv850-sim.h554 #define TRACE_FP_INPUT_FPU3(V0, V1, V2) \ argument
561 sim_fpu_to64 (&f2, (V2)); \
566 #define TRACE_FP_INPUT_BOOL1_FPU2(V0, V1, V2) \ argument
575 sim_fpu_to64 (&f2, (V2)); \
/netbsd/src/external/gpl3/binutils/dist/bfd/
Darc-plt.def1 /* Arc V2 Related PLT entries.
59 /* Non Arc V2 Related PLT entries. */
/netbsd/src/external/gpl3/gdb/dist/bfd/
Darc-plt.def1 /* Arc V2 Related PLT entries.
59 /* Non Arc V2 Related PLT entries. */
/netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/
Dlogical.md185 { return <CODE> == IOR ? "bset\\t%V2,%0" : "bnot\\t%V2,%0"; }
194 { return <CODE> == IOR ? "bset\\t%V2,%R0" : "bnot\\t%V2,%R0"; }
/netbsd/src/external/lgpl3/gmp/dist/tests/rand/
Dgmpstat.h63 vz_dot (mpz_t rop, mpz_t V1[], mpz_t V2[], unsigned int n);
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-csky.texi63 This option is for V2 processors only.
74 This option is only available for bare-metal C-SKY V2 ELF targets,
195 @cite{C-SKY V2 CPU Applications Binary Interface Standards Manual}.
/netbsd/src/external/bsd/am-utils/dist/m4/macros/
Dcheck_autofs_style.m415 # to V2, so use one style for all.
Dstruct_nfs_fh.m47 AC_CACHE_CHECK(for type/structure of NFS V2 filehandle,
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dreadme.txt78 Flex for Windows: V2.5.4a
79 Bison for Windows: V2.4.1
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
Daorrlsh_n.asm1 dnl AMD64 mpn_addlsh_n and mpn_rsblsh_n. R = V2^k +- U.
/netbsd/src/external/bsd/ntp/dist/html/hints/
Ddecosf21 Problems with DEC OSF/1 V2.0

123456