Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.res/temp.local/
Dp1.cpp21 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } in f() local
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp10 X1<float> x1b; // expected-note {{in instantiation of}} variable
/external/clang/test/CXX/class.access/class.friend/
Dp3-cxx0x.cpp28 X1<Y3> x1b; variable
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp55 X1<f_tmpl> x1b; in test() local
/external/clang/test/SemaCXX/
Dc99-variable-length-array.cpp64 X1<HasNonConstantValue> x1b; // expected-note{{in instantiation of}} variable
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcode.java62 …ING, Format.Format21c, Opcode.CAN_THROW | Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER, (short)0x1b), enumConstant
63 …CONST_STRING_JUMBO((short)0x1b, "const-string/jumbo", ReferenceType.STRING, Format.Format31c, Opco… enumConstant