Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp320 void AString::ReAlloc(unsigned newLimit) in ReAlloc() function in AString
346 ReAlloc(next - 1); in Grow_1()
359 ReAlloc(next - 1); in Grow()
754 void UString::ReAlloc(unsigned newLimit) in ReAlloc() function in UString
780 ReAlloc(next - 1); in Grow_1()
793 ReAlloc(next - 1); in Grow()
DMyString.h172 void ReAlloc(unsigned newLimit);
213 ReAlloc(minBufLen); in GetBuffer()
330 void ReAlloc(unsigned newLimit);
371 ReAlloc(minBufLen); in GetBuffer()