| /external/llvm-project/clang/test/utils/update_cc_test_checks/Inputs/ |
| D | check-attributes.cpp | 2 struct RT { struct 10 struct RT Z; argument
|
| /external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/ |
| D | RT.java | 19 public final class RT { class 21 private RT() { in RT() method in RT
|
| /external/libcxx/test/std/iterators/iterator.primitives/iterator.traits/ |
| D | empty.fail.cpp | 74 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef 83 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef 92 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef 101 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef 110 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef 119 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std::__1::it… in main() typedef
|
| /external/llvm-project/libcxx/test/std/iterators/iterator.primitives/iterator.traits/ |
| D | empty.fail.cpp | 73 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef 82 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef 91 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef 100 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef 109 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef 118 …typedef T::reference RT; // expected-error-re {{no type named 'reference' in 'std:{{.*}}:i… in main() typedef
|
| /external/arm-optimized-routines/math/test/ |
| D | ulp.h | 16 static int RT(ulpscale_mpfr) (mpfr_t x, int t) in RT() function 40 static double RT(ulperr) (RT(float) got, const struct RT(ret) * p, int r) in RT() function 89 static int RT(isok) (RT(float) ygot, int exgot, RT(float) ywant, int exwant, in RT() function 96 static int RT(isok_nofenv) (RT(float) ygot, RT(float) ywant) in RT() function
|
| /external/llvm-project/libc/AOR_v20.02/math/test/ |
| D | ulp.h | 17 static int RT(ulpscale_mpfr) (mpfr_t x, int t) in RT() function 41 static double RT(ulperr) (RT(float) got, const struct RT(ret) * p, int r) in RT() function 90 static int RT(isok) (RT(float) ygot, int exgot, RT(float) ywant, int exwant, in RT() function 97 static int RT(isok_nofenv) (RT(float) ygot, RT(float) ywant) in RT() function
|
| /external/jacoco/org.jacoco.agent.rt/src/com/vladium/emma/rt/ |
| D | RT.java | 27 public final class RT { class 29 private RT() { in RT() method in RT
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 161 if (const auto *RT = T->getAs<RecordType>()) in isSafeToConvert() local 206 const RecordType *RT = dyn_cast<RecordType>(TT); in isFuncParamTypeConvertible() local 321 if (const RecordType *RT = FT->getReturnType()->getAs<RecordType>()) in ConvertFunctionType() local 325 if (const RecordType *RT = FPT->getParamType(i)->getAs<RecordType>()) in ConvertFunctionType() local 385 if (const RecordType *RT = dyn_cast<RecordType>(Ty)) in ConvertType() local 755 if (const RecordType *RT = T->getAs<RecordType>()) { in isZeroInitializable() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 176 if (const auto *RT = T->getAs<RecordType>()) in isSafeToConvert() local 221 const RecordType *RT = dyn_cast<RecordType>(TT); in isFuncParamTypeConvertible() local 337 if (const RecordType *RT = FT->getReturnType()->getAs<RecordType>()) in ConvertFunctionTypeInternal() local 341 if (const RecordType *RT = FPT->getParamType(i)->getAs<RecordType>()) in ConvertFunctionTypeInternal() local 415 if (const RecordType *RT = dyn_cast<RecordType>(Ty)) in ConvertType() local 902 if (const RecordType *RT = T->getAs<RecordType>()) { in isZeroInitializable() local
|
| /external/emma/core/java12/com/vladium/emma/rt/ |
| D | RT.java | 27 abstract class RT implements IAppConstants class 176 private RT () {} // prevent subclassing in RT() method in RT
|
| D | RTExitHook.java | 105 RTExitHook (final Class RT, final ICoverageData cdata, final File outFile, final boolean merge) in RTExitHook()
|
| /external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcV2CBindings.cpp | 202 auto RT = unwrap(JD)->createResourceTracker(); in LLVMOrcJITDylibCreateResourceTracker() local 210 auto RT = unwrap(JD)->getDefaultResourceTracker(); in LLVMOrcJITDylibGetDefaultResourceTracker() local 215 void LLVMOrcReleaseResourceTracker(LLVMOrcResourceTrackerRef RT) { in LLVMOrcReleaseResourceTracker() 226 LLVMErrorRef LLVMOrcResourceTrackerRemove(LLVMOrcResourceTrackerRef RT) { in LLVMOrcResourceTrackerRemove() 477 LLVMOrcResourceTrackerRef RT, in LLVMOrcLLJITAddObjectFileWithRT() 492 LLVMOrcResourceTrackerRef RT, in LLVMOrcLLJITAddLLVMIRModuleWithRT()
|
| D | Layer.cpp | 25 Error IRLayer::add(ResourceTrackerSP RT, ThreadSafeModule TSM) { in add() 162 Error ObjectLayer::add(ResourceTrackerSP RT, std::unique_ptr<MemoryBuffer> O) { in add()
|
| /external/llvm-project/clang/lib/AST/ |
| D | Type.cpp | 558 if (const auto *RT = getAs<RecordType>()) in isClassType() local 564 if (const auto *RT = getAs<RecordType>()) in isStructureType() local 570 if (const auto *RT = getAs<RecordType>()) in isObjCBoxableRecordType() local 576 if (const auto *RT = getAs<RecordType>()) in isInterfaceType() local 582 if (const auto *RT = getAs<RecordType>()) { in isStructureOrClassType() local 596 if (const auto *RT = getAs<RecordType>()) in isUnionType() local 632 if (const auto *RT = getAs<ReferenceType>()) in getPointeeType() local 643 if (const auto *RT = dyn_cast<RecordType>(this)) { in getAsStructureType() local 649 if (const auto *RT = dyn_cast<RecordType>(CanonicalType)) { in getAsStructureType() local 662 if (const auto *RT = dyn_cast<RecordType>(this)) { in getAsUnionType() local [all …]
|
| D | CXXInheritance.cpp | 253 if (auto *RT = BaseSpec.getType()->getAs<RecordType>()) in lookupInBases() local 417 auto *RT = Specifier->getType()->getAs<RecordType>(); in findOrdinaryMemberInDependentClasses() local 520 if (const RecordType *RT = Base.getType()->getAs<RecordType>()) { in Collect() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 359 if (const RecordType *RT = getAs<RecordType>()) in isClassType() local 364 if (const RecordType *RT = getAs<RecordType>()) in isStructureType() local 369 if (const RecordType *RT = getAs<RecordType>()) in isObjCBoxableRecordType() local 374 if (const RecordType *RT = getAs<RecordType>()) in isInterfaceType() local 379 if (const RecordType *RT = getAs<RecordType>()) { in isStructureOrClassType() local 392 if (const RecordType *RT = getAs<RecordType>()) in isUnionType() local 422 if (const ReferenceType *RT = getAs<ReferenceType>()) in getPointeeType() local 433 if (const RecordType *RT = dyn_cast<RecordType>(this)) { in getAsStructureType() local 439 if (const RecordType *RT = dyn_cast<RecordType>(CanonicalType)) { in getAsStructureType() local 452 if (const RecordType *RT = dyn_cast<RecordType>(this)) { in getAsUnionType() local [all …]
|
| /external/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 93 } else if (const ReferenceType *RT = T->getAs<ReferenceType>()) { in CheckSpecifiedExceptionType() local 899 else if (const ReferenceType *RT = T->getAs<ReferenceType>()) in canCalleeThrow() local 937 const RecordType *RT = Op->getType()->getAs<RecordType>(); in canTypeidThrow() local 1038 if (const RecordType *RT = DTy->getAs<RecordType>()) { in canThrow() local
|
| /external/llvm-project/llvm/tools/llvm-mca/Views/ |
| D | InstructionInfoView.cpp | 57 double RT = IIVDEntry.RThroughput.getValue(); in printView() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | ReturnUndefChecker.cpp | 47 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); in checkPreStmt() local
|
| D | CastSizeChecker.cpp | 51 const RecordType *RT = ToPointeeTy->getAs<RecordType>(); in evenFlexibleArraySize() local
|
| /external/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
| D | ResourceTrackerTest.cpp | 136 auto RT = JD.createResourceTracker(); in TEST_F() local 175 auto RT = JD.createResourceTracker(); in TEST_F() local 209 auto RT = JD.createResourceTracker(); in TEST_F() local
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | ReturnUndefChecker.cpp | 46 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); in checkPreStmt() local
|
| /external/llvm-project/libc/utils/tools/WrapperGen/ |
| D | Main.cpp | 92 llvm::StringRef RT(ReturnTypeString); in WrapperGenMain() local
|
| /external/llvm-project/clang-tools-extra/clang-tidy/utils/ |
| D | TypeTraits.cpp | 130 if (const auto *RT = CanonicalType->getAs<RecordType>()) { in isTriviallyDefaultConstructible() local
|
| /external/llvm-project/llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode/ |
| D | OrcV2CBindingsRemovableCode.c | 94 LLVMOrcResourceTrackerRef RT; in main() local
|