Searched defs:compile (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp61 return "Failed to compile the script since there's no available "
213 enum Compiler::ErrorCode Compiler::compile(Script &pScript, function in class:Compiler
262 enum Compiler::ErrorCode Compiler::compile(Script &pScript, function in class:Compiler
277 enum Compiler::ErrorCode err = compile(pScript, *out, IRStream);
/frameworks/compile/slang/
H A Dslang.cpp389 int Slang::compile() { function in class:slang::Slang
588 bool Slang::compile( function in class:slang::Slang
672 if (Slang::compile() > 0)
/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.cpp189 compile(mGroup->mCacheDir);
314 void CpuScriptGroup2Impl::compile(const char* cacheDir) { function in class:android::renderscript::CpuScriptGroup2Impl
/frameworks/base/tools/aapt2/
H A DMain.cpp950 bool compile(const AaptOptions& options, const std::shared_ptr<ResourceTable>& table, function
1050 std::cerr << "compile compiles a subset of resources" << std::endl;
1076 } else if (command == "compile") {
1145 // Build the command string for output (eg. "aapt2 compile").
1233 // The package name is empty when in the compile phase.
1264 if (!compile(options, table, resolver)) {
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 4692 milliseconds