Searched refs:v3 (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A Dcxx-value-init.cpp8 int v3 = int(); local
H A Dmmx-inline-asm.c9 __m64 v1, v2, v3, v4, v5, v6, v7; local
19 : "=&y" (v1), "=&y" (v2), "=&y" (v3),
H A Dvld_dup.c10 int32x2x4_t v3; local
28 v3 = vld4_dup_s32(v2);
/external/clang/test/Modules/Inputs/
H A Dlinkage-merge-sub.h9 static int v3; variable
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest_pred_impl.h189 const T3& v3) {
190 if (pred(v1, v2, v3)) return AssertionSuccess();
199 << "\n" << e3 << " evaluates to " << v3; local
205 #define GTEST_PRED_FORMAT3(pred_format, v1, v2, v3, on_failure)\
206 GTEST_ASSERT(pred_format(#v1, #v2, #v3, v1, v2, v3),\
211 #define GTEST_PRED3(pred, v1, v2, v3, on_failure)\
215 #v3, \
219 v3), on_failure)
222 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
182 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
240 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
305 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...]
/external/chromium/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/gtest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest_pred_impl.h185 const T3& v3) {
186 if (pred(v1, v2, v3)) return AssertionSuccess();
194 << "\n" << e3 << " evaluates to " << v3;
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
200 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
209 #v3, \
213 v3), on_failure)
216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
178 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
234 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
297 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...]
/external/open-vcdiff/gtest/include/gtest/
H A Dgtest_pred_impl.h189 const T3& v3) {
190 if (pred(v1, v2, v3)) return AssertionSuccess();
199 << "\n" << e3 << " evaluates to " << v3; local
205 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
206 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
211 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
215 #v3, \
219 v3), on_failure)
222 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
182 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
240 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
305 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...]
/external/protobuf/gtest/include/gtest/
H A Dgtest_pred_impl.h189 const T3& v3) {
190 if (pred(v1, v2, v3)) return AssertionSuccess();
199 << "\n" << e3 << " evaluates to " << v3; local
205 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\
206 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3),\
211 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\
215 #v3, \
219 v3), on_failure)
222 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \
182 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
240 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
305 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...]
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
H A DBIHTriangle.java77 float v1, v2, v3;
79 case 0: v1 = pointa.x; v2 = pointb.x; v3 = pointc.x; break;
80 case 1: v1 = pointa.y; v2 = pointb.y; v3 = pointc.y; break;
81 case 2: v1 = pointa.z; v2 = pointb.z; v3 = pointc.z; break;
86 if (v1 < v3)
89 return v3;
91 if (v2 < v3)
94 return v3;
98 if (v1 > v3)
101 return v3;
[all...]
/external/clang/test/Parser/
H A Dpragma-visibility2.c18 int v3; variable
19 // CHECK: @v3 = common hidden global i32 0, align 4
/external/clang/test/Sema/
H A Dvector-assign.c11 v1s v3; local
16 v1 = v3; // expected-error {{assigning to 'v2s' from incompatible type 'v1s'}}
21 v2 = v3; // expected-error {{assigning to 'v2u' from incompatible type 'v1s'}}
25 v3 = v1; // expected-error {{assigning to 'v1s' from incompatible type 'v2s'}}
26 v3 = v2; // expected-error {{assigning to 'v1s' from incompatible type 'v2u'}}
27 v3 = v4; // expected-error {{assigning to 'v1s' from incompatible type 'v2f'}}
28 v3 = v5; // expected-error {{assigning to 'v1s' from incompatible type 'v4ss'}}
32 v4 = v3; // expected-error {{assigning to 'v2f' from incompatible type 'v1s'}}
37 v5 = v3; // expected-error {{assigning to 'v4ss' from incompatible type 'v1s'}}
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dregress-gap.js39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
43 v2 = v3;
44 v3 = v4;
56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
61 v2 = v3;
62 v3 = v4;
75 function two_cycles(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) {
79 v2 = v3;
80 v3 = v4;
93 function two_cycles_while(n, v1, v2, v3, v
[all...]
/external/clang/test/SemaTemplate/
H A Dinstantiate-deeply.cpp12 b v3 = 8; local
13 a v4 = v3 * v3;
/external/v8/test/mjsunit/compiler/
H A Dregress-gap.js39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
43 v2 = v3;
44 v3 = v4;
56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) {
61 v2 = v3;
62 v3 = v4;
75 function two_cycles(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) {
79 v2 = v3;
80 v3 = v4;
93 function two_cycles_while(n, v1, v2, v3, v
[all...]
/external/clang/test/SemaCXX/
H A Dtype-convert-construct.cpp7 int v3 = arr(); // expected-error {{array types cannot be value-initialized}} local
/external/libvpx/libvpx/vp8/common/ppc/
H A 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, v
[all...]
H A 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,
[all...]
/external/dropbear/libtommath/
H A Dbn_mp_exteuclid.c23 mp_int u1,u2,u3,v1,v2,v3,t1,t2,t3,q,tmp; local
26 if ((err = mp_init_multi(&u1, &u2, &u3, &v1, &v2, &v3, &t1, &t2, &t3, &q, &tmp, NULL)) != MP_OKAY) {
34 /* initialize, (v1,v2,v3) = (0,1,b) */
36 if ((err = mp_copy(b, &v3)) != MP_OKAY) { goto _ERR; }
38 /* loop while v3 != 0 */
39 while (mp_iszero(&v3) == MP_NO) {
40 /* q = u3/v3 */
41 if ((err = mp_div(&u3, &v3, &q, NULL)) != MP_OKAY) { goto _ERR; }
43 /* (t1,t2,t3) = (u1,u2,u3) - (v1,v2,v3)q */
48 if ((err = mp_mul(&v3,
[all...]
/external/valgrind/main/none/tests/x86-linux/
H A Dsigcontext.c47 int v2, v3, v4; local
67 : "=a" (ret), "=d" (v2), "=S" (v3), "=D" (v4)
69 printf("v2=%x v3=%x v4=%x\n", v2, v3, v4);
82 : "=a" (ret), "=d" (v2), "=S" (v3), "=D" (v4)
84 printf("v2=%x v3=%x v4=%x\n", v2, v3, v4);
/external/tcpdump/
H A Dnfs.h133 #define NFSX_FH(v3) ((v3) ? (NFSX_V3FHMAX + NFSX_UNSIGNED) : \
135 #define NFSX_SRVFH(v3) ((v3) ? NFSX_V3FH : NFSX_V2FH)
136 #define NFSX_FATTR(v3) ((v3) ? NFSX_V3FATTR : NFSX_V2FATTR)
137 #define NFSX_PREOPATTR(v3) ((v3) ? (7 * NFSX_UNSIGNED) : 0)
138 #define NFSX_POSTOPATTR(v3) ((v3)
[all...]

Completed in 3152 milliseconds

1234567891011>>