OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bytecode
(Results
1251 - 1275
of
1412
) sorted by null
<<
51
52
53
54
55
56
57
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
expr.c
39
#include "
bytecode
.h"
[
all
...]
value.c
40
#include "
bytecode
.h"
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c
363
/* FIXME: misuse of NULL
bytecode
*/
502
/* Adjust to start of section, so subtract out the
bytecode
[
all
...]
/external/javassist/src/main/javassist/bytecode/
ConstPool.java
2
* Javassist, a Java-
bytecode
translator toolkit.
16
package javassist.
bytecode
;
[
all
...]
/frameworks/base/core/java/android/os/
Debug.java
43
import dalvik.
bytecode
.OpcodeInfo;
44
import dalvik.
bytecode
.Opcodes;
[
all
...]
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
troubleshooting.html
64
<h3><a href="#dalvik">Problems while converting to Android Dalvik
bytecode
</a></h3>
453
<h2><a name="dalvik">Problems while converting to Android Dalvik
bytecode
</a></h2>
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1
/art/runtime/verifier/
reg_type.h
265
* [1] Java
bytecode
verification: algorithms and formalizations, Xavier Leroy
/dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java
22
* Constants and utility methods for dealing with
bytecode
arrays at an
/dalvik/opcode-gen/
bytecode.txt
16
#
Bytecode
definition file
/dalvik/vm/analysis/
Liveness.cpp
18
* Liveness analysis for Dalvik
bytecode
.
/dalvik/vm/compiler/
Loop.cpp
482
* Dalvik
bytecode
is OP_IF_LE. In this case add 1 back to the
/dalvik/vm/oo/
Resolve.cpp
59
* use class constants not resolved by the
bytecode
verifier.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
parser.py
7
from coverage.
bytecode
import ByteCodes, CodeObjects
/external/chromium_org/third_party/freetype/src/autofit/
afhints.c
1092
/* Details can be found in the TrueType
bytecode
specification. */
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute.c
155
memcpy(p, shader->bc.
bytecode
, shader->bc.ndw * 4);
r600_pipe.h
554
LLVMModuleRef mod, struct r600_bytecode *
bytecode
);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_shader.c
111
* Build an LLVM
bytecode
indexed load using LLVMBuildGEP + LLVMBuildLoad
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_file.cc
289
// This makes huge
bytecode
files and can easily hit the compiler's internal
/external/chromium_org/third_party/simplejson/
encoder.py
347
## HACK: hand-optimized
bytecode
; turn globals into locals
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.c
96
/* FIXME: misuse of NULL
bytecode
*/
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
rdf-objfmt.c
241
/* Adjust to start of section, so subtract out the
bytecode
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c
202
/* Adjust to start of section, so subtract out the
bytecode
Completed in 1017 milliseconds
<<
51
52
53
54
55
56
57