HomeSort by relevance Sort by last modified time
    Searched full:bytecode (Results 776 - 800 of 1588) sorted by null

<<31323334353637383940>>

  /libcore/dalvik/src/main/java/dalvik/bytecode/
OpcodeInfo.java 17 package dalvik.bytecode;
  /prebuilts/devtools/notices/base/
NOTICE_asm-4.0.jar.txt 6 ASM: a very small and fast Java bytecode manipulation framework
NOTICE_asm-analysis-4.0.jar.txt 6 ASM: a very small and fast Java bytecode manipulation framework
NOTICE_asm-tree-4.0.jar.txt 6 ASM: a very small and fast Java bytecode manipulation framework
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
frameobject.h 45 bytecode index. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compileall.py 35 """Check that compileall recreates bytecode when the new metadata is
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 45 bytecode index. */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compileall.py 35 """Check that compileall recreates bytecode when the new metadata is
  /sdk/eclipse/
dictionary.txt 33 bytecode
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
ClassWriter.java 2 * ASM: a very small and fast Java bytecode manipulation framework
33 * A {@link ClassVisitor} that generates classes in bytecode form. More
49 * the bytecode of each method.
59 * frames are recomputed from the methods bytecode. The arguments of the
61 * recomputed from the bytecode. In other words, computeFrames implies
109 * The type of instructions with a 2 bytes bytecode offset label.
114 * The type of instructions with a 4 bytes bytecode offset label.
548 * "mostly add" bytecode transformations. These optimizations are the
555 * is in the new class, directly from the original class bytecode (i.e.
566 * bytecode where applicable.
    [all...]
  /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...]
  /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;
  /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/mockito/cglib-and-asm/src/org/mockito/asm/tree/
AbstractInsnNode.java 2 * ASM: a very small and fast Java bytecode manipulation framework
38 * A node that represents a bytecode instruction. <i>An instruction can appear
  /external/proguard/docs/
main.html 29 attributes. It optimizes bytecode and removes unused instructions. It renames
69 and class encryption. It directly targets Dalvik bytecode and streamlines the
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/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>

Completed in 985 milliseconds

<<31323334353637383940>>