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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 913 # in the tcl interpreter since tk requires an item.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 692 # interpreter when the weakref was cleaned up since it would refer to
693 # non-existent memory. This test should not segfault the interpreter.
    [all...]
  /art/compiler/dex/quick/
mir_to_lir.h     [all...]
  /art/compiler/
image_writer.cc 530 // use results in an AbstractMethodError. We use the interpreter to achieve this.
  /art/runtime/
thread.h 29 #include "entrypoints/interpreter/interpreter_entrypoints.h"
  /dalvik/vm/alloc/
Heap.cpp 331 * (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/chromium_org/chrome/installer/mac/
dirdiffer.sh 95 # that might impact the interpreter's operation. The |bash -p| invocation
  /external/chromium_org/ppapi/cpp/
instance.h 503 /// interpreter, you would want log messages to contain the source .py file
  /external/chromium_org/third_party/libxslt/libxslt/
keys.c 186 * The interpreter for the precompiled patterns *
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
encoder.py 36 This code is designed to push the Python interpreter's performance to the
  /external/elfutils/libelf/
elf.h 572 #define PT_INTERP 3 /* Program interpreter */
    [all...]
  /external/freetype/src/truetype/
ttsubpix.c 34 /* These rules affect how the TT Interpreter does hinting, with the */
    [all...]
  /external/libxslt/libxslt/
keys.c 186 * The interpreter for the precompiled patterns *
  /external/llvm/docs/
CommandLine.rst 68 -L/usr/lib``'), and interpreter style options.
817 use "interpreter style" option processing. With this style of option
819 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.

Completed in 988 milliseconds

<<21222324252627282930>>