/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 262 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef 270 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef 278 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 260 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef 268 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef 276 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocSizeofChecker.cpp | 179 AnalysisDeclContext *ADC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineCallAndReturn.cpp | 615 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local 641 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
|
D | PathDiagnostic.cpp | 507 AnalysisDeclContext *ADC; in getValidSourceLocation() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 52 ADC, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 52 ADC, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FlagsCopyLowering.cpp | 162 ADC, enumerator
|
D | X86ISelLowering.h | 341 ADD, SUB, ADC, SBB, SMUL, UMUL, enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 342 ADD, SUB, ADC, SBB, SMUL, enumerator
|
/external/pcre/src/sljit/ |
D | sljitNativeARM_64.c | 70 #define ADC 0x9a000000 macro
|
D | sljitNativeARM_32.c | 90 #define ADC 0xe0a00000 macro
|
D | sljitNativeX86_common.c | 167 #define ADC (/* BINARY */ 2 << 3) macro
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 28 ### ADC ### subsection
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 707 ADC = ADC_w, enumerator
|