Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 25 of 240) sorted by relevance

12345678910

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest_pred_impl.h185 const T3& v3) { in AssertPred3Helper() argument
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
194 << "\n" << e3 << " evaluates to " << v3; in AssertPred3Helper()
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
217 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/external/gtest/include/gtest/
Dgtest_pred_impl.h185 const T3& v3) { in AssertPred3Helper() argument
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
194 << "\n" << e3 << " evaluates to " << v3; in AssertPred3Helper()
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
217 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/external/chromium/testing/gtest/include/gtest/
Dgtest_pred_impl.h185 const T3& v3) { in AssertPred3Helper() argument
186 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
194 << "\n" << e3 << " evaluates to " << v3; in AssertPred3Helper()
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
217 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/external/protobuf/gtest/include/gtest/
Dgtest_pred_impl.h189 const T3& v3) { in AssertPred3Helper() argument
190 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
199 << "\n" << e3 << " evaluates to " << v3; in AssertPred3Helper()
205 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
206 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
211 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
215 #v3, \
219 v3), on_failure)
222 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
223 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest_pred_impl.h189 const T3& v3) { in AssertPred3Helper() argument
190 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
199 << "\n" << e3 << " evaluates to " << v3; in AssertPred3Helper()
205 #define GTEST_PRED_FORMAT3(pred_format, v1, v2, v3, on_failure)\ argument
206 GTEST_ASSERT(pred_format(#v1, #v2, #v3, v1, v2, v3),\
211 #define GTEST_PRED3(pred, v1, v2, v3, on_failure)\ argument
215 #v3, \
219 v3), on_failure)
222 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
223 GTEST_PRED_FORMAT3(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE)
[all …]
/external/libvpx/vp8/encoder/ppc/
Dencodemb_altivec.asm46 vmrghb v3, v0, v1 ;# unpack high src to short
54 vsubshs v3, v3, v4
56 stvx v3, 0, r3 ;# store out diff
60 vmrghb v3, v0, v1 ;# unpack high src to short
63 vsubshs v3, v3, v4
65 stvx v3, r10, r3 ;# store out diff
83 vmrghb v3, v0, v1 ;# unpack high src to short
91 vsubshs v3, v3, v4
93 stvx v3, 0, r3 ;# store out diff
97 vmrghb v3, v0, v1 ;# unpack high src to short
[all …]
/external/tcpdump/
Dnfs.h133 #define NFSX_FH(v3) ((v3) ? (NFSX_V3FHMAX + NFSX_UNSIGNED) : \ argument
135 #define NFSX_SRVFH(v3) ((v3) ? NFSX_V3FH : NFSX_V2FH) argument
136 #define NFSX_FATTR(v3) ((v3) ? NFSX_V3FATTR : NFSX_V2FATTR) argument
137 #define NFSX_PREOPATTR(v3) ((v3) ? (7 * NFSX_UNSIGNED) : 0) argument
138 #define NFSX_POSTOPATTR(v3) ((v3) ? (NFSX_V3FATTR + NFSX_UNSIGNED) : 0) argument
139 #define NFSX_POSTOPORFATTR(v3) ((v3) ? (NFSX_V3FATTR + NFSX_UNSIGNED) : \ argument
141 #define NFSX_WCCDATA(v3) ((v3) ? NFSX_V3WCCDATA : 0) argument
142 #define NFSX_WCCORFATTR(v3) ((v3) ? NFSX_V3WCCDATA : NFSX_V2FATTR) argument
143 #define NFSX_SATTR(v3) ((v3) ? NFSX_V3SATTR : NFSX_V2SATTR) argument
144 #define NFSX_COOKIEVERF(v3) ((v3) ? NFSX_V3COOKIEVERF : 0) argument
[all …]
Dprint-nfs.c424 parsefh(register const u_int32_t *dp, int v3) in parsefh() argument
428 if (v3) { in parsefh()
483 parsefhn(register const u_int32_t *dp, int v3) in parsefhn() argument
485 dp = parsefh(dp, v3); in parsefhn()
499 int v3; in nfsreq_print() local
520 v3 = (EXTRACT_32BITS(&rp->rm_call.cb_vers) == NFS_VER3); in nfsreq_print()
523 if (!v3 && proc < NFS_NPROCS) in nfsreq_print()
537 parsefh(dp, v3) != NULL) in nfsreq_print()
544 parsefh(dp, v3) != NULL) in nfsreq_print()
551 parsefhn(dp, v3) != NULL) in nfsreq_print()
[all …]
/external/libvpx/vp8/common/ppc/
Didctllm_altivec.asm41 vupkhsh v3, v1
42 vaddsws v6, v2, v3 ;# a1 = ip[0]+ip[8]
43 vsubsws v7, v2, v3 ;# b1 = ip[0]-ip[8]
57 vmulosh v3, v1, v8
58 vsraw v3, v3, v12
59 vaddsws v3, v3, v1 ;# ip[12] * sin(pi/8) * sqrt(2)
65 vaddsws v3, v3, v5 ;# d1
67 vaddsws v0, v6, v3 ;# a1 + d1
68 vsubsws v3, v6, v3 ;# a1 - d1
75 vmrghw v5, v2, v3 ;# c0 d0 c1 d1
[all …]
Drecon_altivec.asm20 lvx v3, 0, \Diff ;# v3 = d0..d7
21 vaddshs v2, v2, v3 ;# v2 = r0..r7
23 lvx v3, r8, \Diff ;# v3 = d8..d15
25 vaddshs v3, v3, v1 ;# v3 = r8..r15
26 vpkshus v2, v2, v3 ;# v2 = 8-bit r0..r15
59 lvx v3, 0, \Diff ;# v3 = d0..d7
60 vaddshs v2, v2, v3 ;# v2 = r0..r7
62 lvx v3, r8, \Diff ;# v2 = d8..d15
63 vaddshs v3, v3, v1 ;# v3 = r8..r15
64 vpkshus v2, v2, v3 ;# v3 = 8-bit r0..r15
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
DBIHTriangle.java77 float v1, v2, v3; in getExtreme() local
79 case 0: v1 = pointa.x; v2 = pointb.x; v3 = pointc.x; break; in getExtreme()
80 case 1: v1 = pointa.y; v2 = pointb.y; v3 = pointc.y; break; in getExtreme()
81 case 2: v1 = pointa.z; v2 = pointb.z; v3 = pointc.z; break; in getExtreme()
86 if (v1 < v3) in getExtreme()
89 return v3; in getExtreme()
91 if (v2 < v3) in getExtreme()
94 return v3; in getExtreme()
98 if (v1 > v3) in getExtreme()
101 return v3; in getExtreme()
[all …]
/external/clang/test/Sema/
Dvector-assign.c11 v1s v3; in test1() local
16 v1 = v3; // expected-error {{assigning to 'v2s' from incompatible type 'v1s'}} in test1()
21 v2 = v3; // expected-error {{assigning to 'v2u' from incompatible type 'v1s'}} in test1()
25 v3 = v1; // expected-error {{assigning to 'v1s' from incompatible type 'v2s'}} in test1()
26 v3 = v2; // expected-error {{assigning to 'v1s' from incompatible type 'v2u'}} in test1()
27 v3 = v4; // expected-error {{assigning to 'v1s' from incompatible type 'v2f'}} in test1()
28 v3 = v5; // expected-error {{assigning to 'v1s' from incompatible type 'v4ss'}} in test1()
32 v4 = v3; // expected-error {{assigning to 'v2f' from incompatible type 'v1s'}} in test1()
37 v5 = v3; // expected-error {{assigning to 'v4ss' from incompatible type 'v1s'}} in test1()
/external/v8/test/mjsunit/compiler/
Dregress-gap.js39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { argument
43 v2 = v3;
44 v3 = v4;
56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { argument
61 v2 = v3;
62 v3 = v4;
75 function two_cycles(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) { argument
79 v2 = v3;
80 v3 = v4;
93 function two_cycles_while(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) { argument
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/
DREADME.TXT1 ANTLR v3.1 .NET Runtime Library (for us with the ANTLR C# Code Generator)
10 The ANTLR v3.1 .NET Runtime Library extend the ANTLR language processing
15 IronPython code generator were such a thing to be developed for ANTLR v3.1.
17 We hope you find the ANTLR v3.1 .NET Runtime Library delightful and useful
32 1. Antlr3.Runtime - the ANTLR v3.1 .NET Runtime Library
34 2. Antlr3.Utility - the ANTLR v3.1 .NET Runtime Utility Library
36 3. Antlr3.Runtime.Tests - the ANTLR v3.1 .NET Runtime Library Tests
55 3. USING The ANTLR v3.1 .NET Runtime Library
57 Tou use the ANTLR v3.1 .NET Runtime Library in your projects, add a
66 You can find examples of using ANTLR v3.1 and the ANTLR v3.1 .NET Runtime
[all …]
/external/dropbear/libtommath/
Dbn_mp_exteuclid.c23 mp_int u1,u2,u3,v1,v2,v3,t1,t2,t3,q,tmp; in mp_exteuclid() local
26 …if ((err = mp_init_multi(&u1, &u2, &u3, &v1, &v2, &v3, &t1, &t2, &t3, &q, &tmp, NULL)) != MP_OKAY)… in mp_exteuclid()
36 if ((err = mp_copy(b, &v3)) != MP_OKAY) { goto _ERR; } in mp_exteuclid()
39 while (mp_iszero(&v3) == MP_NO) { in mp_exteuclid()
41 if ((err = mp_div(&u3, &v3, &q, NULL)) != MP_OKAY) { goto _ERR; } in mp_exteuclid()
48 if ((err = mp_mul(&v3, &q, &tmp)) != MP_OKAY) { goto _ERR; } in mp_exteuclid()
54 if ((err = mp_copy(&v3, &u3)) != MP_OKAY) { goto _ERR; } in mp_exteuclid()
59 if ((err = mp_copy(&t3, &v3)) != MP_OKAY) { goto _ERR; } in mp_exteuclid()
75 _ERR: mp_clear_multi(&u1, &u2, &u3, &v1, &v2, &v3, &t1, &t2, &t3, &q, &tmp, NULL); in mp_exteuclid()
/external/libvpx/vpx_scale/generic/
Dbicubic_scaler.c72 unsigned short v1, v2, v3; in c1_fixed() local
87 v3 = three - (2 * (a_i >> 3)); in c1_fixed()
88 v3 = (v3 * t) >> 16; in c1_fixed()
89 v3 = (v3 * t) >> 16; in c1_fixed()
92 return (((v1 >> 3) - v2 + v3) >> 1); in c1_fixed()
101 unsigned short v1, v2, v3; in c2_fixed() local
115 v3 = two - (a_i >> 3); in c2_fixed()
116 v3 = (v3 * t) >> 16; in c2_fixed()
117 v3 = (v3 * t) >> 16; in c2_fixed()
118 v3 = (v3 * t) >> 16; in c2_fixed()
[all …]
/external/valgrind/main/none/tests/x86-linux/
Dsigcontext.c47 int v2, v3, v4; in main() local
67 : "=a" (ret), "=d" (v2), "=S" (v3), "=D" (v4) in main()
69 printf("v2=%x v3=%x v4=%x\n", v2, v3, v4); in main()
82 : "=a" (ret), "=d" (v2), "=S" (v3), "=D" (v4) in main()
84 printf("v2=%x v3=%x v4=%x\n", v2, v3, v4); in main()
/external/protobuf/gtest/test/
Dgtest_pred_impl_unittest.cc895 bool PredFunction3(T1 v1, T2 v2, T3 v3) { in PredFunction3() argument
896 return v1 + v2 + v3 > 0; in PredFunction3()
902 bool PredFunction3Int(int v1, int v2, int v3) { in PredFunction3Int() argument
903 return v1 + v2 + v3 > 0; in PredFunction3Int()
905 bool PredFunction3Bool(Bool v1, Bool v2, Bool v3) { in PredFunction3Bool() argument
906 return v1 + v2 + v3 > 0; in PredFunction3Bool()
914 const T3& v3) { in operator ()()
915 return v1 + v2 + v3 > 0; in operator ()()
926 const T3& v3) { in PredFormatFunction3() argument
927 if (PredFunction3(v1, v2, v3)) in PredFormatFunction3()
[all …]
/external/chromium/testing/gtest/test/
Dgtest_pred_impl_unittest.cc893 bool PredFunction3(T1 v1, T2 v2, T3 v3) { in PredFunction3() argument
894 return v1 + v2 + v3 > 0; in PredFunction3()
900 bool PredFunction3Int(int v1, int v2, int v3) { in PredFunction3Int() argument
901 return v1 + v2 + v3 > 0; in PredFunction3Int()
903 bool PredFunction3Bool(Bool v1, Bool v2, Bool v3) { in PredFunction3Bool() argument
904 return v1 + v2 + v3 > 0; in PredFunction3Bool()
912 const T3& v3) { in operator ()()
913 return v1 + v2 + v3 > 0; in operator ()()
924 const T3& v3) { in PredFormatFunction3() argument
925 if (PredFunction3(v1, v2, v3)) in PredFormatFunction3()
[all …]
/external/gtest/test/
Dgtest_pred_impl_unittest.cc893 bool PredFunction3(T1 v1, T2 v2, T3 v3) { in PredFunction3() argument
894 return v1 + v2 + v3 > 0; in PredFunction3()
900 bool PredFunction3Int(int v1, int v2, int v3) { in PredFunction3Int() argument
901 return v1 + v2 + v3 > 0; in PredFunction3Int()
903 bool PredFunction3Bool(Bool v1, Bool v2, Bool v3) { in PredFunction3Bool() argument
904 return v1 + v2 + v3 > 0; in PredFunction3Bool()
912 const T3& v3) { in operator ()()
913 return v1 + v2 + v3 > 0; in operator ()()
924 const T3& v3) { in PredFormatFunction3() argument
925 if (PredFunction3(v1, v2, v3)) in PredFormatFunction3()
[all …]
/external/smali/examples/AnnotationTypes/
DMain.smali60 const/4 v3, 0
61 new-array v3, v3, [Ljava/lang/Class;
63 …invoke-virtual {v1, v2, v3}, Ljava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;)Lja…
118 const/4 v3, 1
119 new-array v3, v3, [Ljava/lang/Class;
123 aput-object v4, v3, v5
125 …invoke-virtual {v1, v2, v3}, Ljava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;)Lja…
/external/stlport/test/unit/
Dsearch_test.cpp43 int v3[2] = { 3, 4 }; in search0() local
46 location = search((int*)v1, (int*)v1 + 6, (int*)v3, (int*)v3 + 2); in search0()
49 location = search((int*)v2, (int*)v2 + 6, (int*)v3, (int*)v3 + 2); in search0()
/external/mesa3d/src/pixelflinger2/
Draster.cpp337 const VertexOutput * v2, const VertexOutput * v3) in RasterTriangle() argument
342 const VertexOutput * a = v1, * b = v2, * d = v3; in RasterTriangle()
351 if (v3->position.y < a->position.y) { in RasterTriangle()
354 a = v3; in RasterTriangle()
355 } else if (v3->position.y < b->position.y) { in RasterTriangle()
357 b = v3; in RasterTriangle()
391 VertexOutput * v1 = vouts + 0, * v2 = vouts + 1, * v3 = vouts + 2; in DrawTriangle() local
434 iface->ProcessVertex(iface, vin3, v3); in DrawTriangle()
469 v3->position /= v3->position.w; in DrawTriangle()
476 iface->ViewportTransform(iface, &v3->position); in DrawTriangle()
[all …]
/external/antlr/antlr-3.4/tool/
DREADME.txt1 ANTLR v3.4
10 Welcome to ANTLR v3! ANTLR (ANother Tool for Language Recognition) is
19 You should use v3 in conjunction with ANTLRWorks:
44 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+FAQ
75 ANTLR v3 sample grammars:
77 http://www.antlr.org/download/examples-v3.tar.gz
84 progress) using v3:
102 How is ANTLR v3 different than ANTLR v2?
104 See "What is the difference between ANTLR v2 and v3?"
139 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+FAQ
/external/webkit/Source/WebCore/platform/graphics/
DFloatRect.cpp140 T min3(const T& v1, const T& v2, const T& v3) in min3() argument
142 return min(min(v1, v2), v3); in min3()
146 T max3(const T& v1, const T& v2, const T& v3) in max3() argument
148 return max(max(v1, v2), v3); in max3()
152 T min4(const T& v1, const T& v2, const T& v3, const T& v4) in min4() argument
154 return min(min(v1, v2), min(v3, v4)); in min4()
158 T max4(const T& v1, const T& v2, const T& v3, const T& v4) in max4() argument
160 return max(max(v1, v2), max(v3, v4)); in max4()

12345678910