/dalvik/dx/src/com/android/dx/rop/cst/ |
D | CstMethodHandle.java | 47 private final Constant ref; field in CstMethodHandle 57 public static CstMethodHandle make(int type, Constant ref) { in make() 78 private CstMethodHandle(int type, Constant ref) { in CstMethodHandle()
|
D | CstInvokeDynamic.java | 78 CstCallSiteRef ref = new CstCallSiteRef(this, references.size()); in addReference() local
|
/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/dex/file/ |
D | DebugInfoDecoder.java | 106 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder() 430 CstMethodRef ref, DalvCode code, boolean isStatic) { in validateEncode() 451 int countRegisters, boolean isStatic, CstMethodRef ref, in validateEncode0()
|
D | DebugInfoItem.java | 40 private final CstMethodRef ref; field in DebugInfoItem 42 public DebugInfoItem(DalvCode code, boolean isStatic, CstMethodRef ref) { in DebugInfoItem()
|
D | CodeItem.java | 43 private final CstMethodRef ref; field in CodeItem 76 public CodeItem(CstMethodRef ref, DalvCode code, boolean isStatic, in CodeItem()
|
D | MethodIdsSection.java | 121 public int indexOf(CstBaseMethodRef ref) { in indexOf()
|
D | FieldIdsSection.java | 121 public int indexOf(CstFieldRef ref) { in indexOf()
|
D | MethodHandleItem.java | 90 Constant ref = methodHandle.getRef(); in getTargetIndex() local
|
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 | 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 | FieldIdsSection.java | 122 public int indexOf(CstFieldRef ref) { in indexOf()
|
D | MethodIdsSection.java | 122 public int indexOf(CstBaseMethodRef ref) { in indexOf()
|
D | DebugInfoEncoder.java | 110 boolean isStatic, CstMethodRef ref) { in DebugInfoEncoder()
|
/dalvik/dx/src/com/android/dx/cf/code/ |
D | RopperMachine.java | 933 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() local 981 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() 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/src/com/android/dx/dex/code/ |
D | RopToDop.java | 530 CstFieldRef ref = in dopFor() local 543 CstFieldRef ref = in dopFor() local 556 CstFieldRef ref = in dopFor() local 569 CstFieldRef ref = in dopFor() local
|
/dalvik/dx/src/com/android/dx/cf/cst/ |
D | ConstantPoolParser.java | 341 final Constant ref; in parse0() local
|
/dalvik/dx/etc/ |
D | jasmin.jar | META-INF/
META-INF/MANIFEST.MF
jas/
jas/AnnotDefAttr.class
AnnotDefAttr ... |