Searched defs:tableIndex (Results 1 – 2 of 2) sorted by relevance
222 bool TrieMap::freeTable(const int tableIndex, const int entryCount) { in freeTable()234 const int tableIndex = readEmptyTableLink(entryCount); in allocateTable() local399 const int tableIndex, const uint32_t bitmap, const int bitmapEntryIndex, const int label) { in addNewEntryByExpandingTable()
364 AK_FORCE_INLINE bool writeEmptyTableLink(const int tableIndex, const int entryCount) { in writeEmptyTableLink()