Searched
full:bytecode (Results
1401 -
1425 of
1588) sorted by null
<<51525354555657585960>>
/docs/source.android.com/src/devices/tech/dalvik/ |
dalvik-bytecode.jd | 1 page.title=Bytecode for the Dalvik VM 79 instructions must be located on even-numbered bytecode offsets (that is, 147 document</a> for more details about where the bytecode fits into [all...] |
/external/llvm/ |
Makefile.rules | 22 RecursiveTargets := all clean clean-all install uninstall install-bytecode \ 26 install-bytecode-local 266 install-bytecode:: install-bytecode-local 931 install-bytecode :: $(addsuffix /.makeinstall-bytecode,$(PARALLEL_DIRS)) [all...] |
/frameworks/base/docs/html/sdk/api_diff/9/ |
user_comments_for_8_to_9.xml | [all...] |
/dalvik/docs/ |
debugmon.html | 85 tools with Dalvik. JVMTI relies on bytecode insertion, which is not 86 currently possible because Dalvik doesn't support Java bytecode.
|
/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...] |
/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...] |
/art/compiler/dex/ |
vreg_analysis.cc | 128 * The dex bytecode definition does not explicitly outlaw the definition of the same
|
/art/runtime/verifier/ |
reg_type.h | 266 * [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
|
/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
|
/external/chromium_org/third_party/yasm/ |
yasm.host.darwin-x86.mk | 189 third_party/yasm/source/patched-yasm/libyasm/bytecode.c \
|
yasm.host.darwin-x86_64.mk | 189 third_party/yasm/source/patched-yasm/libyasm/bytecode.c \
|
Completed in 2039 milliseconds
<<51525354555657585960>>