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

<<11121314151617181920>>

  /external/llvm/tools/bugpoint/
ToolRunner.cpp 208 LLIArgs.push_back("-force-interpreter=true");
583 JITArgs.push_back("-force-interpreter=false");
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 309 // interpreter to capture them in the memref array.
    [all...]
  /external/v8/tools/gyp/
v8.gyp 356 '../../src/interpreter-irregexp.cc',
357 '../../src/interpreter-irregexp.h',
    [all...]
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCore.def 295 ?retrieveCaller@Interpreter@JSC@@QBE?AVJSValue@2@PAVExecState@2@PAVJSFunction@2@@Z
296 ?retrieveLastCaller@Interpreter@JSC@@QBEXPAVExecState@2@AAH1AAVUString@2@AAVJSValue@2@@Z
  /dalvik/vm/alloc/
Heap.cpp 330 * (because it's being done for the interpreter "new" operation and will
  /dalvik/vm/arch/arm/
CallEABI.S 49 the interpreter (e.g. float occupies one, double occupies two). It's up to
  /dalvik/vm/compiler/codegen/x86/
LowerGetPut.cpp 672 /* Usually, fieldPtr should not be null. The interpreter should resolve
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 522 u_long arg_interp; /* Interpreter load address */
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeWizard.cs 134 * to their bodies for an interpreter). Also useful for doing
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeWizard.cs 152 * to their bodies for an interpreter). Also useful for doing
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeWizard.java 108 * to their bodies for an interpreter). Also useful for doing
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/
antlr.js 161 * Is this the Rhino interpreter?
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeWizard.m 191 * to their bodies for an interpreter). Also useful for doing
  /external/elfutils/libelf/
elf.h 572 #define PT_INTERP 3 /* Program interpreter */
    [all...]
  /external/libxslt/libxslt/
keys.c 186 * The interpreter for the precompiled patterns *
  /external/llvm/docs/
CommandLine.rst 65 -L/usr/lib``'), and interpreter style options.
765 use "interpreter style" option processing. With this style of option
767 treated as special interpreter arguments that are not interpreted by the command
    [all...]
  /external/llvm/docs/tutorial/
LangImpl8.rst 93 expression interpreter into native code with LLVM?
OCamlLangImpl8.rst 93 expression interpreter into native code with LLVM?
  /external/llvm/examples/Kaleidoscope/Chapter3/
toy.cpp 556 // Run the main "interpreter loop" now.
  /external/llvm/examples/Kaleidoscope/Chapter4/
toy.cpp 604 // Run the main "interpreter loop" now.
  /external/llvm/test/CodeGen/ARM/
reg_sequence.ll 140 ; How can FileCheck match Q and D registers? We need a lisp interpreter.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
PipelinedMsgParser.java 50 * interpreter loop. The message listener interface gets called for processing
  /external/protobuf/python/google/protobuf/internal/
encoder.py 36 This code is designed to push the Python interpreter's performance to the
  /external/quake/quake/src/QW/client/
keys.c 777 // if not a consolekey, send to the interpreter no matter what mode is
  /external/quake/quake/src/WinQuake/
keys.cpp 694 // if not a consolekey, send to the interpreter no matter what mode is

Completed in 1375 milliseconds

<<11121314151617181920>>