Searched refs:m_NumOfTombstones (Results 1 – 3 of 3) sorted by relevance
59 m_NumOfTombstones(0), in HashTableImpl()76 m_NumOfTombstones = 0; in HashTableImpl()102 m_NumOfTombstones = 0; in init()118 m_NumOfTombstones = 0; in clear()215 else if (((m_NumOfBuckets-(m_NumOfEntries+m_NumOfTombstones))<<3) < m_NumOfBuckets) in mayRehash()261 m_NumOfTombstones = 0; in doRehash()
131 unsigned int m_NumOfTombstones; variable
80 --BaseTy::m_NumOfTombstones; in insert()107 ++BaseTy::m_NumOfTombstones; in erase()