Home
last modified time | relevance | path

Searched defs:dotPos (Results 1 – 10 of 10) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DDefaultName.cpp14 int dotPos = fileNameLength - (extLength + 1); in GetDefaultName3() local
19 int dotPos = fileName.ReverseFind(L'.'); in GetDefaultName3() local
DArchiveName.cpp39 int dotPos = resultName.ReverseFind('.'); in CreateArchiveName2() local
DExtractingFilePath.cpp39 int dotPos = name.Find(L'.'); in CheckTail() local
DUpdate.h34 int dotPos = Name.ReverseFind(L'.'); in ParseFromPath() local
DOpenArchive.cpp118 int dotPos = fileName.ReverseFind(L'.'); in OpenStream() local
DLoadCodecs.cpp460 int dotPos = arcPath.ReverseFind(L'.'); in FindFormatForArchiveName() local
/external/lzma/CPP/7zip/Common/
DFilePathAutoRename.cpp28 int dotPos = fullProcessedPath.ReverseFind(L'.'); in AutoRenamePath() local
/external/deqp/framework/delibs/decpp/
DdeFilePath.cpp165 size_t dotPos = baseName.find_last_of('.'); in getFileExtension() local
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp68 int dotPos = Name.ReverseFind(L'.'); in GetExtensionPos() local
261 int dotPos = ui.Name.ReverseFind(L'.'); in CRefItem() local
831 int dotPos = ui.Name.ReverseFind(L'.'); in Update() local
/external/lzma/CPP/7zip/Archive/
DSplitHandler.cpp162 int dotPos = name.ReverseFind('.'); in Open() local