OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpreter
(Results
326 - 350
of
638
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/dalvik/docs/
verifier.html
32
<li>Optimizations. The
interpreter
can ignore a lot of potential
/dalvik/vm/
Exception.cpp
30
variable or hardware register in the main
interpreter
loop.
39
(2) The VM throws an exception from within the
interpreter
core, e.g.
45
situation (3) the
interpreter
loop must copy it to an externally-accessible
81
-
Interpreter
saves the PC
[
all
...]
/dalvik/vm/compiler/
Utility.cpp
360
LOGE("Jit: aborting trace compilation, reverting to
interpreter
");
/dalvik/vm/compiler/codegen/arm/
CodegenCommon.cpp
443
/* Clear the conservative flags for branches that punt to the
interpreter
*/
/dalvik/vm/interp/
Stack.cpp
29
* Initialize the
interpreter
stack in a new thread.
49
*
interpreter
does its own stack frame manipulation for interp-->interp
55
* We start by inserting a "break" frame, which ensures that the
interpreter
966
* Fill a flat array of methods that comprise the current
interpreter
[
all
...]
/development/scripts/app_engine_server/gae_shell/
shell.py
28
Interpreter
state is stored in the datastore so that variables, function
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
BaseCompiledTemplate.java
279
// arguments are passed to a macro is consistent with JNI /
interpreter
.
EscapingEvaluator.java
94
// The
interpreter
mode equivalent of this boolean expression would be :
/external/libvpx/examples/includes/geshi/geshi/
d.php
54
// Script Style
interpreter
comment
/external/libxml2/include/libxml/
xpath.h
182
* @ctxt: the XPath
interpreter
context
/external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c
27
/* Force the LLVM
interpreter
and JIT to be linked in. */
/external/llvm/docs/
Packaging.html
99
interpreter
to call external functions.</dd>
/external/llvm/examples/ParallelJIT/
ParallelJIT.cpp
27
#include "llvm/ExecutionEngine/
Interpreter
.h"
/external/webkit/Source/JavaScriptCore/jit/
ExecutableAllocator.h
187
#if !ENABLE(
INTERPRETER
)
ExecutableAllocatorFixedVMPool.cpp
413
#if !ENABLE(
INTERPRETER
)
JITCall.cpp
37
#include "
Interpreter
.h"
JITCall32_64.cpp
33
#include "
Interpreter
.h"
JITStubs.cpp
749
#define CTI_SAMPLER stackFrame.globalData->
interpreter
->sampler()
808
// The
interpreter
checks for recursion here; I do not believe this can occur in CTI.
859
// like the
interpreter
does, then add a check for recursion.
3197
Interpreter*
interpreter
= stackFrame.globalData->
interpreter
;
local
[
all
...]
/external/webkit/Source/WebCore/plugins/symbian/
PluginViewSymbian.cpp
76
using JSC::
Interpreter
;
/libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java
336
* Crashes the VM. Seriously. Dumps the
interpreter
stack trace for
/prebuilt/common/jython/
LICENSE
198
The command line
interpreter
is covered by the Apache Software
/system/extras/tests/sdcard/
plot_sdcard.py
31
python
interpreter
/dalvik/libdex/
DexOpcodes.h
64
*
interpreter
. During debugging it takes the place of an arbitrary
588
* an
interpreter
in C.
[
all
...]
/dalvik/vm/mterp/c/
opcommon.cpp
[
all
...]
/external/libpcap/
pcap-pf.c
541
* OK, we have the version of the BPF
interpreter
;
585
* We can't use the kernel's BPF
interpreter
; don't give
Completed in 895 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>