Lines Matching full:_allocated
197 _allocated( INITIAL_SIZE ), 264 TIXMLASSERT( _allocated >= INITIAL_SIZE ); 265 return _allocated; 291 if ( cap > _allocated ) { 301 _allocated = newAllocated; 307 int _allocated; // objects allocated