Searched
full:bytecode (Results
951 -
975 of
1588) sorted by null
<<31323334353637383940>>
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/ |
RobolectricWiringTest.java | 1 package com.xtremelabs.robolectric.bytecode;
|
/external/smali/baksmali/ |
build.gradle | 75 description 'baksmali is a disassembler for dalvik bytecode'
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
ExceptionHandler.java | 61 * @return The offset of the handler from the the beginning of the bytecode for the method. The offset will be in
|
TryBlock.java | 47 * @return The offset of the start of the try block from the the beginning of the bytecode for the method. The
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 32 - modifies some of the classes directly using some bytecode manipulation, 38 The ASM library is used to do the bytecode modification using its visitor pattern API. 257 Understanding bytecode: 260 Bytecode opcode list:
|
/frameworks/compile/libbcc/tests/debuginfo/ |
README | 10 Host tests use clang to build bytecode (bc) files, which are then executed
|
/prebuilts/tools/common/m2/repository/asm/asm-parent/3.3/ |
asm-parent-3.3.pom | 13 <description>A very small and fast Java bytecode manipulation framework</description>
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
index.html | 75 attributes. It optimizes bytecode and removes unused instructions. It renames
|
/external/javassist/src/main/javassist/ |
CtClass.java | 2 * Javassist, a Java-bytecode translator toolkit. 28 import javassist.bytecode.ClassFile; 29 import javassist.bytecode.Descriptor; 30 import javassist.bytecode.Opcode; 763 * or <code>javassist.bytecode.Descriptor</code>. 766 * @see javassist.bytecode.Descriptor 828 * @see javassist.bytecode.Descriptor 1021 * <code>javassist.bytecode</code> package. For example, the following 1029 * @see javassist.bytecode.AttributeInfo [all...] |
/external/apache-xml/ |
NOTICE | 31 - Bytecode Engineering Library - see LICENSE.txt 44 - Bytecode Engineering Library - see LICENSE.txt
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
code_generator_v8.py | 34 This module is *not* concurrency-safe without care: bytecode caching creates 160 # Bytecode cache is not concurrency-safe unless pre-cached:
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
bc-incbin.c | 2 * Incbin bytecode 39 #include "bytecode.h"
|
insn.c | 2 * Mnemonic instruction bytecode 36 #include "bytecode.h"
|
linemap.c | 50 /* first bytecode on line; NULL if no bytecodes on line */ 69 /* Bytecode and source line information */
|
/external/javassist/src/main/javassist/bytecode/ |
AttributeInfo.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode;
|
ExceptionTable.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode;
|
InstructionPrinter.java | 2 * Javassist, a Java-bytecode translator toolkit. 15 package javassist.bytecode;
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
Frame.java | 2 * Javassist, a Java-bytecode translator toolkit. 15 package javassist.bytecode.analysis;
|
MultiType.java | 2 * Javassist, a Java-bytecode translator toolkit. 15 package javassist.bytecode.analysis;
|
/external/llvm/docs/HistoricalNotes/ |
2003-06-25-Reoptimizer1.txt | 6 We use opt to do Bytecode-to-bytecode instrumentation. Look at
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
ClassVisitor.java | 2 * ASM: a very small and fast Java bytecode manipulation framework
150 * initialized through bytecode instructions in constructors or
|
Item.java | 2 * ASM: a very small and fast Java bytecode manipulation framework
47 * constant pool item types, in order to minimize the bytecode size of this
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
packages_index_all.html | 92 <A HREF="pkg_dalvik.bytecode.html" class="hiddenlink" target="rightframe">dalvik.bytecode</A><br>
|
packages_index_changes.html | 89 <A HREF="pkg_dalvik.bytecode.html" class="hiddenlink" target="rightframe">dalvik.bytecode</A><br>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
packages_index_changes.html | 85 <A HREF="pkg_dalvik.bytecode.html" class="hiddenlink" target="rightframe">dalvik.bytecode</A><br>
|
Completed in 1263 milliseconds
<<31323334353637383940>>