Searched refs:m_map0 (Results 1 – 1 of 1) sorted by relevance
64 protected int m_map0[]; field in SuballocatedIntVector101 m_map0=new int[m_blocksize]; in SuballocatedIntVector()103 m_map[0]=m_map0; in SuballocatedIntVector()104 m_buildCache = m_map0; in SuballocatedIntVector()195 m_map0[m_firstFree++]=value; in addElements()313 m_buildCache = m_map0; in removeAllElements()390 m_map0[at]=value; in setElementAt()440 return m_map0[i]; in elementAt()545 return m_map0; in getMap0()