Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DDynamicBuffer.h10 void GrowLength(size_t size) in GrowLength() function
42 GrowLength(capacity - this->_capacity); in EnsureCapacity()
DMyString.h149 GrowLength(size); in InsertSpace()
184 void GrowLength(int n) in GrowLength() function
285 GrowLength(1);
293 GrowLength(len);
300 GrowLength(s._length);