HomeSort by relevance Sort by last modified time
    Searched defs:m_hashChain (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java 62 IntVector m_hashChain;
73 m_hashChain=new IntVector(chainSize);
90 m_hashChain.removeAllElements();
121 hashcandidate=m_hashChain.elementAt(hashcandidate);
128 m_hashChain.addElement(NULL); // Initialize to no-following-same-hash
132 m_hashChain.setElementAt(newIndex,hashlast);
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 77 milliseconds