Searched defs:compile (Results 1 – 7 of 7) sorted by relevance
/frameworks/compile/libbcc/tests/ | ||
D | bccarm | 10 def compile(args): function |
D | test.py | 50 def compile(args): function |
/frameworks/compile/libbcc/lib/ExecutionEngine/ | ||
D | ScriptCompiled.h | 84 int compile(const CompilerOption &option) { in compile() function |
D | Compiler.cpp | 244 int Compiler::compile(const CompilerOption &option) { in compile() function in bcc::Compiler |
/frameworks/compile/slang/ | ||
D | slang.cpp | 421 int Slang::compile() { in compile() function in slang::Slang |
D | slang_rs.cpp | 263 bool SlangRS::compile( in compile() function in slang::SlangRS |
/frameworks/base/core/java/android/speech/srec/ | ||
D | Recognizer.java | 211 public void compile() { in compile() method in Recognizer.Grammar |