Searched refs:v2 (Results 201 - 225 of 1044) sorted by relevance

1234567891011>>

/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/llvm/test/MC/AArch64/
H A Dneon-simd-ldst-one-elem.s46 ld3r { v0.16b, v1.16b, v2.16b }, [x0]
49 ld3r { v0.2d, v1.2d, v2.2d }, [x0]
50 ld3r { v0.8b, v1.8b, v2.8b }, [x0]
54 // CHECK: ld3r { v0.16b, v1.16b, v2.16b }, [x0] // encoding: [0x00,0xe0,0x40,0x4d]
57 // CHECK: ld3r { v0.2d, v1.2d, v2.2d }, [x0] // encoding: [0x00,0xec,0x40,0x4d]
58 // CHECK: ld3r { v0.8b, v1.8b, v2.8b }, [x0] // encoding: [0x00,0xe0,0x40,0x0d]
63 ld4r { v0.16b, v1.16b, v2.16b, v3.16b }, [x0]
65 ld4r { v31.4s, v0.4s, v1.4s, v2.4s }, [sp]
66 ld4r { v0.2d, v1.2d, v2.2d, v3.2d }, [x0]
67 ld4r { v0.8b, v1.8b, v2
[all...]
H A Darm64-aliases.s550 cmls.8b v0, v2, v1
551 cmls.16b v0, v2, v1
552 cmls.4h v0, v2, v1
553 cmls.8h v0, v2, v1
554 cmls.2s v0, v2, v1
555 cmls.4s v0, v2, v1
556 cmls.2d v0, v2, v1
557 ; CHECK: cmhs.8b v0, v1, v2
558 ; CHECK: cmhs.16b v0, v1, v2
559 ; CHECK: cmhs.4h v0, v1, v2
[all...]
/external/stlport/test/unit/
H A Dpartial_test.cpp220 vector <int> v2(v1.size());
221 partial_sum(v1.begin(), v1.end(), v2.begin());
224 CPPUNIT_ASSERT(v2[0]==0);
225 CPPUNIT_ASSERT(v2[1]==1);
226 CPPUNIT_ASSERT(v2[2]==3);
227 CPPUNIT_ASSERT(v2[3]==6);
228 CPPUNIT_ASSERT(v2[4]==10);
229 CPPUNIT_ASSERT(v2[5]==15);
230 CPPUNIT_ASSERT(v2[6]==21);
231 CPPUNIT_ASSERT(v2[
[all...]
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DTriangleUtilities.cpp15 _Vector v2 = pt - triangle[0]; local
20 double dot02 = v0.dot(v2);
22 double dot12 = v1.dot(v2);
/external/libcxx/test/utilities/template.bitset/bitset.members/
H A Dflip_all.pass.cpp32 std::bitset<N> v2 = v1; local
33 v2.flip();
35 assert(v2[i] == ~v1[i]);
H A Dop_and_eq.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 v1 &= v2;
36 assert(v1[i] == (v3[i] && v2[i]));
H A Dop_or_eq.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 v1 |= v2;
36 assert(v1[i] == (v3[i] || v2[i]));
H A Dop_xor_eq.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 v1 ^= v2;
36 assert(v1[i] == (v3[i] != v2[i]));
/external/libcxx/test/utilities/template.bitset/bitset.operators/
H A Dop_and.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 assert((v1 & v2) == (v3 &= v2));;
H A Dop_not.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 assert((v1 ^ v2) == (v3 ^= v2));;
H A Dop_or.pass.cpp32 std::bitset<N> v2 = make_bitset<N>(); local
34 assert((v1 | v2) == (v3 |= v2));;
/external/skia/experimental/Intersection/
H A DTriangleUtilities.cpp15 _Vector v2 = pt - triangle[0]; local
20 double dot02 = v0.dot(v2);
22 double dot12 = v1.dot(v2);
/external/libhevc/common/arm64/
H A Dihevc_padding.s111 dup v2.16b,w9
125 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
126 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
127 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
128 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
129 st1 {v2.16b},[x5] //128/8 = 16 bytes store
229 dup v2.8h,w9
243 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
244 st1 {v2.16b},[x5],#16 //128/8 = 16 bytes store
245 st1 {v2
[all...]
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/shaders/compiled/
H A Dpassthrough3d11vs.h28 dcl_input v2.xyz
35 mov o2.xyz, v2.xyzx
H A Dpassthroughrgba3di11ps.h32 dcl_input_ps linear v2.xyz
37 mul r0.xyz, r0.xyzx, v2.xyzx
H A Dpassthroughrgba3dui11ps.h32 dcl_input_ps linear v2.xyz
37 mul r0.xyz, r0.xyzx, v2.xyzx
/external/chromium_org/ui/views/
H A Dview_model_utils_unittest.cc26 View v1, v2, v3; local
29 model.Add(&v2, 1);
47 model, &v2, ViewModelUtils::HORIZONTAL, -10, 0));
49 model, &v2, ViewModelUtils::HORIZONTAL, 4, 0));
51 model, &v2, ViewModelUtils::HORIZONTAL, 12, 0));
70 model, &v2, ViewModelUtils::VERTICAL, 0, -10));
72 model, &v2, ViewModelUtils::VERTICAL, 0, 4));
74 model, &v2, ViewModelUtils::VERTICAL, 0, 12));
/external/clang/test/Analysis/inlining/
H A Dstl.cpp47 const std::basic_string<char32_t> &v2) {
48 v = v2;
46 testBasicStringSuppression_assign(std::basic_string<char32_t> &v, const std::basic_string<char32_t> &v2) argument
/external/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp7.cpp18 auto v2 = u"one"_w; // calls operator "" _w(u"one", 3) local
23 same_type<decltype(v2), std::string> test2;
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
H A Dp8-1y.cpp10 template<typename...T> int v2; variable
11 template<typename...T> int v2<T...>; variable
/external/clang/test/SemaTemplate/
H A Dinstantiate-deeply.cpp11 c v2 = v1 * v1; local
14 field += v2 + v4;
/external/eigen/test/eigen2/
H A Deigen2_sparse_vector.cpp23 SparseVectorType v1(rows), v2(rows), v3(rows);
33 initSparse<Scalar>(densityVec, refV2, v2);
60 VERIFY_IS_APPROX(v1+v2, refV1+refV2);
61 VERIFY_IS_APPROX(v1+v2+v3, refV1+refV2+refV3);
63 VERIFY_IS_APPROX(v1*s1-v2, refV1*s1-refV2);
68 VERIFY_IS_APPROX(v1+=v2, refV1+=refV2);
69 VERIFY_IS_APPROX(v1-=v2, refV1-=refV2);
71 VERIFY_IS_APPROX(v1.eigen2_dot(v2), refV1.eigen2_dot(refV2));
/external/libcxx/test/numerics/numarray/template.slice.array/slice.arr.assign/
H A Dvalarray.pass.cpp24 std::valarray<int> v2(a2, sizeof(a2)/sizeof(a2[0]));
25 v1[std::slice(1, 5, 3)] = v2;
/external/libcxx/test/numerics/numarray/template.slice.array/slice.arr.comp.assign/
H A Daddition.pass.cpp24 std::valarray<int> v2(a2, sizeof(a2)/sizeof(a2[0]));
25 v1[std::slice(1, 5, 3)] += v2;

Completed in 9648 milliseconds

1234567891011>>