/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheckImpl.h | 275 std::vector<std::unique_ptr<Substitution>> Substitutions; variable 375 std::vector<Substitution *> Substitutions; variable 500 return !(Substitutions.empty() && VariableDefs.empty()); in hasVariable()
|
D | FileCheck.cpp | 560 Substitutions.push_back(Substitution); in parsePattern() 626 if (!Substitutions.empty()) { in match() 635 for (const auto &Substitution : Substitutions) { in match() 714 if (!Substitutions.empty()) { in printSubstitutions() 715 for (const auto &Substitution : Substitutions) { in printSubstitutions() 834 Substitutions.push_back( in makeStringSubstitution() 836 return Substitutions.back().get(); in makeStringSubstitution() 842 Substitutions.push_back(std::make_unique<NumericSubstitution>( in makeNumericSubstitution() 844 return Substitutions.back().get(); in makeNumericSubstitution()
|
/external/llvm-project/llvm/lib/FileCheck/ |
D | FileCheckImpl.h | 491 std::vector<std::unique_ptr<Substitution>> Substitutions; variable 590 std::vector<Substitution *> Substitutions; variable 716 return !(Substitutions.empty() && VariableDefs.empty()); in hasVariable()
|
D | FileCheck.cpp | 1139 Substitutions.push_back(Substitution); in parsePattern() 1205 if (!Substitutions.empty()) { in match() 1214 for (const auto &Substitution : Substitutions) { in match() 1306 if (!Substitutions.empty()) { in printSubstitutions() 1307 for (const auto &Substitution : Substitutions) { in printSubstitutions() 1486 Substitutions.push_back( in makeStringSubstitution() 1488 return Substitutions.back().get(); in makeStringSubstitution() 1494 Substitutions.push_back(std::make_unique<NumericSubstitution>( in makeNumericSubstitution() 1496 return Substitutions.back().get(); in makeNumericSubstitution()
|
/external/llvm-project/clang/utils/TableGen/ |
D | ClangDiagnosticsEmitter.cpp | 617 Substitutions.try_emplace( in DiagnosticTextBuilder() 625 if (Substitutions.count(Name)) in DiagnosticTextBuilder() 638 auto It = Substitutions.find(S->Name); in getSubstitution() 639 if (It == Substitutions.end()) in getSubstitution() 693 StringMap<DiagText> Substitutions; member
|
/external/llvm-project/clang/lib/AST/ |
D | ItaniumMangle.cpp | 379 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon0cd394f30111::CXXNameMangler 406 AbiTagsRoot(AbiTags), Substitutions(Outer.Substitutions) {} in CXXNameMangler() 412 AbiTagsRoot(AbiTags), Substitutions(Outer.Substitutions) {} in CXXNameMangler() 5415 llvm::DenseMap<uintptr_t, unsigned>::iterator I = Substitutions.find(Ptr); in mangleSubstitution() 5416 if (I == Substitutions.end()) in mangleSubstitution() 5579 assert(!Substitutions.count(Ptr) && "Substitution already exists!"); in addSubstitution() 5580 Substitutions[Ptr] = SeqID++; in addSubstitution() 5586 Substitutions.swap(Other->Substitutions); in extendSubstitutions()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | Makefile.PL.in | 256 # Substitutions for "makeaperl" section.
|
/external/ImageMagick/PerlMagick/default/ |
D | Makefile.PL.in | 257 # Substitutions for "makeaperl" section.
|
/external/ImageMagick/PerlMagick/ |
D | Makefile.PL.in | 257 # Substitutions for "makeaperl" section.
|
/external/clang/lib/AST/ |
D | ItaniumMangle.cpp | 383 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anona9e6be050111::CXXNameMangler 4240 llvm::DenseMap<uintptr_t, unsigned>::iterator I = Substitutions.find(Ptr); in mangleSubstitution() 4241 if (I == Substitutions.end()) in mangleSubstitution() 4404 assert(!Substitutions.count(Ptr) && "Substitution already exists!"); in addSubstitution() 4405 Substitutions[Ptr] = SeqID++; in addSubstitution()
|
/external/llvm-project/clang/include/clang/Basic/ |
D | DiagnosticCommonKinds.td | 15 // Substitutions.
|
/external/llvm-project/llvm/test/FileCheck/ |
D | dump-input-annotations.txt | 604 ; Substitutions: successful and failed positive directives. 633 ; Substitutions: successful and failed negative directives.
|
/external/libpng/ |
D | configure.ac | 219 # Substitutions for .in files
|
/external/tcpdump/ |
D | aclocal.m4 | 519 # Please read section 11.6 "Shell Substitutions" 602 # Please read section 11.6 "Shell Substitutions"
|
/external/llvm/docs/ |
D | TestingGuide.rst | 408 Substitutions section in Regression test structure
|
/external/llvm-project/llvm/docs/ |
D | TestingGuide.rst | 481 Substitutions section in Regression test structure
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.4.rst | 171 PEP 292: Simpler String Substitutions 211 :pep:`292` - Simpler String Substitutions
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.4.rst | 171 PEP 292: Simpler String Substitutions 211 :pep:`292` - Simpler String Substitutions
|
/external/libcups/locale/ |
D | cups.strings | 1293 "Substitutions:" = "Substitutions:";
|
D | cups_en.po | 4630 msgid "Substitutions:" 4631 msgstr "Substitutions:"
|
D | cups_cs.po | 4393 msgid "Substitutions:"
|
D | cups_fr.po | 4406 msgid "Substitutions:"
|
D | cups_ru.po | 4530 msgid "Substitutions:"
|
D | cups_zh_CN.po | 4520 msgid "Substitutions:"
|
D | cups_ja.po | 4558 msgid "Substitutions:"
|