Searched refs:DeleteFrontal (Results 1 - 9 of 9) sorted by relevance

/external/lzma/CPP/Common/
H A DMyVector.h138 void DeleteFrontal(unsigned num) function in class:CRecordVector
504 void DeleteFrontal(unsigned num) function in class:CObjectVector
508 _v.DeleteFrontal(num);
H A DMyString.h282 void DeleteFrontal(unsigned num) throw();
447 void DeleteFrontal(unsigned num) throw();
H A DWildcard.cpp529 pathParts.DeleteFrontal(3);
H A DMyString.cpp695 void AString::DeleteFrontal(unsigned num) throw() function in class:AString
1159 void UString::DeleteFrontal(unsigned num) throw() function in class:UString
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp550 linkPath.DeleteFrontal(n);
568 pathParts.DeleteFrontal(_removePathParts.Size());
600 pathParts.DeleteFrontal(pathParts.Size() - 1);
649 pathParts.DeleteFrontal(numRemovePathParts);
/external/lzma/CPP/Windows/
H A DFileLink.cpp330 s.DeleteFrontal(k_LinkPrefix_Size);
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp847 _methods.DeleteFrontal(numEmptyMethods);
/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp962 _methods.DeleteFrontal(GetNumEmptyMethods());
/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1121 s.DeleteFrontal(pos + 1);

Completed in 177 milliseconds