/external/clang/unittests/AST/ |
H A D | ExternalASTSourceTest.cpp | 3 // The LLVM Compiler Infrastructure 48 CompilerInstance Compiler; local 49 Compiler.createDiagnostics(); 57 Compiler.getDiagnostics()); 58 Compiler.setInvocation(Invocation); 61 return Compiler.ExecuteAction(Action);
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
H A D | AttributeIterator.java | 24 import org.apache.xpath.compiler.Compiler; 39 * @param compiler A reference to the Compiler that contains the op map. 45 AttributeIterator(Compiler compiler, int opPos, int analysis)
|
H A D | SelfIteratorNoPredicate.java | 25 import org.apache.xpath.compiler.Compiler; 40 * @param compiler A reference to the Compiler that contains the op map. 47 SelfIteratorNoPredicate(Compiler compiler, int opPos, int analysis)
|
H A D | ChildIterator.java | 26 import org.apache.xpath.compiler.Compiler; 42 * @param compiler A reference to the Compiler that contains the op map. 49 ChildIterator(Compiler compiler, int opPos, int analysis)
|
H A D | ChildTestIterator.java | 27 import org.apache.xpath.compiler.Compiler; 48 * @param compiler A reference to the Compiler that contains the op map. 54 ChildTestIterator(Compiler compiler, int opPos, int analysis)
|
H A D | OneStepIteratorForward.java | 26 import org.apache.xpath.compiler.Compiler; 46 * @param compiler A reference to the Compiler that contains the op map. 52 OneStepIteratorForward(Compiler compiler, int opPos, int analysis)
|
H A D | WalkingIteratorSorted.java | 25 import org.apache.xpath.compiler.Compiler; 56 * into the Compiler to create predicate expressions. 58 * @param compiler The Compiler which is creating 69 Compiler compiler, int opPos, int analysis, boolean shouldLoadWalkers)
|
/external/llvm/bindings/ocaml/all_backends/ |
H A D | llvm_all_backends.ml | 3 * The LLVM Compiler Infrastructure
|
H A D | llvm_all_backends.mli | 3 * The LLVM Compiler Infrastructure
|
/external/llvm/bindings/ocaml/transforms/utils/ |
H A D | llvm_transform_utils.ml | 3 * The LLVM Compiler Infrastructure
|
/external/regex-re2/re2/ |
H A D | compile.cc | 9 // The Compiler class defined in this file is private. 122 class Compiler : public Regexp::Walker<Frag> { class in namespace:re2 124 explicit Compiler(); 125 ~Compiler(); 142 // The Compiler traverses the Regexp parse tree, visiting 236 DISALLOW_EVIL_CONSTRUCTORS(Compiler); 239 Compiler::Compiler() { function in class:re2::Compiler 254 Compiler::~Compiler() { [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
H A D | FuncLast.java | 26 import org.apache.xpath.compiler.Compiler; 45 public void postCompileStep(Compiler compiler)
|
H A D | FuncPosition.java | 27 import org.apache.xpath.compiler.Compiler; 44 public void postCompileStep(Compiler compiler)
|
H A D | Function.java | 28 import org.apache.xpath.compiler.Compiler; 140 public void postCompileStep(Compiler compiler)
|
/external/compiler-rt/lib/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/builtins/arm64/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/builtins/armv6m/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/builtins/i386/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/builtins/ppc/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/builtins/x86_64/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/interception/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/profile/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/compiler-rt/lib/sanitizer_common/ |
H A D | Makefile.mk | 3 # The LLVM Compiler Infrastructure
|
/external/llvm/bindings/ocaml/analysis/ |
H A D | llvm_analysis.ml | 3 * The LLVM Compiler Infrastructure
|
/external/llvm/bindings/ocaml/bitreader/ |
H A D | llvm_bitreader.ml | 3 * The LLVM Compiler Infrastructure
|