HomeSort by relevance Sort by last modified time
    Searched full:dex (Results 351 - 375 of 633) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/dex/file/
CatchStructs.java 17 package com.android.dx.dex.file;
19 import com.android.dx.dex.code.CatchHandlerList;
20 import com.android.dx.dex.code.CatchTable;
21 import com.android.dx.dex.code.DalvCode;
DexFile.java 17 package com.android.dx.dex.file;
38 import static com.android.dx.dex.file.MixedItemSection.SortType;
41 * Representation of an entire {@code .dex} (Dalvik EXecutable)
186 * Returns the contents of this instance as a {@code .dex} file,
191 * @return {@code non-null;} a {@code .dex} file for this instance
469 * Returns the contents of this instance as a {@code .dex} file,
474 * @return {@code non-null;} a {@code .dex} file for this instance
602 * Calculates the signature for the {@code .dex} file in the
630 * Calculates the checksum for the {@code .dex} file in the
EncodedMember.java 17 package com.android.dx.dex.file;
IndexedItem.java 17 package com.android.dx.dex.file;
Item.java 17 package com.android.dx.dex.file;
ItemType.java 17 package com.android.dx.dex.file;
StringDataItem.java 17 package com.android.dx.dex.file;
ClassDefsSection.java 17 package com.android.dx.dex.file;
31 * Class definitions list section of a {@code .dex} file.
DebugInfoConstants.java 17 package com.android.dx.dex.file;
20 * Constants for the dex debug info state machine format.
EncodedMethod.java 17 package com.android.dx.dex.file;
19 import com.android.dx.dex.code.DalvCode;
StringIdsSection.java 17 package com.android.dx.dex.file;
30 * Strings list section of a {@code .dex} file.
TypeIdsSection.java 17 package com.android.dx.dex.file;
29 * Type identifiers list section of a {@code .dex} file.
  /dalvik/dx/src/com/android/dx/rop/code/
TranslationAdvice.java 55 * For example, Dex bytecode does not have instruction forms that take
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
TouchDexLoader.java 70 /* open all Zip and DEX files up front */
88 /* we need both DEX and Zip, because dex has no resources */
94 + " as DEX");
  /dalvik/vm/arch/x86/
Hints386ABI.c 82 /* Invalid - Dex file limitation */
  /dalvik/vm/arch/x86-atom/
Hints386ABI.c 73 * Check for Dex file limitation and return
  /frameworks/base/cmds/installd/
installd.h 67 #define DALVIK_CACHE_POSTFIX "/classes.dex"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ApkBuilder.java 97 * Dex conversion flag. This is set to true if one of the changed/added/removed
99 * flag is true, then we know we'll have to make the "classes.dex" file.
145 // to dex and make the final package.
463 // check classes.dex is present. If not we force to recreate it.
499 // or the dex file, but we don't know if we simply need to recreate them
627 // then we check if we need to package the .class into classes.dex
658 // and classes.dex.
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
DalvCode.java 17 package com.android.dx.dex.code;
26 * corresponds to a {@code code} structure in a {@code .dex} file.
  /sdk/emulator/qtools/
trace_reader_base.h 49 // an mmapped dex file, the path is modified to be more useful for
51 // /data/dalvik-cache/system@app@TestHarness.apk@classes.dex
  /cts/tools/vm-tests/src/dot/junit/format/f1/d/
T_f1_10.dfh 1 // Processing 'out/classes_dasm/dot/junit/format/f1/d/T_f1_10.dex'...
3 // Opened 'out/classes_dasm/dot/junit/format/f1/d/T_f1_10.dex', DEX version '035'
4 // DEX file header:
5 // parsed: offset 0, len 8: magic : 'dex
T_f1_11.dfh 1 // Processing 'out/classes_dasm/dot/junit/format/f1/d/T_f1_11.dex'...
2 // Opened 'out/classes_dasm/dot/junit/format/f1/d/T_f1_11.dex', DEX version '035'
3 // DEX file header:
4 // parsed: offset 0, len 8: magic : 'dex
T_f1_12.dfh 1 // Processing 'out/classes_dasm/dot/junit/format/f1/d/T_f1_12.dex'...
2 // Opened 'out/classes_dasm/dot/junit/format/f1/d/T_f1_12.dex', DEX version '035'
3 // DEX file header:
4 // parsed: offset 0, len 8: magic : 'dex
T_f1_2.dfh 1 // Processing 'out/classes_dasm/dot/junit/format/f1/d/T_f1_2.dex'...
2 // Opened 'out/classes_dasm/dot/junit/format/f1/d/T_f1_2.dex', DEX version '035'
3 // DEX file header:
4 // parsed: offset 0, len 8: magic : 'dex
T_f1_3.dfh 1 // Processing 'out/classes_dasm/dot/junit/format/f1/d/T_f1_3.dex'...
2 // Opened 'out/classes_dasm/dot/junit/format/f1/d/T_f1_3.dex', DEX version '035'
3 // DEX file header:
4 // parsed: offset 0, len 8: magic : 'dex

Completed in 212 milliseconds

<<11121314151617181920>>