Searched refs:getTerminalEntryIndex (Results 1 – 2 of 2) sorted by relevance
70 const int terminalEntryIndex = getTerminalEntryIndex( in getNextLevelBitmapEntryIndex()119 const int terminalEntryIndex = getTerminalEntryIndex( in remove()251 int TrieMap::getTerminalEntryIndex(const uint32_t key, const uint32_t hashedKey, in getTerminalEntryIndex() function in latinime::TrieMap261 return getTerminalEntryIndex(key, hashedKey, entry, level + 1); in getTerminalEntryIndex()285 const int terminalEntryIndex = getTerminalEntryIndex(key, hashedKey, in getInternal()
304 int getTerminalEntryIndex(const uint32_t key, const uint32_t hashedKey,