Searched refs:mapIndex (Results 1 – 1 of 1) sorted by relevance
244 const int mapIndex = getTailEntryIndex(); in allocateTable() local248 return mapIndex; in allocateTable()315 const int mapIndex = bitmapEntry.getTableIndex(); in putInternal() local318 return addNewEntryByExpandingTable(key, value, mapIndex, bitmap, bitmapEntryIndex, label); in putInternal()320 const int entryIndex = mapIndex + popCount(bitmap, label); in putInternal()