Home
last modified time | relevance | path

Searched defs:dotPos (Results 1 - 12 of 12) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DDefaultName.cpp15 const unsigned dotPos = fileNameLen - (extLen + 1); in GetDefaultName3() local
21 int dotPos = fileName.ReverseFind_Dot(); in GetDefaultName3() local
H A DArchiveName.cpp98 const int dotPos = name.Find(L'.'); in CreateArchiveName() local
H A DLoadCodecs.cpp880 int dotPos = arcPath.ReverseFind_Dot(); in FindFormatForArchiveName() local
H A DUpdate.cpp126 int dotPos = Name.ReverseFind_Dot(); in ParseFromPath() local
H A DHashCalc.cpp816 const int dotPos = s.ReverseFind_Dot(); in GetMethod_from_FileName() local
H A DArchiveExtractCallback.cpp113 const int dotPos = name.ReverseFind_Dot(); in FindExt2() local
/third_party/lzma/CPP/7zip/Common/
H A DFilePathAutoRename.cpp22 int dotPos = path.ReverseFind_Dot(); in AutoRenamePath() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A Dcl_util.cpp20 const std::string::size_type dotPos = version.find('.'); in ExtractCLVersion() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp168 int dotPos = -1; in GetIconIndex() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeFilePath.cpp164 size_t dotPos = baseName.find_last_of('.'); in getFileExtension() local
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp142 const int dotPos = name.ReverseFind_Dot(); in Open2() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp764 int dotPos = ui.Name.ReverseFind_Dot(); in CRefItem() local
937 unsigned dotPos = pos; in IsExt_ExeUnix_NumericAllowed() local
1011 const int dotPos in GetFilterGroup() local
2657 const int dotPos = ui.Name.ReverseFind_Dot(); Update() local
[all...]

Completed in 13 milliseconds