Home
last modified time | relevance | path

Searched refs:interpreters (Results 1 – 10 of 10) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreterConfiguration.java263 List<Interpreter> interpreters = new ArrayList<Interpreter>(); in getInstalledInterpreters() local
266 interpreters.add(i); in getInstalledInterpreters()
269 return interpreters; in getInstalledInterpreters()
276 List<Interpreter> interpreters = new ArrayList<Interpreter>(); in getInteractiveInterpreters() local
279 interpreters.add(i); in getInteractiveInterpreters()
282 return interpreters; in getInteractiveInterpreters()
/external/sl4a/Common/src/com/googlecode/android_scripting/
DFeaturedInterpreters.java37 FeaturedInterpreter interpreters[] =
53 for (FeaturedInterpreter interpreter : interpreters) {
/external/antlr/antlr-3.4/tool/
DREADME.txt12 recognizers, interpreters, compilers, and translators from grammatical
DCHANGES.txt841 to stream for interactive interpreters.
2162 * Added TreeNodeStream.get(index) to make it easier for interpreters to
2167 the stream for building interpreters.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonTreeNodeStream.as43 * This stream is most suitable for tree interpreters that need to
/external/llvm/docs/
DLLVMBuild.rst17 JITs, custom code generators, optimization passes, interpreters, and so
/external/antlr/antlr-3.4/runtime/C/
DREADME592 * Added TreeNodeStream.get(index) to make it easier for interpreters to
597 the stream for building interpreters.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/bison/doc/
Dbison.texi1232 Many applications, like interpreters or compilers, have to produce verbose
Dbison.info1804 Many applications, like interpreters or compilers, have to produce