/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/4.0/ |
asm-parent-4.0.pom | 2 ! ASM: a very small and fast Java bytecode manipulation framework 50 <description>A very small and fast Java bytecode manipulation framework</description>
|
/dalvik/dx/src/com/android/dx/cf/code/ |
BytecodeArray.java | 36 * Bytecode array, which is part of a standard {@code Code} attribute. 81 * Gets the size of the bytecode array, per se. 83 * @return {@code >= 0;} the length of the bytecode array 120 * Finds the offset to each instruction in the bytecode array. The 807 ex.addContext("...at bytecode offset " + Hex.u4(offset)); [all...] |
/external/javassist/src/main/javassist/bytecode/ |
MethodInfo.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 25 import javassist.bytecode.stackmap.MapMaker; 440 * bytecode contained in this method. 443 * the position of the bytecode (>= 0). an index into the code
|
ClassFileWriter.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 408 * Appends an 8bit value of bytecode. 417 * Appends a 16bit value of bytecode. 424 * Appends a 32bit value of bytecode. 431 * Appends a invokevirtual, inovkespecial, or invokestatic bytecode. 445 * Ends appending 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/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/ |
Analyzer.java | 2 * ASM: a very small and fast Java bytecode manipulation framework
51 * A semantic bytecode analyzer. <i>This class does not fully check that JSR and
80 * the bytecode instructions.
91 * @return the symbolic state of the execution stack frame at each bytecode
370 * @return the symbolic state of the execution stack frame at each bytecode
|
/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
yasm.pot | 452 #: libyasm/bc-data.c:146 libyasm/bytecode.c:182 456 #: libyasm/bc-data.c:149 libyasm/bytecode.c:185 468 #: libyasm/bc-data.c:511 libyasm/bytecode.c:362 472 #: libyasm/bc-data.c:515 libyasm/bytecode.c:258 libyasm/bytecode.c:366 528 #: libyasm/bytecode.c:60 529 msgid "bytecode length cannot be calculated" 532 #: libyasm/bytecode.c:69 533 msgid "bytecode does not have any dependent spans" 536 #: libyasm/bytecode.c:8 [all...] |
/frameworks/base/docs/html/sdk/api_diff/8/ |
user_comments_for_7_to_8.xml | [all...] |
/external/javassist/src/main/javassist/bytecode/stackmap/ |
Tracer.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode.stackmap; 18 import javassist.bytecode.ByteArray; 19 import javassist.bytecode.Opcode; 20 import javassist.bytecode.ConstPool; 21 import javassist.bytecode.Descriptor; 22 import javassist.bytecode.BadBytecode; 81 * Does abstract interpretation on the given bytecode instruction. 116 * @param code bytecode 126 * @param code bytecode [all...] |
Liveness.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode.stackmap; 18 import javassist.bytecode.*;
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
alldiffs_index_all.html | [all...] |
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/ |
CheckClassAdapter.java | 2 * ASM: a very small and fast Java bytecode manipulation framework
61 * <p><code>CheckClassAdapter</code> can be also used to verify bytecode
62 * transformations in order to make sure transformed bytecode is sane. For
78 * Above code runs transformed bytecode trough the
83 * <p>If method bytecode has errors, assertion text will show the erroneous
170 * @param cr a <code>ClassReader</code> that contains bytecode for the
172 * @param dump true if bytecode should be printed out not only when errors
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
dwarf2-info.c | 191 /* Bytecode callback function prototypes */ 203 /* Bytecode callback structures */ 393 yasm_internal_error(N_("tried to calc_len a dwarf2 aranges head bytecode"));
|
/external/lldb/include/lldb/Expression/ |
IRToDWARF.h | 30 /// expression bytecode. To ensure that the links between the basic blocks 52 /// The stream to dump DWARF bytecode onto. 108 lldb_private::StreamString &m_strm; ///< The stream to write bytecode to
|
/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
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
MethodWriter.java | 2 * ASM: a very small and fast Java bytecode manipulation framework
33 * A {@link MethodVisitor} that generates methods in bytecode form. Each visit
34 * method of this class appends the bytecode corresponding to the visited
222 * The bytecode of this method.
635 // adds the instruction to the bytecode of the method
674 // adds the instruction to the bytecode of the method
719 // adds the instruction to the bytecode of the method
756 // adds the instruction to the bytecode of the method
797 // adds the instruction to the bytecode of the method
844 // adds the instruction to the bytecode of the method [all...] |
/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
|
/development/scripts/gdb/ |
dalvik.gdb | 26 printf " bytecode offset = 0x%x\n", (short *) (((StackSaveArea *) $stackSave)->xtra.currentPc) - (short *) (((Method *) $method)->insns)
|
/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/skia/third_party/lua/doc/ |
luac.1 | 57 produce a listing of the compiled bytecode for Lua's virtual machine.
|
/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 */
|