Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp344 void AString::ReAlloc(unsigned newLimit) in ReAlloc() function in AString
380 ReAlloc(next - 1); in Grow_1()
393 ReAlloc(next - 1); in Grow()
894 void UString::ReAlloc(unsigned newLimit) in ReAlloc() function in UString
930 ReAlloc(next - 1); in Grow_1()
943 ReAlloc(next - 1); in Grow()
DMyString.h199 void ReAlloc(unsigned newLimit);
427 void ReAlloc(unsigned newLimit);