Searched
full:bytecode (Results
601 -
625 of
1412) sorted by null
<<21222324252627282930>>
/external/javassist/src/main/javassist/ |
CtConstructor.java | 2 * Javassist, a Java-bytecode translator toolkit. 18 import javassist.bytecode.*; 239 * Inserts bytecode just after another constructor in the super class 243 * @param src the source code representing the inserted bytecode. 254 Bytecode b = new Bytecode(methodInfo.getConstPool(),
|
CtMember.java | 2 * Javassist, a Java-bytecode translator toolkit. 278 * See {@link javassist.bytecode.AttributeInfo}. 289 * See {@link javassist.bytecode.AttributeInfo}.
|
ByteArrayClassPath.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
ClassClassPath.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
ClassPath.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
CtArray.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
LoaderClassPath.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
Translator.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
/external/javassist/src/main/javassist/bytecode/ |
StackMap.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 24 import javassist.bytecode.StackMapTable.InsertLocal; 25 import javassist.bytecode.StackMapTable.NewRemover; 26 import javassist.bytecode.StackMapTable.Shifter; 500 // see javassist.bytecode.stackmap.MapMaker
|
CodeAnalyzer.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 35 * d > 0: the depth is d - 1 after executing the bytecode at i.
|
/external/chromium_org/third_party/ots/src/ |
glyf.cc | 117 // enqueue two vectors: the glyph data up to the bytecode length, then 246 // this is a simple glyph and might contain bytecode 252 // it's a composite glyph without any bytecode. Enqueue the whole thing
|
/external/javassist/src/main/javassist/expr/ |
ExprEditor.java | 2 * Javassist, a Java-bytecode translator toolkit. 18 import javassist.bytecode.*; 123 * Visits each bytecode in the given range.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install_lib.py | 131 # encoded in bytecode files. This is far from complete, but it 132 # should at least generate usable bytecode in RPM distributions. 167 # Make sure we only report bytecode for the .py files.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install_lib.py | 131 # encoded in bytecode files. This is far from complete, but it 132 # should at least generate usable bytecode in RPM distributions. 167 # Make sure we only report bytecode for the .py files.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
TranslationAdvice.java | 55 * For example, Dex bytecode does not have instruction forms that take
|
/dalvik/dx/src/com/android/dx/rop/code/ |
TranslationAdvice.java | 55 * For example, Dex bytecode does not have instruction forms that take
|
/dalvik/opcode-gen/ |
opcode-gen | 56 bytecodeFile="$progdir/bytecode.txt"
|
/development/scripts/gdb/ |
dalvik.gdb | 26 printf " bytecode offset = 0x%x\n", (short *) (((StackSaveArea *) $stackSave)->xtra.currentPc) - (short *) (((Method *) $method)->insns)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
libyasm.h | 58 #include <libyasm/bytecode.h>
|
splint.sh | 33 libyasm/bytecode.c \
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/ |
lc3barch.h | 42 /* Bytecode types */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
POTFILES.in | 13 libyasm/bytecode.c
|
/external/chromium_org/v8/test/webkit/ |
codegen-peephole-locals.js | 25 "Tests whether peephole optimizations on bytecode properly deal with local registers."
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
TranslationAdvice.java | 55 * For example, Dex bytecode does not have instruction forms that take
|
/external/javassist/src/main/javassist/compiler/ast/ |
DoubleConst.java | 2 * Javassist, a Java-bytecode translator toolkit.
|
Completed in 1501 milliseconds
<<21222324252627282930>>