HomeSort by relevance Sort by last modified time
    Searched defs:X1 (Results 101 - 123 of 123) sorted by null

1 2 3 45

  /external/clang/test/SemaCXX/
static-cast.cpp 151 struct X1 {
152 X1();
153 X1(X1&);
154 X1(const X0&);
162 (void)static_cast<X1>(X1());
virtual-override.cpp 140 class X1 : public X0 {
211 class X1 : public X { virtual DerivedP f(); };
231 template <int N, int M> struct X1 : X<N> {
236 X1<0, 0> good;
237 X1<0, 1> bad_derived; // expected-note{{instantiation}}
238 X1<1, 0> bad_base; // expected-note{{instantiation}}
destructor.cpp 91 struct X1 : public X0 { };
new-delete.cpp 113 struct X1 {
123 void test_delete_conv(X0 x0, X1 x1, X2 x2) {
125 delete x1;
309 struct X1 {
313 int X1::value;
321 template int *f<X1>(); // expected-note{{in instantiation of}}
overload-call.cpp 408 struct X1 {
415 void g(X0 x0, X1 x1) {
418 f0(x1);
419 f1(x1); // expected-error{{no matching function for call}}
  /external/clang/test/SemaTemplate/
default-arguments.cpp 4 X<int, 1> *x1; variable
46 template<typename T> struct X1 { };
50 template<typename U = typename X1<T>::type> // expected-error{{no type named}}
53 template<T Value = X1<T>::value> // expected-error{{no member named 'value'}}
default-expr-arguments.cpp 81 struct X1 {
83 X1(const value_type& value = value_type());
87 X1<int> x1; local
friend-template.cpp 42 template<typename T> struct X1 {
49 X1<int> x1i;
151 template<typename > struct X1
160 template <typename = int, typename = X1<int> > struct X3
183 template<typename > struct X1
192 template <typename = X1<int> > struct X3
instantiate-function-1.cpp 9 struct X1 { };
13 template struct X0<int X1::*, int>; // expected-note{{instantiation of}}
instantiate-method.cpp 80 int *a(A0<int> &x0, A1<int> &x1) {
82 int *y1 = x1; // expected-error{{no viable conversion}}
96 struct X1 : X0<U> {
102 void test_X1(X1<int> x1i) {
158 struct X1
164 template < typename U = X1<int> > struct X2
instantiate-member-template.cpp 25 struct X1 {
63 struct X1<T>::Inner4 {
72 U X1<T>::Inner4<U>::value; // expected-error{{reference variable}}
77 V X1<T>::Inner4<U>::f2(T t, U u, V) {
82 X1<void>::Inner0<int> *xvip; // okay
83 X1<void>::Inner0<int> xvi; // expected-note{{instantiation}}
85 X1<int>::Inner1<void> *xivp; // okay
86 X1<int>::Inner1<void> xiv; // expected-note{{instantiation}}
88 X1<int>::Inner2<void>::SuperInner *xisivp; // okay
89 X1<int>::Inner2<void>::SuperInner xisiv; // expected-note{{instantiation}
    [all...]
temp_arg_nontype.cpp 154 struct X1 {
158 X0<X1::pfunc> x01;
  /external/opencv/cv/src/
cvoptflowbm.cpp 140 int X1 = 0;
353 X1 = 0;
387 icvCopyBM_8u_C1R( imgA + X1, imgStep, blockA,
389 icvCopyBM_8u_C1R( imgB + (Y1 + offY)*imgStep + (X1 + offX),
400 icvCopyBM_8u_C1R( imgA + X1, imgStep, blockA, blockSize.width, CurSize );
401 icvCopyBM_8u_C1R( imgB + (Y1 + offY) * imgStep + (X1 + offX), imgStep,
434 int X2 = X1 + offX + ss[k].x;
467 icvCopyBM_8u_C1R( imgB + Y1 * imgStep + X1, imgStep,
515 X1 += blockSize.width;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 56 float X1;
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp 14 template<char c> struct X1 { };
15 X1<100l> x1l;
59 struct X1 {} X1v;
60 template <X1*> struct X2 { };
61 template <X1* Value> struct X3 : X2<Value> { };
203 template<const int Y::*> struct X1 {};
204 X1<&Y::y> x1a;
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 158 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
163 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
  /external/libpng/
pngtest.c 1029 png_int_32 X0, X1;
1032 if (png_get_pCAL(read_ptr, read_info_ptr, &purpose, &X0, &X1, &type,
1035 png_set_pCAL(write_ptr, write_info_ptr, purpose, X0, X1, type,
    [all...]
pngrutil.c     [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp 961 double x1,y1,x2,y2; local
962 x1 = cvmGet(tmpProjPoints[currImage],0,i);
968 dx = x1-x2;
1242 double x1,y1,x2,y2; local
1469 double x1,y1,w1,x2,y2,w2; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 276 OsclFloat X1;
  /external/sqlite/dist/orig/
sqlite3.c 131626 double x1; local
131855 float x1 = DCOORD(aCell[0].aCoord[i*2]); local
    [all...]
  /external/sqlite/dist/
sqlite3.c 131655 double x1; local
131884 float x1 = DCOORD(aCell[0].aCoord[i*2]); local
    [all...]

Completed in 812 milliseconds

1 2 3 45