/external/freetype/src/truetype/ |
ttinterp.c | 5 /* TrueType bytecode interpreter (body). */ 63 /* are accessed directly by the interpreter during execution. The */ 224 /* Instruction dispatch function, as used by the interpreter. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-readelf | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/ |
i686-linux-readelf | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-readelf | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-readelf | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pydoc.py | 5 In the Python interpreter, do "from pydoc import help" to provide online [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pydoc.py | 5 In the Python interpreter, do "from pydoc import help" to provide online [all...] |
/dalvik/vm/compiler/ |
Frontend.cpp | 257 * interpreter to single-step through the instruction. [all...] |
/external/chromium_org/third_party/JSON/ |
LICENSE | 422 produce the work, or an object code interpreter used to run it. [all...] |
/external/elfutils/src/ |
ChangeLog | 848 section if creating a DSO and no interpreter is given. 851 for DSO if no interpreter is specified. 855 interpreter from linker script. [all...] |
/external/mksh/src/ |
exec.c | 897 /* no, we actually found an interpreter name */ 899 /* look for end of shell/interpreter name */ 933 /* report both the programme that was run and the bogus interpreter */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 31 --header -- print header with interpreter info 76 doing memory analysis on the Python interpreter, which process tends to 517 # comes from the shutdown of the interpreter in the subcommand. [all...] |
test_weakref.py | 692 # interpreter when the weakref was cleaned up since it would refer to 693 # non-existent memory. This test should not segfault the interpreter. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 31 --header -- print header with interpreter info 76 doing memory analysis on the Python interpreter, which process tends to 517 # comes from the shutdown of the interpreter in the subcommand. [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar | |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 654 Interpreter interp = new Interpreter(nfa.grammar, input); [all...] |
/external/chromium_org/v8/tools/gyp/ |
v8.gyp | 392 '../../src/interpreter-irregexp.cc', 393 '../../src/interpreter-irregexp.h', [all...] |
/external/llvm/tools/bugpoint/ |
ToolRunner.cpp | 205 LLIArgs.push_back("-force-interpreter=true"); 613 JITArgs.push_back("-force-interpreter=false"); [all...] |
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 323 // interpreter to capture them in the memref array. [all...] |
/external/v8/tools/gyp/ |
v8.gyp | 356 '../../src/interpreter-irregexp.cc', 357 '../../src/interpreter-irregexp.h', [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 302 The interpreter generates names that start with a period or 313 # As of Python 2.3, the interpreter does not have a SET_LINENO [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 383 this widget in the Tcl interpreter.""" 712 """Send Tcl command CMD to different interpreter INTERP to be executed.""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 913 # in the tcl interpreter since tk requires an item. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 302 The interpreter generates names that start with a period or 313 # As of Python 2.3, the interpreter does not have a SET_LINENO [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 383 this widget in the Tcl interpreter.""" 712 """Send Tcl command CMD to different interpreter INTERP to be executed.""" [all...] |