Home
last modified time | relevance | path

Searched refs:m_buildCacheStartIndex (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java71 protected int m_buildCacheStartIndex; field in SuballocatedIntVector
105 m_buildCacheStartIndex = 0; in SuballocatedIntVector()
147 int indexRelativeToCache = m_firstFree - m_buildCacheStartIndex; in addElement()
179 m_buildCacheStartIndex = m_firstFree-offset; in addElement()
314 m_buildCacheStartIndex = 0; in removeAllElements()