Searched defs:Substitution (Results 1 – 13 of 13) sorted by relevance
/third_party/gn/src/gn/ |
D | substitution_type.h | 17 struct Substitution { struct 20 Substitution(const Substitution&) = delete; argument 21 Substitution& operator=(const Substitution&) = delete; argument
|
D | substitution_type.cc | 193 bool (*is_valid_subst)(const Substitution*), in EnsureValidSubstitutions()
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ |
D | opt.h | 50 …Substitution(const OptimizerCallerPtr &transform, const std::string &name, const PredicateFuncType… in Substitution() function
|
/third_party/typescript/src/compiler/ |
D | transformer.ts | 24 Substitution = 1 << 0, enumerator
|
D | emitter.ts | 866 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 | 1638 def Substitution(): function 1971 class Substitution: class
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 2512 Substitution = 33554432, enumerator
|
D | tsserverlibrary.d.ts | 2512 Substitution = 33554432, enumerator
|
/third_party/typescript/lib/ |
D | typescriptServices.d.ts | 2498 Substitution = 33554432, enumerator
|
D | typescript.d.ts | 2498 Substitution = 33554432, enumerator
|
D | tsserverlibrary.d.ts | 2498 Substitution = 33554432, enumerator
|