Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 25 of 35) sorted by relevance

12

/external/rust/crates/syn/1.0.7/
Dbuild.rs23 struct Compiler { struct
28 fn rustc_version() -> Option<Compiler> { in rustc_version() argument
/external/rust/crates/syn/0.15.42/
Dbuild.rs36 struct Compiler { struct
41 fn rustc_version() -> Option<Compiler> { in rustc_version() argument
/external/dtc/Documentation/
Ddtc-paper.tex391 \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/
DCompiler.java18 enum Compiler { enum
/external/clang/unittests/Frontend/
DCodeGenActionTest.cpp51 CompilerInstance Compiler; in TEST() local
DFrontendActionTest.cpp181 CompilerInstance Compiler; in TEST() local
/external/mesa3d/docs/
Dinstall.rst26 Compiler subsection
/external/u-boot/doc/arch/
Dsh.rst90 Compiler chapter
/external/rust/crates/proc-macro2/src/
Dwrapper.rs13 Compiler(proc_macro::TokenStream), enumerator
18 Compiler(proc_macro::LexError), enumerator
293 Compiler(proc_macro::token_stream::IntoIter), enumerator
350 Compiler(proc_macro::SourceFile), enumerator
394 Compiler(proc_macro::Span), enumerator
542 Compiler(proc_macro::Group), enumerator
652 Compiler(proc_macro::Ident), enumerator
747 Compiler(proc_macro::Literal), enumerator
/external/skia/modules/particles/include/
DSkParticleBinding.h26 class Compiler; variable
/external/skia/src/sksl/
DSkSLIRGenerator.h175 friend class Compiler; variable
/external/skqp/src/sksl/
DSkSLIRGenerator.h196 friend class Compiler; variable
/external/clang/unittests/AST/
DEvaluateAsRValueTest.cpp61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
DExternalASTSourceTest.cpp48 CompilerInstance Compiler; in testExternalASTSource() local
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java73 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/
DTools.h36 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
/external/skia/src/gpu/dawn/
DGrDawnGpu.h26 class Compiler; variable
/external/angle/src/libANGLE/
DCompiler.cpp59 Compiler::Compiler(rx::GLImplFactory *implFactory, const State &state) in Compiler() function in gl::Compiler
/external/skia/src/gpu/mtl/
DGrMtlGpu.h31 class Compiler; variable
/external/skqp/src/gpu/gl/
DGrGLContext.h20 class Compiler; variable
/external/skia/src/gpu/gl/
DGrGLContext.h20 class Compiler; variable
/external/skia/src/gpu/vk/
DGrVkGpu.h37 class Compiler; variable
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h29 class Compiler; variable
/external/skqp/src/gpu/vk/
DGrVkGpu.h39 class Compiler; variable
/external/bcc/src/cc/frontends/clang/
Dtp_frontend_action.cc249 CompilerInstance &Compiler, llvm::StringRef InFile) { in CreateASTConsumer()

12