Home
last modified time | relevance | path

Searched defs:newIndex (Results 1 – 25 of 46) sorted by relevance

12

/external/proguard/src/proguard/obfuscate/
DParameterNameMarker.java64 int newIndex = 0; in visitLocalVariableTableAttribute() local
96 int newIndex = 0; in visitLocalVariableTypeTableAttribute() local
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DZeroRegisterDecodedInstruction.java39 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DSparseSwitchPayloadDecodedInstruction.java63 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DPackedSwitchPayloadDecodedInstruction.java59 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DOneRegisterDecodedInstruction.java50 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DRegisterRangeDecodedInstruction.java55 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DTwoRegisterDecodedInstruction.java59 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DThreeRegisterDecodedInstruction.java68 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DFourRegisterDecodedInstruction.java77 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DFiveRegisterDecodedInstruction.java86 public DecodedInstruction withIndex(int newIndex) { in withIndex()
DFillArrayDataPayloadDecodedInstruction.java97 public DecodedInstruction withIndex(int newIndex) { in withIndex()
/external/proguard/src/proguard/classfile/editor/
DVariableCleaner.java138 int newIndex = 0; in removeUnusedLocalVariables() local
169 int newIndex = 0; in removeUnusedLocalVariableTypes() local
DConstantPoolSorter.java79 int newIndex = 1; in visitProgramClass() local
DCodeAttributeComposer.java815 int newIndex = 0; in removeEmptyExceptions() local
841 int newIndex = 0; in removeEmptyLineNumbers() local
869 int newIndex = 0; in removeEmptyLocalVariables() local
896 int newIndex = 0; in removeEmptyLocalVariableTypes() local
/external/icu/icu4c/source/common/unicode/
Dparsepos.h64 ParsePosition(int32_t newIndex) in ParsePosition()
/external/javassist/src/main/javassist/expr/
DNewExpr.java167 int newIndex = iterator.u16bitAt(pos + 1); in replace() local
221 int newIndex, methodIndex; field in NewExpr.ProceedForNew
/external/javassist/src/main/javassist/convert/
DTransformFieldAccess.java30 private int newIndex; field in TransformFieldAccess
DTransformCall.java31 protected int newIndex; field in TransformCall
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp335 int32_t newIndex=oldIndex+1; in utm_alloc() local
348 int32_t newIndex=oldIndex+n; in utm_allocN() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMStringPool.java125 int newIndex=m_intToString.size(); in stringToIndex() local
DExpandedNameTable.java262 int newIndex = e.hash % newCapacity; in rehash() local
/external/proguard/src/proguard/optimize/peephole/
DUnreachableExceptionRemover.java144 int newIndex = 0; in removeEmptyExceptions() local
/external/proguard/src/proguard/classfile/util/
DAllParameterVisitor.java175 int newIndex = index + 1; in visitParameters() local
/external/proguard/src/proguard/evaluation/value/
DInstructionOffsetValue.java188 int newIndex = 0; in generalize() local
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRegisterSpecList.java313 int newIndex = 0; in subset() local

12