Home
last modified time | relevance | path

Searched defs:DD (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/test/Misc/
Ddiag-line-wrapping.cpp6 struct DD : D1, D2 { struct
11 // CHECK: struct DD -> struct D1 -> struct B argument
/external/clang/test/SemaObjC/
Darc-readonly-property-ivar-1.m19 @interface DD interface
25 @implementation DD { implementation
/external/valgrind/main/none/tests/arm/
Dvfp.c62 #define TESTINSN_vmovf32_imm(instruction, DD, imm) \ argument
154 #define TESTINSN_vmov_double_2core(instruction, DD, RN, RM, RNval, RMval) \ argument
193 #define TESTINSN_un_f64(instruction, DD, DM, DMtype, DMval0, DMval1) \ argument
227 #define TESTINSN_un_cvt_ds(instruction, DD, SM, SMval) \ argument
278 #define TESTINSN_cvt_f64_i32(instruction, DD, SM, SMval) \ argument
295 #define TESTINSN_un_f64_q_vmrs(instruction, DD, DM, DMtype, DMval, RN) \ argument
317 #define TESTINSN_core_to_scalar(instruction, DD, DM, DMval) \ argument
334 #define TESTINSN_vldr_f64(instruction, DD, RN, RNval, imm) \ argument
368 #define TESTINSN_vstr64(instruction, DD, DDval, RM, RMval, imm) \ argument
760 #define TESTINSN_cmp_f64(instruction, DD, DDval0, DDval1, DM, DMval0, DMval1) \ argument
[all …]
/external/clang/lib/Sema/
DDelayedDiagnostic.cpp26 DelayedDiagnostic DD; in makeDeprecation() local
/external/compiler-rt/test/Unit/ppc/
DDD.h12 } DD; typedef
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
Dp5-cxx0x.cpp28 struct DD { struct
36 decltype(DD()) *p = new decltype(DD()); // ok argument
/external/clang/lib/CodeGen/
DCGCXX.cpp329 if (const CXXDestructorDecl *DD = dyn_cast<CXXDestructorDecl>(MD)) in BuildAppleKextVirtualCall() local
351 const CXXDestructorDecl *DD, in BuildAppleKextVirtualDestructorCall()
384 CodeGenFunction::BuildVirtualCall(const CXXDestructorDecl *DD, CXXDtorType Type, in BuildVirtualCall()
/external/clang/include/clang/Sema/
DDelayedDiagnostic.h131 DelayedDiagnostic DD; in makeAccess() local
143 DelayedDiagnostic DD; in makeForbiddenType() local
/external/clang/test/SemaCXX/
Dconversion-delete-expr.cpp100 struct DD : BB { struct
/external/compiler-rt/lib/ppc/
DDD.h12 }DD; typedef
/external/clang/include/clang/AST/
DVTableBuilder.h76 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) { in MakeCompleteDtor()
81 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) { in MakeDeletingDtor()
DDependentDiagnostic.h48 DependentDiagnostic *DD = Create(Context, Parent, PDiag); in Create() local
/external/qemu/android/
Duser-config.c26 # define DD(...) ((void)0) macro
Dopengles.c24 #define DD(...) VERBOSE_PRINT(gles,__VA_ARGS__) macro
Dhw-pipe-net.c42 # define DD(...) printf(__VA_ARGS__), printf("\n") macro
46 # define DD(...) ((void)0) macro
Dadb-qemud.c29 #define DD(...) VERBOSE_PRINT(adb,__VA_ARGS__) macro
/external/clang/lib/AST/
DMangle.cpp80 void MangleContext::mangleDtorBlock(const CXXDestructorDecl *DD, in mangleDtorBlock()
DVTableBuilder.cpp1293 if (const CXXDestructorDecl *DD = dyn_cast<CXXDestructorDecl>(MD)) { in AddMethod() local
1930 const CXXDestructorDecl *DD = Component.getDestructorDecl(); in dumpLayout() local
2118 if (const CXXDestructorDecl *DD = dyn_cast<CXXDestructorDecl>(MD)) { in dumpLayout() local
2235 if (const CXXDestructorDecl *DD = dyn_cast<CXXDestructorDecl>(MD)) { in ComputeMethodVTableIndices() local
2253 if (const CXXDestructorDecl *DD = dyn_cast<CXXDestructorDecl>(MD)) { in ComputeMethodVTableIndices() local
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h110 DwarfDebug *DD; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DVirtualCallChecker.cpp230 if (CXXDestructorDecl *DD = RD->getDestructor()) in checkASTDecl() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h50 DwarfDebug *DD; variable
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp149 void ExprEngine::VisitCXXDestructor(const CXXDestructorDecl *DD, in VisitCXXDestructor()
/external/clang/test/CodeGen/
D2002-07-14-MiscTests3.c147 double AA, double BB, double CC, double DD, in MathFunc()
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp54 } else if (DeclaratorDecl *DD = dyn_cast<DeclaratorDecl>(D)) { in TraverseDecl() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h287 DC = 7 << Op0Shift, DD = 8 << Op0Shift, enumerator

123