Searched defs:cursor (Results 1 – 7 of 7) 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
579 private int cursor = head; field in ArrayDeque.DeqIterator627 private int cursor = tail; field in ArrayDeque.DescendingIterator
476 int cursor; // index of next element to return; field in DelayQueue.Itr
870 int cursor; // index of next element to return; field in PriorityBlockingQueue.Itr
1223 int cursor = 0; // index of next element to return field in ScheduledThreadPoolExecutor.DelayedWorkQueue.Itr