Home
last modified time | relevance | path

Searched defs:x2b (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGenCXX/
Dglobal-llvm-constant.cpp32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } }; variable
/external/clang/test/SemaTemplate/
Dtemp_class_order.cpp42 X2<const int*, const int*> x2b; variable
Dinstantiate-member-template.cpp118 X2<float> x2b; // expected-note{{instantiation}} variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp63 X2<iarr> x2b; // expected-error {{cannot bind to template argument of type 'int [10]'}} in test() local
/external/libvorbis/lib/
Dfloor1.c46 int x2b; 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
473 double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0; in fit_line() local
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcode.java79 …PACKED_SWITCH((short)0x2b, "packed-switch", ReferenceType.NONE, Format.Format31t, Opcode.CAN_CONTI… enumConstant