Searched refs:index2 (Results 1 – 2 of 2) sorted by relevance
127 var index2 = 0 in compare() variable133 if (index2 < length2) { in compare()136 val newTree = newList[index2] in compare()143 index2++ in compare()171 index2++ in compare()182 } else if (index2 < length2) { in compare()184 while (index2 < length2) { in compare()185 val newTree = newList[index2++] in compare()
885 dex::u4 index2 = dex::kNoIndex; in ParseInstructions() local898 index2 = dex_instr.arg[4]; in ParseInstructions()928 GetProto(index2); in ParseInstructions()