Searched refs:v4 (Results 1 - 25 of 409) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dlarge.c30 int v4[0x10000] = { 1 }; variable
41 assert (v4[0] == 1 && v4[0xffff] == 0);
47 assert (&v1 < v3 && &v1 < v4 && &v1 < v5);
48 assert (&v2 < v3 && &v2 < v4 && &v2 < v5);
49 assert (&v6 < v3 && &v6 < v4 && &v6 < v5);
50 assert (&v7 < v3 && &v7 < v4 && &v7 < v5);
54 assert (v3 < v4);
56 assert (v5 < v4);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Dattr-cpu-a601.d8 Tag_ARC_ABI_osver: v4
H A Dattr-cpu-a700.d8 Tag_ARC_ABI_osver: v4
H A Dattr-cpu-em.d8 Tag_ARC_ABI_osver: v4
H A Dattr-cpu-hs.d8 Tag_ARC_ABI_osver: v4
H A Dattr-autodetect-1.d7 Tag_ARC_ABI_osver: v4
H A Dattr-rf16.d9 Tag_ARC_ABI_osver: v4
H A Dattr-arc600.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc600_mul32x16.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc600_norm.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc601.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc601_mul32x16.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc601_mul64.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc601_norm.d10 Tag_ARC_ABI_osver: v4
H A Dattr-arc700.d10 Tag_ARC_ABI_osver: v4
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dmkrc.pl17 my ( $ver, $v1, $v2, $v3, $v4, $beta, $version );
26 $v4 = ( $ver >> 4 ) & 0xff;
30 $version .= chr( ord('a') + $v4 - 1 ) if ($v4);
56 FILEVERSION $v1,$v2,$v3,$v4
57 PRODUCTVERSION $v1,$v2,$v3,$v4
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h245 const T4& v4) {
246 if (pred(v1, v2, v3, v4)) return AssertionSuccess();
255 << e4 << " evaluates to " << ::testing::PrintToString(v4);
260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\
261 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, v1, v2, v3, v4), \
266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\
271 #v4, \
276 v4), on_failure)
279 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \
236 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
298 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dattr-merge-arch-2b.s1 .eabi_attribute 6, 0 @Tag_CPU_arch, 0 means pre-v4.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dillegal.l46 [^:]*:77: Error: .*`st2 {v4.2d,v5.2d},\[x3,#3\]'
47 [^:]*:78: Error: .*`st2 {v4.2d,v5.2d,v6.2d},\[x3\]'
48 [^:]*:79: Error: .*`st1 {v4.2d,v6.2d,v8.2d},\[x3\]'
49 [^:]*:80: Error: .*`st3 {v4.2d,v6.2d},\[x3\]'
50 [^:]*:81: Error: .*`st4 {v4.2d,v6.2d},\[x3\]'
51 [^:]*:82: Error: .*`st2 {v4.2d,v6.2d,v8.2d,v10.2d},\[x3\]'
52 [^:]*:83: Error: .*`st2 {v4.2d,v6.2d,v8.2d,v10.2d},\[x3\],48'
69 [^:]*:106: Error: .*`ld3 {v1.s,v2.s,v3.s,v4.s}\[1\],\[x3\]'
70 [^:]*:107: Error: .*`st3 {v2.s,v3.s,v4.s,v5.s}\[1\],\[x4\]'
74 [^:]*:112: Error: .*`st2 {v2.b,v4
[all...]
/netbsd-current/external/apache2/mDNSResponder/dist/unittests/
H A DmDNSCoreReceiveTest.c82 srcaddr.ip.v4.b[0] = 192;
83 srcaddr.ip.v4.b[1] = 168;
84 srcaddr.ip.v4.b[2] = 1;
85 srcaddr.ip.v4.b[3] = 10;
90 dstaddr.ip.v4.b[0] = 192;
91 dstaddr.ip.v4.b[1] = 168;
92 dstaddr.ip.v4.b[2] = 1;
93 dstaddr.ip.v4.b[3] = 20;
122 srcaddr.ip.v4.b[0] = 192;
123 srcaddr.ip.v4
[all...]
/netbsd-current/external/bsd/unbound/dist/util/
H A Dedns.h123 * @param v4: if the client IP is v4 or v6.
128 int v4, uint8_t* hash);
138 * based on the v4 flag.
139 * Thus the first 20 or 32 octets, based on the v4 flag, will be used as
145 * @param v4: if the client IP is v4 or v6.
148 void edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4,
157 * @param v4: if the client IP is v4 o
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arc/
H A Dattr-merge-0.d11 Tag_ARC_ABI_osver: v4
H A Dattr-merge-1.d11 Tag_ARC_ABI_osver: v4
H A Dattr-merge-3.d11 Tag_ARC_ABI_osver: v4
H A Dattr-merge-5.d11 Tag_ARC_ABI_osver: v4

Completed in 201 milliseconds

1234567891011>>