Searched
full:bytecode (Results
751 -
775 of
1412) sorted by null
<<31323334353637383940>>
/external/javassist/src/main/javassist/bytecode/ |
LocalVariableAttribute.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 178 * Adjusts start_pc and length if bytecode is inserted in a method body.
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
Liveness.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode.stackmap; 18 import javassist.bytecode.*;
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-09-AdveCommentsResponse.txt | 59 > - it could make the bytecode significantly larger because there could 86 No, it isn't. Remember that the bytecode encoding saves value slots into 87 the bytecode instructions themselves, not constant values. This is
|
/dalvik/docs/ |
java-constraints.html | 5 <title>Java bytecode constraints</title> 11 Bytecode constraints 39 Static constraints are constraints on individual elements of the bytecode. 592 elements of the bytecode. They usually can't be checked without employing
|
/dalvik/tests/083-jit-regressions/src/ |
Main.java | 86 * executing the method body (ie the APUT_OBJECT bytecode).
|
/development/tools/mkstubs/src/com/android/mkstubs/stubber/ |
MethodStubber.java | 31 * Note that constructors rewritten this way will probably fail with the runtime bytecode
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
fttrace.h | 60 FT_TRACE_DEF( ttinterp ) /* bytecode interpreter (ttinterp.c) */
|
/external/chromium_org/third_party/jinja2/ |
loaders.py | 115 # try to load the code from the bytecode cache if there is a 116 # bytecode cache configured. 127 # if the bytecode cache is available and the bucket doesn't 129 # it back to the bytecode cache.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_cmd.h | 202 const uint32 *bytecode, uint32 bytecodeLen);
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
arch.h | 301 * \param bc for instructions, yasm_insn-based bytecode is returned 363 * \param bc bytecode being output ("parent" of value) 427 /** Create a bytecode that represents a single empty (0 length) instruction. 431 * \return Newly allocated bytecode.
|
bc-data.c | 2 * Data (and LEB128) bytecode 37 #include "bytecode.h" 301 /* Create bytecode for all previous len */ 307 /* Create bytecode for this value */
|
symrec.h | 128 * \param precbc bytecode preceding label 145 * \param precbc bytecode preceding label 312 /** Dependent pointer to a bytecode. */ 317 * \param precbc bytecode preceding label (output)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/ |
cv-dbgfmt.c | 79 /* Add a bytecode to a section, updating offset on insertion;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
dwarf2-dbgfmt.h | 81 yasm_bytecode *bc; /* first bytecode following */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
Makefile.inc | 1 PYBINDING_DEPS = tools/python-yasm/bytecode.pxi
|
/external/chromium_org/v8/build/ |
features.gypi | 52 # based where the regular expression is compiled to a bytecode.
|
/external/chromium_org/v8/test/webkit/ |
dfg-constant-fold-misprediction.js | 30 // Two variables holding constants such that the bytecode generation constant folder
|
/external/dexmaker/src/test/java/com/google/dexmaker/examples/ |
HelloWorldMaker.java | 50 * Generates Dalvik bytecode equivalent to the following method.
|
/external/freetype/include/freetype/internal/ |
fttrace.h | 60 FT_TRACE_DEF( ttinterp ) /* bytecode interpreter (ttinterp.c) */
|
/external/javassist/src/main/javassist/compiler/ |
TokenId.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
/external/javassist/src/main/javassist/compiler/ast/ |
ASTList.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
Declarator.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
IntConst.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
/external/javassist/src/main/javassist/scopedpool/ |
ScopedClassPoolRepositoryImpl.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
/external/javassist/src/main/javassist/util/proxy/ |
ProxyObjectInputStream.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
Completed in 1633 milliseconds
<<31323334353637383940>>