Searched
full:bytecode (Results
1226 -
1250 of
1588) sorted by null
<<41424344454647484950>>
/external/proguard/src/proguard/evaluation/value/ |
FloatValue.java | 3 * of Java bytecode.
|
/external/proguard/src/proguard/gui/ |
FilterDialog.java | 3 * of Java bytecode.
|
ListPanel.java | 3 * of Java bytecode.
|
GUIResources.properties | 153 Optimize the bytecode of the processed classes. 158 interface methods. This is not allowed in the Java language, but it is allowed in bytecode.</html> 182 return types differ. This is not allowed in the Java language, but it is allowed in bytecode.</html>
|
/external/proguard/src/proguard/optimize/ |
MethodDescriptorShrinker.java | 3 * of Java bytecode.
|
TailRecursionSimplifier.java | 3 * of Java bytecode.
|
/external/proguard/src/proguard/optimize/evaluation/ |
VariableOptimizer.java | 3 * of Java bytecode.
|
/external/proguard/src/proguard/optimize/info/ |
SideEffectInstructionChecker.java | 3 * of Java bytecode.
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
advanced.jd | 62 is compiled to intermediate bytecode by the 64 runs on a device, the bytecode is then compiled (just-in-time) to machine code by another 67 recompile the bytecode.</p> 609 //create an instance of the RenderScript, pointing it to the bytecode resource
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
results.html | 25 <b>ProGuard</b> successfully processes any Java bytecode, ranging from small
|
/dalvik/docs/ |
java-bytecode.html | 6 <title>Java Bytecode At A Glance</title> 7 <link rel="stylesheet" href="java-bytecode.css"> 12 <h1>Java Bytecode At A Glance</h1>
|
/docs/source.android.com/src/devices/tech/dalvik/ |
instruction-formats.jd | 21 <p>This document lists the instruction formats used by Dalvik bytecode 23 <a href="dalvik-bytecode.html">bytecode reference document</a>.</p>
|
/external/chromium_org/chrome/browser/profile_resetter/ |
jtl_interpreter_unittest.cc | 36 std::string bytecode; local 38 bytecode.push_back(static_cast<char>(value & 0xFFu)); 41 return bytecode;
|
/external/chromium_org/third_party/freetype/include/freetype/ |
tttables.h | 506 /* definitions in the TrueType bytecode for */ 510 /* definitions in the TrueType bytecode for */ 514 /* during bytecode interpretation. */ [all...] |
/external/freetype/include/ |
tttables.h | 510 /* definitions in the TrueType bytecode for */ 514 /* definitions in the TrueType bytecode for */ 518 /* during bytecode interpretation. */ [all...] |
/external/javassist/src/main/javassist/bytecode/ |
SignatureAttribute.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 433 * @see javassist.bytecode.Descriptor
|
StackMapTable.java | 2 * Javassist, a Java-bytecode translator toolkit. 16 package javassist.bytecode; 72 throw new RuntimeCopyException("bad bytecode. fatal?");
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
Type.java | 2 * Javassist, a Java-bytecode translator toolkit. 15 package javassist.bytecode.analysis; 88 * represents. It occurs when bytecode reuses a local variable table
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
tttables.h | 506 /* definitions in the TrueType bytecode for */ 510 /* definitions in the TrueType bytecode for */ 514 /* during bytecode interpretation. */ [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
tttables.h | 506 /* definitions in the TrueType bytecode for */ 510 /* definitions in the TrueType bytecode for */ 514 /* during bytecode interpretation. */ [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
RobolectricTestRunner.java | 30 import com.xtremelabs.robolectric.bytecode.ClassHandler; 31 import com.xtremelabs.robolectric.bytecode.RobolectricClassLoader; 32 import com.xtremelabs.robolectric.bytecode.ShadowWrangler;
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
changes-summary.html | 372 <A NAME="dalvik.bytecode"></A> 373 <nobr><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
changes-summary.html | 400 <A NAME="dalvik.bytecode"></A> 401 <nobr><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
changes-summary.html | 302 <A NAME="dalvik.bytecode"></A> 303 <nobr><A HREF="pkg_dalvik.bytecode.html">dalvik.bytecode</A></nobr>
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_cmd.c | 604 * Upload the bytecode for a new shader. The bytecode is "SVGA3D 606 * of Microsoft's DirectX shader bytecode. In practice, the 607 * SVGA3D bytecode doesn't yet have any extensions to DirectX's 608 * bytecode format. 631 const uint32 *bytecode, // IN 647 memcpy(&cmd[1], bytecode, bytecodeLen); [all...] |
Completed in 808 milliseconds
<<41424344454647484950>>