Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp381 void AString::ReAlloc(unsigned newLimit) in ReAlloc() function in AString
417 ReAlloc(next - 1); in Grow_1()
430 ReAlloc(next - 1); in Grow()
947 void UString::ReAlloc(unsigned newLimit) in ReAlloc() function in UString
983 ReAlloc(next - 1); in Grow_1()
996 ReAlloc(next - 1); in Grow()
DMyString.h258 void ReAlloc(unsigned newLimit);
492 void ReAlloc(unsigned newLimit);