Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.h200 void ReAlloc2(unsigned newLimit);
253 ReAlloc2(minLen); in GetBuf()
259 ReAlloc2(minLen); in GetBuf_SetEnd()
428 void ReAlloc2(unsigned newLimit);
488 ReAlloc2(minLen); in GetBuf()
494 ReAlloc2(minLen); in GetBuf_SetEnd()
660 void ReAlloc2(unsigned newLimit);
688 ReAlloc2(minLen); in GetBuf()
DMyString.cpp355 void AString::ReAlloc2(unsigned newLimit) in ReAlloc2() function in AString
905 void UString::ReAlloc2(unsigned newLimit) in ReAlloc2() function in UString
1391 void UString2::ReAlloc2(unsigned newLimit) in ReAlloc2() function in UString2