OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpreter
(Results
226 - 250
of
988
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/freetype/include/freetype/
ftmodapi.h
506
/* Set a debug hook function for debugging the
interpreter
of a font */
517
/* debug_hook :: The function used to debug the
interpreter
. */
521
/* the TrueType and the Type~1
interpreter
) are defined. */
581
* The library doesn't implement any kind of bytecode
interpreter
.
584
* The library implements a bytecode
interpreter
that doesn't
592
* The library implements a bytecode
interpreter
that covers
/external/chromium_org/third_party/sqlite/src/src/
test_thread.c
35
Tcl_Interp *interp; /* Parent
interpreter
*/
42
** handled, script zScript is evaluated in
interpreter
interp. If
51
Tcl_Interp *interp; /* The
interpreter
to execute it in. */
86
** parent
interpreter
/thread of SqlThread p.
161
** Spawn a new thread with its own Tcl
interpreter
and run the
612
** Register commands with the TCL
interpreter
.
/external/freetype/include/freetype/
ftmodapi.h
506
/* Set a debug hook function for debugging the
interpreter
of a font */
517
/* debug_hook :: The function used to debug the
interpreter
. */
521
/* the TrueType and the Type~1
interpreter
) are defined. */
581
* The library doesn't implement any kind of bytecode
interpreter
.
584
* The library implements a bytecode
interpreter
that doesn't
592
* The library implements a bytecode
interpreter
that covers
/art/runtime/arch/arm/
entrypoints_init_arm.cc
17
#include "entrypoints/
interpreter
/interpreter_entrypoints.h"
25
//
Interpreter
entrypoints.
138
//
Interpreter
/external/llvm/docs/CommandGuide/
lli.rst
18
available for the current architecture, or an
interpreter
. **lli** takes all of
40
**-force-
interpreter
**\ =\ *{false,true}*
42
If set to true, use the
interpreter
even if a just-in-time compiler is available
/art/runtime/mirror/
art_method.cc
25
#include "
interpreter
/
interpreter
.h"
278
// stack. Continue execution in the
interpreter
.
283
interpreter
::EnterInterpreterFromDeoptimize(self, shadow_frame, result);
/art/test/
run-test
94
elif [ "x$1" = "x--
interpreter
" ]; then
95
run_args="${run_args} --
interpreter
"
179
echo " --
interpreter
Enable
interpreter
only mode (off by default)."
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_CHAIN.S
31
bxne r12 @ bail to the
interpreter
/dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_CHAIN.S
38
jr t2 # bail to the
interpreter
/dalvik/vm/mterp/mips/
entry.S
18
*
Interpreter
entry point.
/development/scripts/gdb/
dalvik.gdb
50
interpreter
and JIT'ed code).
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRFileStream.js
4
* Currently this class can only be used in the Rhino JS
interpreter
.
/external/bluetooth/bluedroid/bta/ag/
bta_ag_at.h
21
* Interface file for BTA AG AT command
interpreter
.
/external/chromium_org/chrome/installer/mac/
make_signers.sh
18
# that might impact the
interpreter
's operation. The |bash -p| invocation
sign_app.sh.in
15
# that might impact the
interpreter
's operation. The |bash -p| invocation
/external/chromium_org/testing/gtest_ios/
run-unittest.sh
10
# that might impact the
interpreter
's operation. The |bash -p| invocation
/external/chromium_org/third_party/freetype/src/cff/
cf2intrp.h
5
/* Adobe's CFF
Interpreter
(specification). */
/external/chromium_org/third_party/npapi/npspy/extern/java/
javaThreads.h
41
#include "
interpreter
.h"
/external/chromium_org/tools/gn/
value.h
15
// Represents a variable value in the
interpreter
.
/external/chromium_org/v8/test/webkit/fast/js/
regexp-non-greedy-parentheses-expected.txt
24
Test for regression against Wrong result in case of non-iterative matching of subpatterns in non-greedy cases in YARR
Interpreter
regexp-non-greedy-parentheses.js
25
'Test for regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=39289">Wrong result in case of non-iterative matching of subpatterns in non-greedy cases in YARR
Interpreter
</a>'
/external/freetype/src/cff/
cf2intrp.h
5
/* Adobe's CFF
Interpreter
(specification). */
/external/kernel-headers/original/linux/
binfmts.h
46
/* fd of the binary should be passed to the
interpreter
*/
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml
46
(* Run the main "
interpreter
loop" now. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml
46
(* Run the main "
interpreter
loop" now. *)
Completed in 539 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>