Home
last modified time | relevance | path

Searched defs:x2a (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/except/except.spec/
Dp14-ir.cpp33 X2 x2a(x2); in test() local
/external/clang/test/SemaTemplate/
Dtemp_class_order.cpp41 X2<int*, int*> x2a; // expected-error{{ambiguous}} variable
Dnested-template.cpp125 X2<float> x2a; // expected-note{{instantiation}} variable
Dinstantiate-member-template.cpp117 X2<int&> x2a; // expected-note{{instantiation}} variable
/external/clang/test/SemaCXX/
Dcopy-initialization.cpp19 X x2a(0); // expected-error{{call to constructor of 'X' is ambiguous}} in f() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp64 X2<i> x2a; in test() local
/external/libvorbis/lib/
Dfloor1.c39 int x2a; member
426 int xa=0,ya=0,x2a=0,y2a=0,xya=0,na=0, xb=0,yb=0,x2b=0,y2b=0,xyb=0,nb=0; in accumulate_fit() local