Searched defs:x2b (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | global-llvm-constant.cpp | 32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } }; variable
|
/external/clang/test/SemaTemplate/ |
D | temp_class_order.cpp | 42 X2<const int*, const int*> x2b; variable
|
D | instantiate-member-template.cpp | 118 X2<float> x2b; // expected-note{{instantiation}} variable
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1.cpp | 63 X2<iarr> x2b; // expected-error {{cannot bind to template argument of type 'int [10]'}} in test() local
|
/external/libvorbis/lib/ |
D | floor1.c | 46 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/ |
D | Opcode.java | 79 …PACKED_SWITCH((short)0x2b, "packed-switch", ReferenceType.NONE, Format.Format31t, Opcode.CAN_CONTI… enumConstant
|