Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.h259 void ReAlloc2(unsigned newLimit);
317 ReAlloc2(minLen); in GetBuf()
323 ReAlloc2(minLen); in GetBuf_SetEnd()
493 void ReAlloc2(unsigned newLimit);
554 ReAlloc2(minLen); in GetBuf()
560 ReAlloc2(minLen); in GetBuf_SetEnd()
737 void ReAlloc2(unsigned newLimit);
768 ReAlloc2(minLen); in GetBuf()
DMyString.cpp392 void AString::ReAlloc2(unsigned newLimit) in ReAlloc2() function in AString
958 void UString::ReAlloc2(unsigned newLimit) in ReAlloc2() function in UString
1474 void UString2::ReAlloc2(unsigned newLimit) in ReAlloc2() function in UString2