HomeSort by relevance Sort by last modified time
    Searched full:interpreter (Results 326 - 350 of 707) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/out/
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/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /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
InlineNative.cpp 75 * not write boolean results to pResult->z. The interpreter expects
248 * because the interpreter converts the characters to 32-bit integers
720 * which calls it can trample. The interpreter just uses the function
897 * Make an inline call for the "debug" interpreter, used when the debugger
Profile.cpp 806 * Register the METHOD_TRACE_ENTER action for the fast interpreter and
817 * Register the METHOD_TRACE_EXIT action for the fast interpreter and
830 * Register the METHOD_TRACE_EXIT action for the fast interpreter and
994 * count, since the interpreter loop is not involved.
  /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/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.
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObjectFunctions.cpp 29 #include "Interpreter.h"
457 return JSValue::encode(exec->interpreter()->execute(eval, exec, thisObject, static_cast<JSGlobalObject*>(unwrappedObject)->globalScopeChain()));
  /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"},
  /dalvik/tests/082-inline-execute/src/
Main.java 21 * time through (via the interpreter) is the same after looping enough
  /dalvik/vm/mterp/armv5te/
header.S 169 * interpreter, we don't have to worry about pre-ARMv5 THUMB interwork.
  /dalvik/vm/mterp/c/
gotoTargets.cpp 6 * Everything from here on is a "goto target". In the basic interpreter
393 * called from the assembly interpreter.
536 * Since this is now an interpreter switch point, we must do it before
672 * flag raised but actually be running in a "nested" interpreter
    [all...]
  /dalvik/vm/mterp/common/
asm-constants.h 231 * Reasons for the non-chaining interpreter entry points
  /development/scripts/
reverse_tether.sh 200 ### command-line interpreter
  /external/bison/lib/
w32spawn.h 97 Note that spawn() does not by itself call the command interpreter
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
ExpressionEvaluator.java 17 package com.google.clearsilver.jsilver.interpreter;
  /external/jsilver/src/com/google/clearsilver/jsilver/values/
Value.java 26 * Dynamic typing system used by JSilver interpreter. A value (e.g. "2") can act as a string,
  /external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 108 builder.setEngineKind(EngineKind::Interpreter)
  /external/v8/
Android.v8common.mk 53 src/interpreter-irregexp.cc \
  /external/webkit/Source/JavaScriptCore/dfg/
DFGByteCodeParser.cpp 545 Interpreter* interpreter = m_globalData->interpreter;
556 switch (interpreter->getOpcodeID(currentInstruction->u.opcode)) {
    [all...]

Completed in 1028 milliseconds

<<11121314151617181920>>