/dalvik/dx/src/com/android/dx/dex/file/ |
D | DebugInfoItem.java | 40 private final CstMethodRef ref; field in DebugInfoItem 42 public DebugInfoItem(DalvCode code, boolean isStatic, CstMethodRef ref) { in DebugInfoItem()
|
D | MethodIdsSection.java | 122 public int indexOf(CstBaseMethodRef ref) { in indexOf()
|
D | FieldIdsSection.java | 122 public int indexOf(CstFieldRef ref) { in indexOf()
|
D | CodeItem.java | 43 private final CstMethodRef ref; field in CodeItem 76 public CodeItem(CstMethodRef ref, DalvCode code, boolean isStatic, in CodeItem()
|
D | DebugInfoDecoder.java | 106 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder() 429 CstMethodRef ref, DalvCode code, boolean isStatic) { in validateEncode() 450 int countRegisters, boolean isStatic, CstMethodRef ref, in validateEncode0()
|
D | DebugInfoEncoder.java | 118 boolean isStatic, CstMethodRef ref) { in DebugInfoEncoder()
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
D | DebugInfoItem.java | 43 private final CstMethodRef ref; field in DebugInfoItem 45 public DebugInfoItem(DalvCode code, boolean isStatic, CstMethodRef ref) { in DebugInfoItem()
|
D | MethodIdsSection.java | 122 public int indexOf(CstBaseMethodRef ref) { in indexOf()
|
D | FieldIdsSection.java | 122 public int indexOf(CstFieldRef ref) { in indexOf()
|
D | CodeItem.java | 52 private final CstMethodRef ref; field in CodeItem 85 public CodeItem(CstMethodRef ref, DalvCode code, boolean isStatic, in CodeItem()
|
D | DebugInfoDecoder.java | 95 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder() 425 CstMethodRef ref, DalvCode code, boolean isStatic) { in validateEncode() 446 int countRegisters, boolean isStatic, CstMethodRef ref, in validateEncode0()
|
D | DebugInfoEncoder.java | 110 boolean isStatic, CstMethodRef ref) { in DebugInfoEncoder()
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
D | Output.java | 105 ClassRef ref = classes[i]; in printClassRefs() local 120 FieldRef ref = fields[j]; in printFieldRefs() local 137 MethodRef ref = methods[j]; in printMethodRefs() local
|
/dalvik/dx/src/com/android/dx/cf/code/ |
D | RopperMachine.java | 927 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() local 975 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() local
|
/dalvik/dx/src/com/android/dx/dex/code/ |
D | RopToDop.java | 525 CstFieldRef ref = in dopFor() local 538 CstFieldRef ref = in dopFor() local 551 CstFieldRef ref = in dopFor() local 564 CstFieldRef ref = in dopFor() local
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
D | RopToDop.java | 351 CstFieldRef ref = in dopFor() local 364 CstFieldRef ref = in dopFor() local 377 CstFieldRef ref = in dopFor() local 390 CstFieldRef ref = in dopFor() local
|
/dalvik/dx/etc/ |
D | jasmin.jar | META-INF/
META-INF/MANIFEST.MF
jas/
jas/AnnotDefAttr.class
AnnotDefAttr ... |