Searched defs:Substitution (Results 1 – 12 of 12) sorted by relevance
| /third_party/gn/src/gn/ |
| D | substitution_type.h | 17 struct Substitution { struct 20 Substitution(const char* name, const char* ninja_name) in Substitution() argument 23 Substitution& operator=(const Substitution&) = delete; argument
|
| D | substitution_type.cc | 193 bool (*is_valid_subst)(const Substitution*), in EnsureValidSubstitutions()
|
| /third_party/typescript/src/compiler/ |
| D | transformer.ts | 28 Substitution = 1 << 0, enumerator
|
| D | emitter.ts | 890 Substitution, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | FileCheckImpl.h | 189 Substitution(FileCheckPatternContext *Context, StringRef VarName, in Substitution() function
|
| D | FileCheck.cpp | 554 Substitution *Substitution = in parsePattern() local 635 for (const auto &Substitution : Substitutions) { in match() local 715 for (const auto &Substitution : Substitutions) { in printSubstitutions() local
|
| /third_party/python/Lib/test/ |
| D | test_exceptions.py | 1742 def Substitution(): function 2080 class Substitution: class
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2745 Substitution = 33554432, enumerator
|
| D | typescriptServices.d.ts | 2745 Substitution = 33554432, enumerator
|
| D | tsserverlibrary.d.ts | 2745 Substitution = 33554432, enumerator
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2745 Substitution = 33554432, enumerator
|
| D | tsserverlibrary.d.ts | 2745 Substitution = 33554432, enumerator
|