Home
last modified time | relevance | path

Searched defs:D3 (Results 1 – 14 of 14) sorted by relevance

/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp27 struct D3 : B3 { // expected-note 2 {{candidate constructor}} struct
/external/clang/test/SemaTemplate/
Delaborated-type-specifier.cpp16 struct D3 { }; struct
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp352 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs()
389 unsigned D0, D1, D2, D3; in ExpandVLD() local
464 unsigned D0, D1, D2, D3; in ExpandVST() local
515 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local
594 unsigned D0, D1, D2, D3; in ExpandVTBL() local
/external/clang/test/SemaCXX/
Dconversion-delete-expr.cpp54 struct D3 : A3, B3 { struct
Dwarn-unique-enum.cpp9 enum D { D1 = 5, D2 = 5L, D3 = 5UL, D4 = 5LL, D5 = 5ULL }; // expected-warning {{all elements of '… enumerator
/external/clang/test/CXX/special/class.copy/
Dp23-cxx11.cpp95 struct D3 { struct
111 template struct CopyAssign<D3>; // expected-note {{here}} argument
/external/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp96 struct D3 { // expected-note {{virtual destructor requires an unambiguous, accessible 'operator del… struct
/external/llvm/test/MC/MachO/
Dx86_64-symbols.s14 D3: label
Dx86_32-symbols.s14 D3: label
/external/clang/test/Sema/
Dwarn-duplicate-enum.c24D3, // expected-warning{{element D3 has been implicitly assigned 2 which another element has been… enumerator
/external/llvm/unittests/Support/
DAlignOfTest.cpp59 struct D3 : S2 {}; struct
/external/speex/libspeex/
Dmath_approx.h248 #define D3 1301 macro
/external/clang/test/CXX/temp/temp.param/
Dp15-cxx0x.cpp109 using D3 = drop<5, int, char, double, long>::type; // expected-note {{in instantiation of}} typedef
/external/valgrind/main/none/tests/arm/
Dvfp.c655 #define TESTINSN_vpush_vpop_f64(D1, Dval10, Dval11, D2, Dval20, Dval21, D3, D4) \ argument