Home
last modified time | relevance | path

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

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