HomeSort by relevance Sort by last modified time
    Searched full:interpreter (Results 201 - 225 of 988) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/v8/src/
interpreter-irregexp.h 28 // A simple interpreter for the Irregexp byte code.
  /external/valgrind/main/coregrind/
pub_core_ume.h 55 Addr interp_base; // OUT: where interpreter (ld.so) was mapped
72 HChar* interp_name; // OUT: the interpreter name
73 HChar* interp_args; // OUT: the args for the interpreter
85 // checks execute permissions, sets up interpreter if program is a script,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
modifier.hpp 58 nfp::keyword<struct interpreter_t> interpreter; member in namespace:boost::BOOST_RT_PARAM_NAMESPACE::cla::__anon33329
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ImportProcessor.java 216 final VCardInterpreter interpreter,
223 if (i > 0 && (interpreter instanceof VCardEntryConstructor)) {
225 ((VCardEntryConstructor) interpreter).clear();
242 mVCardParser.parse(is, interpreter);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
keyword.py 8 the python source tree after building the interpreter and run:
types.py 1 """Define names for all type symbols known in the standard interpreter.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 55 ("Interpreter", "python"),
56 ("Interpreter-Version", "1.3"),
104 KPMD-Interpreter: python
105 KPMD-Interpreter-Version: 1.3
script_helper.py 23 # Executing the interpreter in a subprocess
52 Assert that running the interpreter with `args` and optional environment
59 Assert that running the interpreter with `args` and optional environment
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
keyword.py 8 the python source tree after building the interpreter and run:
types.py 1 """Define names for all type symbols known in the standard interpreter.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_MimeWriter.py 55 ("Interpreter", "python"),
56 ("Interpreter-Version", "1.3"),
104 KPMD-Interpreter: python
105 KPMD-Interpreter-Version: 1.3
script_helper.py 23 # Executing the interpreter in a subprocess
52 Assert that running the interpreter with `args` and optional environment
59 Assert that running the interpreter with `args` and optional environment
  /art/test/
run-all-tests 52 elif [ "x$1" = "x--interpreter" ]; then
53 run_args="${run_args} --interpreter"
90 echo " --debug --dev --host --interpreter --jvm --no-optimize"
  /dalvik/vm/compiler/codegen/x86/
NcgAot.cpp 40 /* jump from JIT'ed code to interpreter without chaining */
51 /* jump from JIT'ed code to interpreter becaues of exception */
84 //!the interpreter will start execution from %eax
  /external/chromium/testing/gmock/
configure.ac 28 # against the interpreter detected by AM_PATH_PYTHON, and so we condition
29 # HAVE_PYTHON by requiring "python" to be in the PATH, and that interpreter's
32 PYTHON= # We *do not* allow the user to specify a python interpreter
  /external/clang/examples/clang-interpreter/
main.cpp 1 //===-- examples/clang-interpreter/main.cpp - Clang C Interpreter Example -===//
79 TheDriver.setTitle("clang interpreter");
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0-sources.jar 
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 190 beq 1f @ bail to interpreter
192 blxeq lr @ punt to interpreter and compare state
218 blx r2 @ exit the interpreter
255 bxne lr @ bail to the interpreter
260 bxne lr @ bail to the interpreter
320 bxne r12 @ bail to the interpreter
363 * - lr+2: to punt to the interpreter
431 bxne lr @ bail to the interpreter
433 bx lr @ bail to interpreter unconditionally
486 @ continue executing the next instruction through the interpreter
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 190 beq 1f @ bail to interpreter
192 blxeq lr @ punt to interpreter and compare state
218 blx r2 @ exit the interpreter
255 bxne lr @ bail to the interpreter
260 bxne lr @ bail to the interpreter
320 bxne r12 @ bail to the interpreter
363 * - lr+2: to punt to the interpreter
431 bxne lr @ bail to the interpreter
433 bx lr @ bail to interpreter unconditionally
486 @ continue executing the next instruction through the interpreter
    [all...]
CompilerTemplateAsm-armv7-a.S 190 beq 1f @ bail to interpreter
192 blxeq lr @ punt to interpreter and compare state
218 blx r2 @ exit the interpreter
255 bxne lr @ bail to the interpreter
260 bxne lr @ bail to the interpreter
320 bxne r12 @ bail to the interpreter
363 * - lr+2: to punt to the interpreter
431 bxne lr @ bail to the interpreter
433 bx lr @ bail to interpreter unconditionally
486 @ continue executing the next instruction through the interpreter
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter.cc 640 JtlInterpreter interpreter(hash_seed, program, program_input.get());
641 interpreter.Execute();
643 interpreter.result(),
649 interpreter.GetOutputBoolean(kShouldPromptKey, &results->should_prompt);
650 interpreter.GetOutputBoolean(kHadPromptedAlreadyKey,
652 interpreter.GetOutputString(kMementoValueInPrefsKey,
654 interpreter.GetOutputString(kMementoValueInLocalStateKey,
656 interpreter.GetOutputString(kMementoValueInFileKey,
662 if (interpreter.GetOutputBoolean(mask_i_th_bit_key, &flag) && flag)
669 if (interpreter.GetOutputBoolean(mask_i_th_bit_key, &flag) && flag
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test1.c 266 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
307 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
345 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
391 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
407 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
429 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
476 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
503 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
526 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */
550 Tcl_Interp *interp, /* The TCL interpreter that invoked this command *
    [all...]
  /prebuilts/devtools/tools/lib/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0.jar 

Completed in 609 milliseconds

1 2 3 4 5 6 7 891011>>