Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java55 protected int m_numblocks = NUMBLOCKS_DEFAULT; field in SuballocatedIntVector
99 m_numblocks = numblocks; in SuballocatedIntVector()
166 int newsize=index+m_numblocks; in addElement()
206 int newsize=index+m_numblocks; in addElements()
264 int newsize=index+m_numblocks; in insertElementAt()
398 int newsize=index+m_numblocks; in setElementAt()