/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
util.py | 375 Byte-compilation is either done directly in this interpreter process 389 # approach: choose direct mode *only* if the current interpreter is 392 # interpreter is running with, so we can't do direct 394 # always compile indirectly if the current interpreter is in either
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
Grammar.txt | 61 # For normal assignments, additional restrictions enforced by the interpreter
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cmd_line.py | 1 # Tests invocation of the interpreter with various command line arguments
|
test_cpickle.py | 203 # or just silently terminates the interpreter (=crashes).
|
/prebuilts/tools/common/asm-tools/ |
src-3.3.1.zip | |
src-4.0.zip | |
/dalvik/vm/mterp/out/ |
InterpC-x86.cpp | 33 * portable interpreter(s) and C stubs. 63 * stack space at the top of the interpreter. 420 * "Reportxxx" routine. Because the portable interpreter uses local 469 * portable interpreter are handled by assigning values to globals. [all...] |
InterpC-armv5te-vfp.cpp | 33 * portable interpreter(s) and C stubs. 63 * stack space at the top of the interpreter. 420 * "Reportxxx" routine. Because the portable interpreter uses local 469 * portable interpreter are handled by assigning values to globals. [all...] |
InterpC-armv5te.cpp | 33 * portable interpreter(s) and C stubs. 63 * stack space at the top of the interpreter. 420 * "Reportxxx" routine. Because the portable interpreter uses local 469 * portable interpreter are handled by assigning values to globals. [all...] |
InterpC-armv7-a-neon.cpp | 33 * portable interpreter(s) and C stubs. 63 * stack space at the top of the interpreter. 420 * "Reportxxx" routine. Because the portable interpreter uses local 469 * portable interpreter are handled by assigning values to globals. [all...] |
InterpC-armv7-a.cpp | 33 * portable interpreter(s) and C stubs. 63 * stack space at the top of the interpreter. 420 * "Reportxxx" routine. Because the portable interpreter uses local 469 * portable interpreter are handled by assigning values to globals. [all...] |
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
tttypes.h | 1261 TT_Interpreter interpreter; member in struct:TT_FaceRec_ [all...] |
/external/freetype/include/freetype/internal/ |
tttypes.h | 1261 TT_Interpreter interpreter; member in struct:TT_FaceRec_ [all...] |
/external/robolectric/lib/main/ |
sqlite-jdbc-3.7.2.jar | |
/external/chromium_org/third_party/sqlite/src/src/ |
tclsqlite.c | 20 ** four new commands to the TCL interpreter for 114 Tcl_Interp *interp; /* The interpreter used for this database */ 838 ** on the interpreter. The reply is examined to determine if the 994 Tcl_Interp *interp, /* Tcl interpreter */ [all...] |
/art/runtime/ |
stack.h | 57 // - interpreter - separate VRegs and reference arrays. References are in the reference array. 75 // Create ShadowFrame for interpreter using provided memory.
|
/dalvik/libdex/ |
DexOpcodes.h | 64 * interpreter. During debugging it takes the place of an arbitrary 332 * an interpreter in C. [all...] |
/dalvik/vm/ |
IndirectRefTable.h | 245 /* semi-public - read/write by interpreter in native call handler */ 251 * TODO: we can't make these private as long as the interpreter
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_act.c | 505 /* set up AT command interpreter */ 658 /* run AT command interpreter on data */
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
util.py | 102 """Gets #!-interpreter command line from the script. 113 #!-interpreter command line, or None if it is not #!-script.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
util.py | 107 """Gets #!-interpreter command line from the script. 118 #!-interpreter command line, or None if it is not #!-script.
|
/external/chromium_org/third_party/sqlite/src/test/ |
tester.tcl | 26 # Test the capability of the SQLite version built into the interpreter to 76 # Set the precision of FP arithmatic used by the interpreter. And 269 # Or, if this is a slave interpreter, set up aliases to write the 270 # counters in the parent interpreter. [all...] |
/external/chromium_org/v8/src/ |
platform-linux.cc | 287 // The Native Client port of V8 uses an interpreter, 406 // The Native Client port of V8 uses an interpreter,
|
/external/libffi/ |
README | 20 are to be passed to a function. For instance, an interpreter may be 23 bridge from the interpreter program to compiled code.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
ModelInterpreter.java | 665 {"+CGMI", "+CGMI: Android Model AT Interpreter\r"}, 666 {"+CGMM", "+CGMM: Android Model AT Interpreter\r"},
|