/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | InstructionOffsetMap.java | 47 int codeOffset = 0; in InstructionOffsetMap() local 54 public int getInstructionIndexAtCodeOffset(int codeOffset) { in getInstructionIndexAtCodeOffset() 58 public int getInstructionIndexAtCodeOffset(int codeOffset, boolean exact) { in getInstructionIndexAtCodeOffset()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/ |
D | ImmutableInstruction10t.java | 44 protected final int codeOffset; field in ImmutableInstruction10t 47 int codeOffset) { in ImmutableInstruction10t()
|
D | ImmutableInstruction20t.java | 44 protected final int codeOffset; field in ImmutableInstruction20t 47 int codeOffset) { in ImmutableInstruction20t()
|
D | ImmutableInstruction30t.java | 43 protected final int codeOffset; field in ImmutableInstruction30t 46 int codeOffset) { in ImmutableInstruction30t()
|
D | ImmutableInstruction31t.java | 45 protected final int codeOffset; field in ImmutableInstruction31t 49 int codeOffset) { in ImmutableInstruction31t()
|
D | ImmutableInstruction21t.java | 45 protected final int codeOffset; field in ImmutableInstruction21t 49 int codeOffset) { in ImmutableInstruction21t()
|
D | ImmutableInstruction22t.java | 46 protected final int codeOffset; field in ImmutableInstruction22t 51 int codeOffset) { in ImmutableInstruction22t()
|
D | ImmutableInstructionFactory.java | 50 int codeOffset) { in makeInstruction10t() 82 int codeOffset) { in makeInstruction20t() 112 int codeOffset) { in makeInstruction21t() 140 int codeOffset) { in makeInstruction22t() 158 int codeOffset) { in makeInstruction30t() 176 int codeOffset) { in makeInstruction31t()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/ |
D | DexBackedMethodImplementation.java | 54 private final int codeOffset; field in DexBackedMethodImplementation 58 int codeOffset) { in DexBackedMethodImplementation()
|
D | DexBackedMethod.java | 60 private final int codeOffset; field in DexBackedMethod
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
D | InstructionFactory.java | 45 Instruction makeInstruction10t(@Nonnull Opcode opcode, int codeOffset); in makeInstruction10t() 51 Instruction makeInstruction20t(@Nonnull Opcode opcode, int codeOffset); in makeInstruction20t() 56 Instruction makeInstruction21t(@Nonnull Opcode opcode, int registerA, int codeOffset); in makeInstruction21t() 60 …struction makeInstruction22t(@Nonnull Opcode opcode, int registerA, int registerB, int codeOffset); in makeInstruction22t() 63 Instruction makeInstruction30t(@Nonnull Opcode opcode, int codeOffset); in makeInstruction30t() 66 Instruction makeInstruction31t(@Nonnull Opcode opcode, int registerA, int codeOffset); in makeInstruction31t()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
D | ClassDataItem.java | 157 int codeOffset = reader.readSmallUleb128(); in makeAnnotator() local 161 out.annotateTo(reader.getOffset(), "code_off = code_item[0x%x]", codeOffset); in makeAnnotator() local
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
D | BuilderOffsetInstruction.java | 50 int codeOffset = internalGetCodeOffset(); in getCodeOffset() local
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/ |
D | MethodDefinition.java | 99 int codeOffset = instructionOffsetMap.getInstructionCodeOffset(i); in MethodDefinition() local 111 int codeOffset = instructionOffsetMap.getInstructionCodeOffset(i); in MethodDefinition() local
|
/external/libcxxabi/src/Unwind/ |
D | DwarfParser.hpp | 371 pint_t codeOffset = 0; in parseInstructions() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |