/external/dtc/Documentation/ |
D | dtc-paper.tex | 391 \subsection{Input and output formats} 435 \subsection{Source format} 486 \subsection{Tree checking}
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
D | Compiler.java | 18 enum Compiler { enum
|
/external/clang/unittests/Frontend/ |
D | CodeGenActionTest.cpp | 51 CompilerInstance Compiler; in TEST() local
|
D | FrontendActionTest.cpp | 181 CompilerInstance Compiler; in TEST() local
|
/external/skia/src/sksl/ |
D | SkSLIRGenerator.h | 185 friend class Compiler; variable
|
D | SkSLCompiler.cpp | 57 Compiler::Compiler(Flags flags) in Compiler() function in SkSL::Compiler
|
/external/javassist/sample/preproc/ |
D | Compiler.java | 52 public class Compiler { class 62 public Compiler(String inputname) throws CannotCompileException { in Compiler() method in Compiler
|
/external/javassist/src/main/javassist/tools/reflect/ |
D | Compiler.java | 70 public class Compiler { class
|
/external/clang/unittests/AST/ |
D | EvaluateAsRValueTest.cpp | 61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
|
D | ExternalASTSourceTest.cpp | 48 CompilerInstance Compiler; in testExternalASTSource() local
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | Compiler.java | 73 public class Compiler extends OpMap class 88 public Compiler(ErrorListener errorHandler, SourceLocator locator, in Compiler() method in Compiler 100 public Compiler() in Compiler() method in Compiler
|
/external/clang/lib/Driver/ |
D | Tools.h | 36 class Compiler; variable 185 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function 708 Compiler(const ToolChain &TC) in Compiler() function 851 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
|
D | ToolChains.h | 694 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
|
D | Driver.cpp | 1918 const Tool *Compiler = TC->SelectTool(*CompileJA); in selectToolForJob() local 1948 const Tool *Compiler = TC->SelectTool(*CompileJA); in selectToolForJob() local
|
/external/skia/src/gpu/gl/ |
D | GrGLContext.h | 19 class Compiler; variable
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.h | 36 class Compiler; variable
|
/external/regex-re2/re2/ |
D | compile.cc | 122 class Compiler : public Regexp::Walker<Frag> { class 239 Compiler::Compiler() { in Compiler() function in re2::Compiler
|
D | prog.h | 166 friend class Compiler; variable
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 189 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
|
/external/clang/lib/Tooling/ |
D | Tooling.cpp | 294 clang::CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
|