HomeSort by relevance Sort by last modified time
    Searched full:interpreter (Results 351 - 375 of 638) sorted by null

<<11121314151617181920>>

  /external/llvm/docs/
CMake.html 350 <dd>Indicates whether LLVM Interpreter will be linked with Foreign
435 # binary code (no interpreter):</b>
  /external/llvm/tools/llvm-config/
llvm-config.in.in 200 engine Either a native JIT or a bitcode interpreter.
364 return ['interpreter'];
  /external/v8/tools/visual_studio/
v8_base_arm.vcproj 640 RelativePath="..\..\src\interpreter-irregexp.cc"
644 RelativePath="..\..\src\interpreter-irregexp.h"
v8_base.vcproj 640 RelativePath="..\..\src\interpreter-irregexp.cc"
644 RelativePath="..\..\src\interpreter-irregexp.h"
v8_base_x64.vcproj 641 RelativePath="..\..\src\interpreter-irregexp.cc"
645 RelativePath="..\..\src\interpreter-irregexp.h"
  /external/mksh/src/
exec.c 762 /* no, we actually found an interpreter name */
764 /* look for end of shell/interpreter name */
798 /* report both the programme that was run and the bogus interpreter */
    [all...]
  /sdk/emulator/qtools/
trace_reader.h 37 // virtual machine interpreter.
40 // The symbol for the virtual machine interpreter, or NULL
779 // Check if this is part of the virtual machine interpreter
    [all...]
  /external/libffi/src/ia64/
ffi.c 390 interpreter itself, together with a pointer specifying the
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 394 // Run the main "interpreter loop" now.
  /external/llvm/test/Scripts/
coff-dump.py 230 # Definition Interpreter
  /external/protobuf/gtest/
Makefile.am 344 # interpreter. The problem is that TESTS_ENVIRONMENT is a global variable, and
  /external/skia/src/animator/
SkDisplayable.cpp 548 // !!! need a way for interpreter engine to own array
  /external/v8/src/
SConscript 87 interpreter-irregexp.cc
  /external/valgrind/main/coregrind/
launcher-linux.c 163 // Get the interpreter name.
  /external/webkit/Source/JavaScriptCore/bytecode/
SamplingTool.cpp 33 #include "Interpreter.h"
  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.cpp 35 #include "Interpreter.h"
235 // FIXME: Move code that modifies the global object to Interpreter::execute.
241 RegisterFile* registerFile = &exec->globalData().interpreter->registerFile();
713 instructions().append(globalData()->interpreter->getOpcode(opcodeID));
    [all...]
BytecodeGenerator.h 38 #include "Interpreter.h"
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.cpp 245 Jump registerFileCheck = branchPtr(Below, AbsoluteAddress(m_globalData->interpreter->registerFile().addressOfEnd()), regT1);
  /external/webkit/Source/JavaScriptCore/
jsc.cpp 114 static const UString interpreterName("Interpreter");
  /external/webkit/Source/JavaScriptCore/runtime/
Operations.h 26 #include "Interpreter.h"
  /external/webkit/Source/WebCore/bindings/objc/
WebScriptObject.mm 47 #import <interpreter/CallFrame.h>
  /external/webkit/Tools/wx/build/
settings.py 87 'interpreter',
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
JythonUtils.java 62 * Collection of useful utilities function for interacting with the Jython interpreter.
  /external/llvm/utils/TableGen/
DAGISelMatcher.h 330 /// MoveChildMatcher - This tells the interpreter to move into the
353 /// MoveParentMatcher - This tells the interpreter to move to the parent
    [all...]
  /external/v8/tools/gyp/
v8.gyp 400 '../../src/interpreter-irregexp.cc',
401 '../../src/interpreter-irregexp.h',

Completed in 587 milliseconds

<<11121314151617181920>>