HomeSort by relevance Sort by last modified time
    Searched full:bytecode (Results 726 - 750 of 1412) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/
dictionary.txt 33 bytecode
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
alldiffs_index_changes.html 385 <!-- Package dalvik.bytecode -->
387 <A HREF="pkg_dalvik.bytecode.html" class="hiddenlink" target="rightframe">dalvik.bytecode</A><br>
    [all...]
alldiffs_index_all.html     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bc-align.c 2 * Align bytecode
36 #include "bytecode.h"
  /external/javassist/src/main/javassist/
ClassMap.java 2 * Javassist, a Java-bytecode translator toolkit.
18 import javassist.bytecode.Descriptor;
SerialVersionUID.java 2 * Javassist, a Java-bytecode translator toolkit.
21 import javassist.bytecode.*;
  /external/javassist/src/main/javassist/bytecode/
ByteStream.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
ClassFilePrinter.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
ExceptionsAttribute.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
FieldInfo.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package javassist.bytecode;
InnerClassesAttribute.java 2 * Javassist, a Java-bytecode translator toolkit.
16 package 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 (&gt;= 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.
  /external/javassist/src/main/javassist/tools/reflect/
Compiler.java 2 * Javassist, a Java-bytecode translator toolkit.
29 * A bytecode translator for reflection.
  /external/javassist/src/main/javassist/tools/rmi/
AppletServer.java 2 * Javassist, a Java-bytecode translator toolkit.
98 * This method produces the bytecode of the proxy class used
  /external/javassist/src/main/javassist/util/proxy/
FactoryHelper.java 2 * Javassist, a Java-bytecode translator toolkit.
28 import javassist.bytecode.ClassFile;
  /external/proguard/docs/
main.html 19 attributes. It optimizes bytecode and removes unused instructions. It renames
58 Version 4.0 introduced preverification and more bytecode optimizations. Please
  /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>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
ChangedFileSetHelper.java 163 * compiled bytecode, 3rd party libs, and the output file containing the Dalvik
164 * bytecode file.
  /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...]
  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 75 //! LOWER bytecode INVOKE_VIRTUAL without usage of helper function
324 //! lower bytecode INVOKE_VIRTUAL by calling common_invoke_virtual
346 //! lower bytecode INVOKE_SUPER by calling common_invoke_super
367 //! lower bytecode INVOKE_DIRECT by calling common_invoke_direct
389 //! lower bytecode INVOKE_STATIC by calling common_invoke_static
410 //! lower bytecode INVOKE_INTERFACE by calling common_invoke_interface
432 //! lower bytecode INVOKE_VIRTUAL_RANGE by calling common_invoke_virtual
453 //! lower bytecode INVOKE_SUPER_RANGE by calling common_invoke_super
470 //! lower bytecode INVOKE_DIRECT_RANGE by calling common_invoke_direct
488 //! lower bytecode INVOKE_STATIC_RANGE by calling common_invoke_stati
    [all...]
  /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...]
  /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"));

Completed in 1063 milliseconds

<<21222324252627282930>>