Home
last modified time | relevance | path

Searched refs:Compiler (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp92 bool Compiler::GlobalInitialized = false;
95 llvm::CodeGenOpt::Level Compiler::CodeGenOptLevel;
97 std::string Compiler::Triple;
99 std::string Compiler::CPU;
101 std::vector<std::string> Compiler::Features;
105 const llvm::StringRef Compiler::PragmaMetadataName = "#pragma";
109 const llvm::StringRef Compiler::ExportVarMetadataName = "#rs_export_var";
113 const llvm::StringRef Compiler::ExportFuncMetadataName = "#rs_export_func";
117 const llvm::StringRef Compiler::ObjectSlotMetadataName = "#rs_object_slots";
123 void Compiler::GlobalInitialization() { in GlobalInitialization()
[all …]
DCompiler.h54 class Compiler {
118 Compiler(ScriptCompiled *result);
164 ~Compiler();
DScriptCompiled.h37 friend class Compiler; variable
50 Compiler mCompiler;
DAndroid.mk26 Compiler.cpp \
DScript.h86 Compiler::GlobalInitialization(); in Script()
/frameworks/compile/libbcc/runtime/
DCREDITS.TXT19 D: CMake'ify Compiler-RT build system
20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
DCMakeLists.txt1 # See docs/CMake.html for instructions about how to build Compiler-RT with CMake.
DREADME.txt1 Compiler-RT
7 Compiler-RT is open source software. You may freely distribute it under the
DRuntimeDoc.rst2 libbcc Compiler Runtime Function Documentation
/frameworks/compile/slang/
Dllvm-rs-cc.cpp400 llvm::OwningPtr<slang::SlangRS> Compiler(new slang::SlangRS()); in main() local
402 Compiler->init(Opts.mTriple, Opts.mCPU, Opts.mFeatures); in main()
436 int CompileFailed = !Compiler->compile(IOFiles, in main()
447 Compiler->reset(); in main()
DREADME.rst2 llvm-rs-cc: Compiler for Renderscript language
/frameworks/compile/libbcc/runtime/cmake/Modules/
DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with Compiler-RT.
/frameworks/base/docs/html/sdk/
Drequirements.jd48 <li><strong>Not</strong> compatible with Gnu Compiler for Java (gcj)</li>
57 <li><strong>Not</strong> compatible with Gnu Compiler for Java (gcj)</li>
63 particular, note that some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both o…
Dinstalling.jd588 Compiler for Java, both of which are not supported for Android development.</li>
/frameworks/compile/libbcc/lib/Disassembler/
DDisassembler.cpp105 AsmInfo = Target->createMCAsmInfo(Compiler::getTargetTriple()); in Disassemble()
/frameworks/compile/libbcc/runtime/BlocksRuntime/
Druntime.c520 #pragma mark Compiler SPI entry points
/frameworks/base/docs/html/intl/ja/sdk/1.5_r3/
Dinstalling.jd208 …a>に記載されているバージョン要件を満たしていることを確認してください。特に、ディストリビューションによっては JDK 1.4 または Gnu Compiler for Java が組み込まれてい…
/frameworks/base/docs/html/intl/ja/sdk/1.5_r2/
Dinstalling.jd208 …a>に記載されているバージョン要件を満たしていることを確認してください。特に、ディストリビューションによっては JDK 1.4 または Gnu Compiler for Java が組み込まれてい…
/frameworks/base/docs/html/sdk/1.0_r1/
Dupgrading.jd113 <p>If you are developing on a version of Linux that originally came with Gnu Compiler for Java,
/frameworks/base/docs/html/sdk/1.0_r2/
Dupgrading.jd113 <p>If you are developing on a version of Linux that originally came with Gnu Compiler for Java,
/frameworks/base/docs/html/guide/publishing/
Dapp-signing.jd179 <p>If you are developing on a version of Linux that originally came with GNU Compiler for
/frameworks/base/docs/html/
Dsitemap.txt2087 http://developer.android.com/reference/java/lang/Compiler.html
/frameworks/base/api/
Dcurrent.txt29497 public final class Compiler {
D14.txt29497 public final class Compiler {