Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DDefaultName.cpp15 const unsigned dotPos = fileNameLen - (extLen + 1); in GetDefaultName3() local
21 int dotPos = fileName.ReverseFind_Dot(); in GetDefaultName3() local
DArchiveName.cpp98 const int dotPos = name.Find(L'.'); in CreateArchiveName() local
DLoadCodecs.cpp880 int dotPos = arcPath.ReverseFind_Dot(); in FindFormatForArchiveName() local
DUpdate.cpp126 int dotPos = Name.ReverseFind_Dot(); in ParseFromPath() local
DArchiveExtractCallback.cpp113 const int dotPos = name.ReverseFind_Dot(); in FindExt2() local
DHashCalc.cpp816 const int dotPos = s.ReverseFind_Dot(); in GetMethod_from_FileName() local
/third_party/lzma/CPP/7zip/Common/
DFilePathAutoRename.cpp22 int dotPos = path.ReverseFind_Dot(); in AutoRenamePath() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
Dcl_util.cpp20 const std::string::size_type dotPos = version.find('.'); in ExtractCLVersion() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp168 int dotPos = -1; in GetIconIndex() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeFilePath.cpp164 size_t dotPos = baseName.find_last_of('.'); in getFileExtension() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp764 int dotPos = ui.Name.ReverseFind_Dot(); in CRefItem() local
937 unsigned dotPos = pos; in IsExt_ExeUnix_NumericAllowed() local
1011 const int dotPos = ui.Name.ReverseFind_Dot(); in GetFilterGroup() local
/third_party/lzma/CPP/7zip/Archive/
DSplitHandler.cpp142 const int dotPos = name.ReverseFind_Dot(); in Open2() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DDemo.java597 int dotPos = targetFile.lastIndexOf('.'); in genTestFile() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java4280 int dotPos = test[2].indexOf('.'); in TestCurrencyPlurals() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java4280 int dotPos = test[2].indexOf('.'); in TestCurrencyPlurals() local