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

<<41424344454647484950>>

  /external/clang/www/demo/
index.cgi 217 -label => 'Show detailed bytecode analysis'
398 print " Bytecode size is ", -s $bytecodeFile, " bytes.\n";
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoDecoder.java 78 /** current decoding state: bytecode address */
131 /** bytecode address */
  /external/javassist/
build.xml 176 excludepackagenames="javassist.compiler.*,javassist.convert.*,javassist.scopedpool.*,javassist.bytecode.stackmap.*"
187 <bottom><![CDATA[<i>Javassist, a Java-bytecode translator toolkit.<br>
  /external/javassist/src/main/javassist/
Loader.java 2 * Javassist, a Java-bytecode translator toolkit.
27 * Unlike a regular class loader, this class loader obtains bytecode
  /external/javassist/src/main/javassist/compiler/
MemberResolver.java 2 * Javassist, a Java-bytecode translator toolkit.
21 import javassist.bytecode.*;
  /external/smali/baksmali/src/main/java/org/jf/baksmali/
main.java 396 "using the bytecode address")
487 .withDescription("perform bytecode verification")
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
fields_index_additions.html 433 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_IGET_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_IGET_WIDE_VOLATILE</A>
435 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_IPUT_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_IPUT_WIDE_VOLATILE</A>
437 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_SGET_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_SGET_WIDE_VOLATILE</A>
439 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_SPUT_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_SPUT_WIDE_VOLATILE</A>
    [all...]
fields_index_all.html 473 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_IGET_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_IGET_WIDE_VOLATILE</A>
475 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_IPUT_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_IPUT_WIDE_VOLATILE</A>
477 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_SGET_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_SGET_WIDE_VOLATILE</A>
479 <nobr><A HREF="dalvik.bytecode.Opcodes.html#dalvik.bytecode.Opcodes.OP_SPUT_WIDE_VOLATILE" class="hiddenlink" target="rightframe">OP_SPUT_WIDE_VOLATILE</A>
    [all...]
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DelegateClassAdapterTest.java 423 * @param cl2 The {@link ClassLoader2} instance with the generated bytecode.
428 // For debugging, dump the bytecode of the class in case of unexpected error
  /libcore/luni/src/test/java/tests/java/security/
SecureClassLoaderTest.java 46 * A class name for the class presented as {@link #klassData bytecode below}
51 * Some class presented as bytecode<br>
  /prebuilts/tools/darwin-x86/swt/
about.html 43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
78 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:</p>
  /prebuilts/tools/darwin-x86_64/swt/
about.html 43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
78 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:</p>
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 26 * Interface for machines capable of executing bytecode by acting
  /dalvik/vm/compiler/
CompilerIR.h 280 bool quitLoopMode; // cold path/complex bytecode
  /dalvik/vm/oo/
Class.h 160 * Make a method's DexCode (which includes the bytecode) read-write or
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ClassLoaderTest.java 68 * Byte array of bytecode equivalent to the following source code:
  /external/chromium_org/third_party/freetype/include/freetype/
ftlcdfil.h 123 * In other words, it only works well if the TrueType bytecode
  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.h 5 /* TrueType bytecode interpreter (specification). */
ttobjs.h 74 /* The TrueType graphics state used during bytecode interpretation. */
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Internal.java 60 * directly into the bytecode. To get around this, we need another
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/
Makefile.dj 24 libyasm/bytecode.o \
  /external/emma/core/java12/com/vladium/emma/report/
SourcePathCache.java 138 // NOTE: because java.io.* implements file filtering in bytecode
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 77 * 1-based [the way an index would be embedded in bytecode instructions].
  /external/freetype/include/freetype/
ftlcdfil.h 123 * In other words, it only works well if the TrueType bytecode
  /external/freetype/src/truetype/
ttinterp.h 5 /* TrueType bytecode interpreter (specification). */

Completed in 1832 milliseconds

<<41424344454647484950>>