Home
last modified time | relevance | path

Searched refs:X2 (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp3.cpp24 struct X2 { // expected-note 4{{refers here}} struct
31 template struct X2<int>::Inner<float>; // expected-error{{explicit instantiation of undefined templ…
43 template struct X2<float>::InnerClass; // expected-error{{undefined member}}
47 template X2<int>::X2(); // expected-error{{not an instantiation}}
48 template X2<int>::X2(const X2&); // expected-error{{not an instantiation}}
49 template X2<int>::~X2(); // expected-error{{not an instantiation}}
50 template X2<int> &X2<int>::operator=(const X2<int>&); // expected-error{{not an instantiation}}
Dp1.cpp61 struct X2 { struct
76 T X2<T, U>::static_member1 = 17; // expected-error{{cannot initialize}} argument
79 U X2<T, U>::static_member2; // expected-error{{no matching}}
81 template void X2<int, float>::f(int &, float);
82 template void X2<int, float>::f(int &, double); // expected-error{{does not refer}}
83 template void X2<int, int*>::f(int&, int*); // expected-note{{instantiation}}
85 template struct X2<int, float>::Inner;
86 template struct X2<int, Incomplete>::Inner; // expected-note{{instantiation}}
88 template int X2<int, float>::static_member1;
89 template int* X2<int*, float>::static_member1; // expected-note{{instantiation}}
[all …]
Dp3-0x.cpp32 struct X2 {}; struct
35 template void f<X2>(X2&);
39 template struct X0<X2>::MemberClass;
41 template void X0<X2>::mem_func();
43 template struct X0<X2>::MemberClassTemplate<X1>;
45 template void X0<X2>::mem_func_template(X1&);
47 template int X0<X2>::value;
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.type.type.conversion.all.frag.out2 ERROR: 0:88: '=' : cannot convert from ' const 2X2 matrix of float' to ' temp 2-component vector o…
5 ERROR: 0:91: '=' : cannot convert from ' const 3X2 matrix of float' to ' temp 2-component vector o…
8 ERROR: 0:94: '=' : cannot convert from ' const 4X2 matrix of float' to ' temp 2-component vector o…
12 ERROR: 0:98: '=' : cannot convert from ' const 2X2 matrix of float' to ' temp 3-component vector o…
15 ERROR: 0:101: '=' : cannot convert from ' const 3X2 matrix of float' to ' temp 3-component vector …
18 ERROR: 0:104: '=' : cannot convert from ' const 4X2 matrix of float' to ' temp 3-component vector …
25 ERROR: 0:111: '=' : cannot convert from ' const 3X2 matrix of float' to ' temp 4-component vector …
28 ERROR: 0:114: '=' : cannot convert from ' const 4X2 matrix of float' to ' temp 4-component vector …
31 ERROR: 0:117: '=' : cannot convert from ' const 2-component vector of float' to ' temp 2X2 matrix …
32 ERROR: 0:118: '=' : cannot convert from ' const 3-component vector of float' to ' temp 2X2 matrix …
[all …]
Dhlsl.type.type.conversion.valid.frag.out64 0:27 move second child to first child ( temp 2X2 matrix of float)
65 0:27 'var52' ( temp 2X2 matrix of float)
72 0:28 move second child to first child ( temp 2X2 matrix of float)
73 0:28 'var55' ( temp 2X2 matrix of float)
80 0:29 move second child to first child ( temp 2X2 matrix of float)
81 0:29 'var56' ( temp 2X2 matrix of float)
132 0:34 move second child to first child ( temp 3X2 matrix of float)
133 0:34 'var91' ( temp 3X2 matrix of float)
142 0:35 move second child to first child ( temp 3X2 matrix of float)
143 0:35 'var98' ( temp 3X2 matrix of float)
[all …]
Dhlsl.constructimat.frag.out49 0:11 move second child to first child ( temp 4X2 matrix of int)
50 0:11 'var423' ( temp 4X2 matrix of int)
61 0:12 move second child to first child ( temp 4X2 matrix of int)
62 0:12 'var424' ( temp 4X2 matrix of int)
73 0:16 move second child to first child ( temp 3X2 matrix of int)
74 0:16 'var323' ( temp 3X2 matrix of int)
83 0:17 move second child to first child ( temp 3X2 matrix of int)
84 0:17 'var234' ( temp 3X2 matrix of int)
133 0:27 move second child to first child ( temp 4X2 matrix of uint)
134 0:27 'uvar423' ( temp 4X2 matrix of uint)
[all …]
Dhlsl.matType.int.frag.out14 0:26 move second child to first child ( temp 1X2 matrix of int)
15 0:26 'r01' ( temp 1X2 matrix of int)
16 0:26 transpose ( temp 1X2 matrix of int)
32 0:30 'i1x2' ( temp 1X2 matrix of int)
34 0:31 move second child to first child ( temp 2X2 matrix of int)
35 0:31 'r11' ( temp 2X2 matrix of int)
36 0:31 transpose ( temp 2X2 matrix of int)
37 0:31 'i2x2' ( temp 2X2 matrix of int)
42 0:32 'i3x2' ( temp 3X2 matrix of int)
47 0:33 'i4x2' ( temp 4X2 matrix of int)
[all …]
Dhlsl.matType.bool.frag.out14 0:26 move second child to first child ( temp 1X2 matrix of bool)
15 0:26 'r01' ( temp 1X2 matrix of bool)
16 0:26 transpose ( temp 1X2 matrix of bool)
32 0:30 'b1x2' ( temp 1X2 matrix of bool)
34 0:31 move second child to first child ( temp 2X2 matrix of bool)
35 0:31 'r11' ( temp 2X2 matrix of bool)
36 0:31 transpose ( temp 2X2 matrix of bool)
37 0:31 'b2x2' ( temp 2X2 matrix of bool)
42 0:32 'b3x2' ( temp 3X2 matrix of bool)
47 0:33 'b4x2' ( temp 4X2 matrix of bool)
[all …]
Dhlsl.intrinsics.vert.out680 0:331 Function Definition: VertexShaderFunction2x2(mf22;mf22;mf22; ( temp 2X2 matrix of float)
682 0:331 'inF0' ( in 2X2 matrix of float)
683 0:331 'inF1' ( in 2X2 matrix of float)
684 0:331 'inF2' ( in 2X2 matrix of float)
687 0:333 Convert float to bool ( temp 2X2 matrix of bool)
688 0:333 'inF0' ( in 2X2 matrix of float)
689 0:333 Absolute value ( temp 2X2 matrix of float)
690 0:333 'inF0' ( in 2X2 matrix of float)
691 0:333 arc cosine ( temp 2X2 matrix of float)
692 0:333 'inF0' ( in 2X2 matrix of float)
[all …]
Dhlsl.intrinsics.frag.out1593 0:401 Function Definition: PixelShaderFunction2x2(mf22;mf22;mf22; ( temp 2X2 matrix of float)
1595 0:401 'inF0' ( in 2X2 matrix of float)
1596 0:401 'inF1' ( in 2X2 matrix of float)
1597 0:401 'inF2' ( in 2X2 matrix of float)
1603 0:403 Convert float to bool ( temp 2X2 matrix of bool)
1604 0:403 'inF0' ( in 2X2 matrix of float)
1606 0:403 move second child to first child ( temp 2X2 matrix of float)
1607 0:403 'r001' ( temp 2X2 matrix of float)
1608 0:403 Absolute value ( temp 2X2 matrix of float)
1609 0:403 'inF0' ( in 2X2 matrix of float)
[all …]
/external/clang/test/SemaTemplate/
Ddependent-type-identity.cpp11 struct X2 { struct
58 void f6(typename N::X2<T>::template apply<U> *); // expected-note{{previous}}
59 void f6(typename N::X2<U>::template apply<U> *);
60 void f6(typename N::X2<U>::template apply<T> *);
61 void f6(typename ::N::X2<type>::template apply<U_type> *); // expected-error{{redeclar}}
63 void f7(typename N::X2<T>::template apply<U> *); // expected-note{{previous}}
64 void f7(typename N::X2<U>::template apply<U> *);
65 void f7(typename N::X2<U>::template apply<T> *);
66 void f7(typename X2<type>::template apply<U_type> *); // expected-error{{redeclar}}
68 void f8(typename N::X2<T>::template apply<U> *); // expected-note{{previous}}
[all …]
Ddefault-arguments.cpp51 struct X2 { struct
74 X2<int> x2i; // expected-note{{in instantiation of template class 'X2<int>' requested here}} argument
75 X2<int>::Inner1<float> x2iif;
77 X2<int>::Inner1<> x2bad; // expected-error{{too few template arguments for class template 'Inner1'}}
79 X2<int>::NonType1<'a'> x2_nontype1;
80 X2<int>::NonType1<> x2_nontype1_bad; // expected-error{{too few template arguments for class templa…
83 X2<int>::Inner3<float>::VeryInner<> vi;
84 X2<char>::Inner3<int>::NonType2<> x2_deep_nontype; // expected-note{{in instantiation of template c…
93 X2<int>::Inner3<float>::VeryInner<int, float> >::value? 1 : -1];
96 X2<char>::Inner3<int>::NonType2<sizeof(char), sizeof(int),
[all …]
Dtemp_class_order.cpp30 struct X2 { }; struct
33 struct X2<T*, U> { }; // expected-note{{matches}} struct
36 struct X2<T, U*> { }; // expected-note{{matches}} struct
39 struct X2<const T*, const U*> { }; struct
41 X2<int*, int*> x2a; // expected-error{{ambiguous}}
42 X2<const int*, const int*> x2b;
Dfriend-template.cpp154 template<typename , typename T> struct X2 struct
162 template <typename T1, typename T2, typename B> friend void op(X2<T1, T2>& , B);
164 template <typename Ch, typename Tr, typename B> void op(X2<Ch, Tr>& , B) in op()
166 X2<int, Tr> s; in op()
171 X2<int, X0<int> > ngs; in n()
186 template<typename , typename T> struct X2 struct
194 template <typename T1, typename T2, typename B> friend void op(X2<T1, T2>& , B);
196 template <typename Ch, typename Tr, typename B> void op(X2<Ch, Tr>& , B) in op()
198 X2<int, Tr> s; in op()
203 X2<int, X0<int> > ngs; in n()
Dconstructor-template.cpp60 struct X2 { struct
61 X2(); // expected-note{{candidate constructor}}
62 X2(X2&); // expected-note {{candidate constructor}}
63 …template<typename T> X2(T); // expected-note {{candidate template ignored: instantiation would tak…
66 X2 test(bool Cond, X2 x2) { in test()
70 return X2(); // expected-error{{no matching constructor}} in test()
/external/scrypt/lib/crypto/
Dcrypto_scrypt-sse.c87 __m128i X0, X1, X2, X3; in salsa20_8() local
93 X2 = B[2]; in salsa20_8()
102 X2 = _mm_xor_si128(X2, _mm_slli_epi32(T, 9)); in salsa20_8()
103 X2 = _mm_xor_si128(X2, _mm_srli_epi32(T, 23)); in salsa20_8()
104 T = _mm_add_epi32(X2, X1); in salsa20_8()
107 T = _mm_add_epi32(X3, X2); in salsa20_8()
113 X2 = _mm_shuffle_epi32(X2, 0x4E); in salsa20_8()
121 X2 = _mm_xor_si128(X2, _mm_slli_epi32(T, 9)); in salsa20_8()
122 X2 = _mm_xor_si128(X2, _mm_srli_epi32(T, 23)); in salsa20_8()
123 T = _mm_add_epi32(X2, X3); in salsa20_8()
[all …]
/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpbnu_arith_minv.c132 BNU_CHUNK_T* X2 = bufM; in cpModInv_BNU() local
141 ZEXPAND_BNU(X2, 0, moduloSize); in cpModInv_BNU()
142 X2[0] = 1; in cpModInv_BNU()
149 nsX1 = cpMac_BNU(X1,moduloSize, Q,nsQ, X2,nsX2); in cpModInv_BNU()
154 nsX2 = cpMac_BNU(X2,moduloSize, X1,nsX1, bufA, nsA); in cpModInv_BNU()
155 COPY_BNU((BNU_CHUNK_T*)pM, X2, moduloSize); in cpModInv_BNU()
169 nsX2 = cpMac_BNU(X2,moduloSize, Q,nsQ, X1,nsX1); in cpModInv_BNU()
174 nsX1 = cpMac_BNU(X1, moduloSize, X2, nsX2, pM, nsM); in cpModInv_BNU()
176 COPY_BNU(pInv, X2, nsX2); in cpModInv_BNU()
182 cpMul_BNU_school((BNU_CHUNK_T*)pM, X2, nsX2, X1, nsM); in cpModInv_BNU()
/external/libavc/common/
Dih264_deblk_edge_filters.c156 pu1_src_temp[pos_p0] = ((p2 + X2(p1) + X2(p0) + X2(q0) + q1 in ih264_deblk_luma_vert_bs4()
160 ((X2(p3) + X3(p2) + p1 + p0 + q0 in ih264_deblk_luma_vert_bs4()
166 pu1_src_temp[pos_p0] = ((X2(p1) + p0 + q1 + 2) >> 2); in ih264_deblk_luma_vert_bs4()
172 pu1_src_temp[pos_q0] = (p1 + X2(p0) + X2(q0) + X2(q1) + q2 in ih264_deblk_luma_vert_bs4()
175 pu1_src_temp[pos_q2] = (X2(q3) + X3(q2) + q1 + q0 + p0 + 4) in ih264_deblk_luma_vert_bs4()
181 pu1_src_temp[pos_q0] = (X2(q1) + q0 + p1 + 2) >> 2; in ih264_deblk_luma_vert_bs4()
187 pu1_src_temp[pos_p0] = ((X2(p1) + p0 + q1 + 2) >> 2); in ih264_deblk_luma_vert_bs4()
188 pu1_src_temp[pos_q0] = (X2(q1) + q0 + p1 + 2) >> 2; in ih264_deblk_luma_vert_bs4()
241 pos_q2 = X2(src_strd); in ih264_deblk_luma_horz_bs4()
244 pos_p1 = X2(src_strd); in ih264_deblk_luma_horz_bs4()
[all …]
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx0x-no-extra-copy.cpp13 struct X2 { struct
14 X2();
17 X2(const X2&);
41 void g2(const X2&);
47 g2(X2()); in test()
Dp5-cxx03-extra-copy.cpp14 struct X2 { struct
15 X2();
18 X2(const X2&); // expected-note{{declared private here}}
50 void g2(const X2&);
57 …g2(X2()); // expected-warning{{C++98 requires an accessible copy constructor for class 'X2' when b… in test()
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp13 struct X2 { struct
20 int array0[sizeof(X2<int>)];
21 int array1[sizeof(X2<float>)]; // expected-note{{instantiation of}}
24 X2<int> xi; in g()
26 X2<float> xf; in g()
/external/clang/test/CodeGenCXX/
Dstatic-init-3.cpp26 template<typename T> struct X2 {}; struct
27 X2< B > bg = X1< X2< B > >::get();
28 X2< A > ag = X1< X2< A > >::get();
/external/clang/test/SemaCXX/
Ddefault-constructor-initializers.cpp7 struct X2 : X1 { // expected-note 2 {{'X2' declared here}} struct
8 X2(int);
11 struct X3 : public X2 { // expected-error {{implicit default constructor for 'X3' must explicitly i…
18 X2 x2; // expected-note {{member is declared here}}
19 X2 & rx2; // expected-note {{declared here}}
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
DF_incomplete.pass.cpp49 IncompleteReturnType X2 = CX; in test_pr34298() local
50 assert(X2.fn); in test_pr34298()
52 X2.fn(); in test_pr34298()
57 IncompleteReturnType X2 = Empty; in test_pr34298() local
58 assert(!X2.fn); in test_pr34298()
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp41 template <int &p> struct X2 { }; // expected-note 4{{here}} struct
114 X2<i> x2a; in test()
115 X2<&i> x2a_addr; // expected-error {{address taken}} in test()
116 X2<iarr> x2b; // expected-error {{cannot bind to template argument of type 'int [10]'}} in test()
117 X2<&iarr> x2b_addr; // expected-error {{address taken}} in test()
118 X2<ki> x2c; // expected-error {{ignores qualifiers}} in test()
133 X2<ti> x2d_addr; // expected-error {{refers to thread-local object}} in test()

12345678910>>...23