Searched refs:nextUnifiedEntry (Results 1 – 1 of 1) sorted by relevance
111 int nextUnifiedEntry, unifiedStartIndex, numBucketObjects, unifiedEndIndex, itemsStartIndex; in indexDevice() local119 nextUnifiedEntry = currentUnifiedIndexEntry + numBucketObjects + 1; in indexDevice()120 Arrays.fill(unifiedLookupIndex, currentUnifiedIndexEntry, nextUnifiedEntry, i); in indexDevice()122 unifiedEndIndex = nextUnifiedEntry - 1; in indexDevice()123 currentUnifiedIndexEntry = nextUnifiedEntry; in indexDevice()