Searched defs:cursor (Results 1 – 8 of 8) sorted by relevance
386 sb.append0(buf, cursor, bufLen - cursor); in sb.append0() argument400 private static int intIntoCharArray(char[] buf, int cursor, int n) { in intIntoCharArray()431 int cursor = bufLen; in intToBinaryString() local448 int cursor = bufLen; in longToBinaryString() local486 int cursor = bufLen; in intToHexString() local504 int cursor = bufLen; in longToHexString() local516 int cursor = bufLen; in intToOctalString() local532 int cursor = bufLen; in longToOctalString() local
98 int cursor = 8; in writeHex() local
76 private int cursor; field in MemoryHandler
583 private int cursor = head; field in ArrayDeque.DeqIterator631 private int cursor = tail; field in ArrayDeque.DescendingIterator
978 private int cursor; field in ArrayBlockingQueue.Itr1180 final int cursor = this.cursor; in next() local1279 int cursor = this.cursor; in removedAt() local
504 int cursor; // index of next element to return field in DelayQueue.Itr
841 int cursor; // index of next element to return field in PriorityBlockingQueue.Itr
1226 int cursor = 0; // index of next element to return field in ScheduledThreadPoolExecutor.DelayedWorkQueue.Itr