/external/chromium_org/ppapi/api/ |
ppb_console.idl | 43 * interpreter, you would want log messages to contain the source .py file
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ttunpat.h | 46 * interpreter for a typeface opened by @FT_Open_Face.
|
/external/clang/examples/ |
Makefile | 12 PARALLEL_DIRS := analyzer-plugin clang-interpreter PrintFunctionNames
|
/external/freetype/include/freetype/ |
ttunpat.h | 46 * interpreter for a typeface opened by @FT_Open_Face.
|
/external/kernel-headers/original/uapi/linux/ |
auxvec.h | 15 #define AT_BASE 7 /* base address of interpreter */
|
/external/llvm/bindings/ocaml/executionengine/ |
Makefile | 16 UsedComponents := executionengine jit interpreter native
|
llvm_executionengine.mli | 10 (** JIT Interpreter. 13 interpreter), the classes in the ExecutionEngine library. *) 84 (** An execution engine is either a JIT compiler or an interpreter, capable of 91 interpreter. Raises [Error msg] if an error occurrs. The execution engine 96 (** [create_interpreter m] creates a new interpreter, taking ownership of the
|
/external/llvm/bindings/ocaml/llvm/ |
META.llvm.in | 36 description = "JIT and Interpreter for LLVM"
|
/external/llvm/examples/BrainF/ |
Makefile | 13 LINK_COMPONENTS := jit bitwriter nativecodegen interpreter
|
/external/llvm/examples/Fibonacci/ |
Makefile | 15 LINK_COMPONENTS := jit interpreter nativecodegen
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
toy.ml | 17 (* Run the main "interpreter loop" now. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
toy.ml | 19 (* Run the main "interpreter loop" now. *)
|
/external/llvm/examples/ParallelJIT/ |
Makefile | 13 LINK_COMPONENTS := jit interpreter nativecodegen
|
/external/llvm/lib/ExecutionEngine/ |
Makefile | 14 PARALLEL_DIRS = Interpreter JIT MCJIT RuntimeDyld
|
/external/llvm/test/Integer/ |
2007-01-19-TruncSext.ll | 4 ; RUN: llvm-as < %s | lli --force-interpreter=true | FileCheck %s
|
/external/llvm/tools/lli/ |
Makefile | 15 LINK_COMPONENTS := mcjit jit instrumentation interpreter nativecodegen bitreader asmparser irreader selectiondag native
|
/external/llvm/tools/llvm-jitlistener/ |
Makefile | 15 LINK_COMPONENTS := mcjit jit interpreter nativecodegen bitreader asmparser irreader selectiondag Object
|
/external/llvm/unittests/ExecutionEngine/ |
Makefile | 12 LINK_COMPONENTS :=interpreter
|
/external/markdown/docs/extensions/ |
Abbreviations.txt | 36 From the Python interpreter:
|
Definition_Lists.txt | 44 From the Python interpreter:
|
RSS.txt | 14 From the Python interpreter:
|
Tables.txt | 50 From the Python interpreter:
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pycapsule.h | 3 object. They're a way of passing data through the Python interpreter
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pycapsule.h | 3 object. They're a way of passing data through the Python interpreter
|
/external/chromium_org/third_party/sqlite/src/src/ |
test7.c | 128 ** the interpreter and return -1. 146 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 196 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 240 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 283 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 315 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 351 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 387 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 446 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ 491 Tcl_Interp *interp, /* The TCL interpreter that invoked this command * [all...] |