Searched defs:next (Results 1 – 16 of 16) sorted by relevance
37 int next(); in next() method
118 public int next() { in iterator() method
110 public int next() { in iterator() method
81 public String next() { in list() method
129 int next = first; in isCompatible() local
234 int next = offset + length; in visitBranch() local428 int next = offset + length; in visitThrowing() local
1771 BasicBlock next, BasicBlock.Visitor v, BitSet visited) { in forEachNonSubBlockDepthFirst0()
246 int next = Math.min(nextAddrP, nextAddrL); in convert0() local
238 int next = Math.min(nextAddrP, nextAddrL); in convert0() local
402 int next = first; in isRegListSequential() local
567 SsaInsn next; in replaceUse() local
771 public ClassDef next() { in next() method in Dex.ClassDefIterator