Searched refs:INITIAL_SIZE (Results 1 – 4 of 4) sorted by relevance
45 public static final int INITIAL_SIZE = 10; field in IntArray75 data = new int[INITIAL_SIZE]; in ensureCapacity()
204 template <class T, int INITIAL_SIZE>210 _allocated( INITIAL_SIZE ), in DynArray()277 TIXMLASSERT( _allocated >= INITIAL_SIZE ); in Capacity()319 T _pool[INITIAL_SIZE];
242 INITIAL_SIZE="INITIAL_SIZE"