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

<<31323334353637383940>>

  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 114 * registers used by the end result. Dex bytecode does not have instruction
package-info.java 28 * stack machine source bytecode.<p>
  /dalvik/vm/compiler/codegen/x86/
NcgAot.cpp 33 /* for trace-based JIT, pc points to bytecode
  /dalvik/vm/jdwp/
JdwpConstants.h 163 SS_MIN = 0, /* step by minimum (e.g. 1 bytecode inst) */
  /dalvik/vm/native/
InternalNative.cpp 50 { "Ldalvik/bytecode/OpcodeInfo;", dvm_dalvik_bytecode_OpcodeInfo, 0 },
  /dalvik/vm/oo/
Object.h 712 /* Get whether the given method has associated bytecode. This is the
779 * for non-bytecode methods.
784 * The insns field for a bytecode method actually points at
797 * for non-bytecode methods.
  /development/tools/mkstubs/
README.txt 13 Each method body is replaced by the bytecode for 'throw new RuntimeException("stub");'.
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftadvanc.h 71 /* Normal and bytecode hinted modes, which require loading, scaling, */
  /external/chromium_org/third_party/freetype/src/base/
ftpatent.c 5 /* FreeType API for checking patented TrueType bytecode instructions */
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 735 /* pedantic :: Set if bytecode execution should be pedantic. */
829 /* pedantic :: Set if bytecode execution should be pedantic. */
956 /* Initialize bytecode-related fields in the size object. */
957 /* We do this only if bytecode interpretation is really needed. */
    [all...]
  /external/chromium_org/v8/src/
regexp-macro-assembler-irregexp.h 121 // Bytecode buffer.
  /external/chromium_org/v8/test/webkit/
codegen-temporaries-expected.txt 24 Tests whether bytecode codegen properly handles temporaries.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Optimizer.java 115 * registers used by the end result. Dex bytecode does not have instruction
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
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 Gnome Binding:</p>
69 <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 GTK+ Binding:</p>
100 <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>
118 <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 Cairo Binding:</p>
  /external/emma/core/java12/com/vladium/emma/rt/
IClassLoadHook.java 29 // * that do not match coverage filters instead of doing this in bytecode.
  /external/emma/core/java12/com/vladium/jcd/cls/
IFieldCollection.java 42 * to have multiple fields with the same name it is possible at the bytecode
  /external/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/freetype/include/freetype/
ftadvanc.h 71 /* Normal and bytecode hinted modes, which require loading, scaling, */
  /external/freetype/src/base/
ftpatent.c 5 /* FreeType API for checking patented TrueType bytecode instructions */
  /external/freetype/src/truetype/
ttobjs.c 735 /* pedantic :: Set if bytecode execution should be pedantic. */
829 /* pedantic :: Set if bytecode execution should be pedantic. */
956 /* Initialize bytecode-related fields in the size object. */
957 /* We do this only if bytecode interpretation is really needed. */
    [all...]
  /external/javassist/
pom.xml 6 <description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
  /external/javassist/src/main/javassist/
URLClassPath.java 2 * Javassist, a Java-bytecode translator toolkit.
  /external/javassist/src/main/javassist/runtime/
Desc.java 2 * Javassist, a Java-bytecode translator toolkit.
  /external/javassist/src/main/javassist/scopedpool/
SoftValueHashMap.java 2 * Javassist, a Java-bytecode translator toolkit.

Completed in 884 milliseconds

<<31323334353637383940>>