Searched refs:lastUsed (Results 1 – 5 of 5) sorted by relevance
51 int lastUsed=0; field in ChunkedIntArray87 int newoffset = (lastUsed+1)*slotsize; in appendSlot()100 return ++lastUsed; in appendSlot()171 return lastUsed; in slotsUsed()181 --lastUsed; in discardLast()
377 int lastUsed = i.used(); in intersectEnd() local379 if (lastUsed == i.used()) { in intersectEnd()
397 int lastUsed = used(); in cubicNearEnd() local401 if (lastUsed == used()) { in cubicNearEnd()