OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpreter
(Results
351 - 375
of
988
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0-sources.jar
/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0-sources.jar
/art/runtime/
common_test.h
38
#include "
interpreter
/
interpreter
.h"
214
// No code? You must mean to go into the
interpreter
.
225
method->SetEntryPointFromInterpreter(
interpreter
::artInterpreterToInterpreterBridge);
/bionic/libc/arch-mips/include/machine/
elf_machdep.h
170
* Tell the kernel ELF exec code not to try relocating the
interpreter
/dalvik/vm/arch/x86/
Call386ABI.S
37
the
interpreter
(e.g. float occupies one, double occupies two). It's up to
/dalvik/vm/compiler/codegen/x86/
LowerReturn.cpp
99
/* Return address not in code cache. Indicate that continuing with
interpreter
.
/dalvik/vm/compiler/template/out/
CompilerTemplateAsm-ia32.S
62
* to the
interpreter
. The problem is where to find the Dalvik
/dalvik/vm/mterp/
config-armv7-a
46
# arch-specific entry point to
interpreter
config-armv7-a-neon
46
# arch-specific entry point to
interpreter
/dalvik/vm/native/
InternalNative.cpp
140
* exception so we don't have to explicitly check for it in the
interpreter
.
/external/bluetooth/bluedroid/bta/ag/
bta_ag_at.c
21
* BTA AG AT command
interpreter
.
/external/chromium_org/build/util/lib/common/
util.py
71
The temporary directory is automatically deleted when the python
interpreter
/external/chromium_org/chrome/test/chromedriver/
util.py
72
The temporary directory is automatically deleted when the python
interpreter
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
json_manifest.cc
30
const char* const kInterpreterKey = "
interpreter
";
53
// "
interpreter
": {
504
// Validate the
interpreter
section (if given).
505
// There must be a matching (portable or sandbox_isa_) entry for
interpreter
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
executive.py
170
# Win32 does not support shebang. We need to detect the
interpreter
ourself.
172
interpreter
= Executive.interpreter_for_script(script_path, fs)
173
if
interpreter
:
174
return [
interpreter
, script_path]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
control.py
43
with the Python
interpreter
is measured. This includes the Python
44
standard library and any packages installed with the
interpreter
.
157
# The dirs for files considered "installed with the
interpreter
".
161
# indication for "installed with the
interpreter
". In some
/external/chromium_org/third_party/mesa/src/docs/
science.html
13
<li><a href="http://www.softintegration.com/products/toolkit/opengl/" target="_parent">Ch</a> - OpenGL bindings for the Ch C/C++
interpreter
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_vs_ppc.c
218
debug_error("tgsi_emit_ppc() failed, falling back to
interpreter
\n");
/external/chromium_org/third_party/sqlite/src/src/
test5.c
201
** Register commands with the TCL
interpreter
.
/external/chromium_org/third_party/sqlite/src/test/
lock_common.tcl
35
# is, the connections may be created in this
interpreter
, or in
/external/chromium_org/v8/src/
regexp-macro-assembler-irregexp.h
53
// The byte-code
interpreter
checks on each push anyway.
/external/chromium_org/v8/test/webkit/
toString-number-dot-expr.js
30
// individual returns getting optimized away (if the
interpreter
would do dead code elimination)
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateCompiler.java
22
import com.google.clearsilver.jsilver.
interpreter
.TemplateFactory;
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateInterpreter.java
17
package com.google.clearsilver.jsilver.
interpreter
;
68
* Main JSilver
interpreter
. This walks a template's AST and renders the result out.
431
* the remainder of the
interpreter
context.
518
// however it makes the rest of the
interpreter
much easier to understand
/external/libvpx/libvpx/examples/includes/geshi/geshi/
tcl.php
93
//
interpreter
routines
Completed in 476 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>