Home
last modified time | relevance | path

Searched refs:Substitutions (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/AST/
DItaniumMangle.cpp383 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon5aa6b61e0111::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/ImageMagick/PerlMagick/quantum/
DMakefile.PL.in256 # Substitutions for "makeaperl" section.
/external/ImageMagick/PerlMagick/default/
DMakefile.PL.in257 # Substitutions for "makeaperl" section.
/external/ImageMagick/PerlMagick/
DMakefile.PL.in257 # Substitutions for "makeaperl" section.
/external/libpng/
Dconfigure.ac220 # Substitutions for .in files
/external/tcpdump/
Daclocal.m4519 # Please read section 11.6 "Shell Substitutions"
602 # Please read section 11.6 "Shell Substitutions"
/external/llvm/docs/
DTestingGuide.rst408 Substitutions section in Regression test structure
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DTestingGuide.rst434 Substitutions section in Regression test structure
/external/python/cpython3/Doc/whatsnew/
D2.4.rst171 PEP 292: Simpler String Substitutions
211 :pep:`292` - Simpler String Substitutions
/external/python/cpython2/Doc/whatsnew/
D2.4.rst171 PEP 292: Simpler String Substitutions
211 :pep:`292` - Simpler String Substitutions