Searched refs:m_hashChain (Results 1 – 1 of 1) sorted by relevance
62 IntVector m_hashChain; field in DTMStringPool73 m_hashChain=new IntVector(chainSize); in DTMStringPool()90 m_hashChain.removeAllElements(); in removeAllElements()121 hashcandidate=m_hashChain.elementAt(hashcandidate); in stringToIndex()128 m_hashChain.addElement(NULL); // Initialize to no-following-same-hash in stringToIndex()132 m_hashChain.setElementAt(newIndex,hashlast); in stringToIndex()