OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpreter
(Results
126 - 150
of
988
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Interp.java
113
Interpreter
lexEngine = new
Interpreter
(lexer, input);
125
Interpreter
parseEngine = new
Interpreter
(parser, tokens);
/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
Completed in 3253 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>