Home
last modified time | relevance | path

Searched refs:Substitution (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/TableGen/
DDag.td5 // Substitution of an int.
19 // Substitution of a DAG.
/external/llvm/unittests/Support/
DRegexTest.cpp65 TEST_F(RegexTest, Substitution) { in TEST_F() argument
/external/clang/tools/libclang/
DCIndexUSRs.cpp600 llvm::DenseMap<const Type *, unsigned>::iterator Substitution in VisitType() local
602 if (Substitution != TypeSubstitutions.end()) { in VisitType()
603 Out << 'S' << Substitution->second << '_'; in VisitType()
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt65 + 3.12.1 Keyword Substitution
811 3.12.1: Keyword Substitution
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-147331 was violating the Liskov Substitution Principle.
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3122032 - Fixed "FIXME: Violates Liskov Substitution principle."