HomeSort by relevance Sort by last modified time
    Searched full:interpreter (Results 476 - 500 of 973) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/jni/
AndroidRuntime.cpp 539 // Increase the main thread's interpreter stack size for bug 6315322.
666 /* Force interpreter-only mode for selected opcodes. Eg "1-0a,3c,f1-ff" */
676 /* Force interpreter-only mode for selected methods */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 284 # We're using a stock interpreter to run the app, yet we need
285 # a way to pass the Python main program to the interpreter. The
286 # bootstrapping script fires up the interpreter with the right
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file2k.py 227 # This causes the interpreter to exit on OSF1 v5.1.
232 ' Skipping sys.stdin.seek(-1), it may crash the interpreter.'
438 # (including close()) concurrently without crashing the Python interpreter.
test_os.py 739 # subprocess to the parent that the interpreter is ready. When it
748 # without waiting. This is done so we can tell that the interpreter
808 # Let the interpreter startup before we send signals. See #3137.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file2k.py 227 # This causes the interpreter to exit on OSF1 v5.1.
232 ' Skipping sys.stdin.seek(-1), it may crash the interpreter.'
438 # (including close()) concurrently without crashing the Python interpreter.
test_os.py 739 # subprocess to the parent that the interpreter is ready. When it
748 # without waiting. This is done so we can tell that the interpreter
808 # Let the interpreter startup before we send signals. See #3137.
    [all...]
  /art/compiler/dex/
dex_to_dex_compiler.cc 133 // These opcodes have the same implementation in interpreter so group
  /art/runtime/mirror/
art_method.h 409 // Called by the interpreter to execute this method.
  /dalvik/docs/
verifier.html 32 <li>Optimizations. The interpreter can ignore a lot of potential
  /dalvik/vm/
Exception.cpp 30 variable or hardware register in the main interpreter loop.
39 (2) The VM throws an exception from within the interpreter core, e.g.
45 situation (3) the interpreter loop must copy it to an externally-accessible
81 - Interpreter saves the PC
    [all...]
  /dalvik/vm/arch/mips/
CallO32.S 38 the interpreter (e.g. float occupies one, double occupies two). It's up to
  /dalvik/vm/compiler/
Utility.cpp 360 ALOGE("Jit: aborting trace compilation, reverting to interpreter");
  /dalvik/vm/compiler/codegen/arm/
CodegenCommon.cpp 470 /* Clear the conservative flags for branches that punt to the interpreter */
  /dalvik/vm/compiler/codegen/mips/
CodegenCommon.cpp 433 /* Clear the conservative flags for branches that punt to the interpreter */
  /dalvik/vm/interp/
Stack.cpp 33 * Initialize the interpreter stack in a new thread.
53 * interpreter does its own stack frame manipulation for interp-->interp
59 * We start by inserting a "break" frame, which ensures that the interpreter
970 * Fill a flat array of methods that comprise the current interpreter
    [all...]
  /development/scripts/app_engine_server/gae_shell/
shell.py 28 Interpreter state is stored in the datastore so that variables, function
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c 72 /* enumeration of HSP AT commands matches HSP command interpreter table */
80 /* enumeration of HFP AT commands matches HFP command interpreter table */
111 /* AT command interpreter table for HSP */
120 /* AT command interpreter table for HFP */
    [all...]
bta_ag_int.h 245 tBTA_AG_AT_CB at_cb; /* AT command interpreter */
  /external/chromium_org/chrome/installer/mac/
dirpatcher.sh 38 # that might impact the interpreter's operation. The |bash -p| invocation
  /external/chromium_org/third_party/lcov/bin/
genpng 158 # and make it known to the interpreter if available. Return undefined if it
  /external/chromium_org/third_party/lcov-1.9/bin/
genpng 161 # and make it known to the interpreter if available. Return undefined if it
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 182 * @ctxt: the XPath interpreter context
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_derived.c 246 /* prepare the TGSI interpreter for FS execution */
  /external/chromium_org/third_party/sqlite/src/src/
test_config.c 582 ** Register commands with the TCL interpreter.
test_hexio.c 368 ** Register commands with the TCL interpreter.

Completed in 1424 milliseconds

<<11121314151617181920>>