Home
last modified time | relevance | path

Searched defs:dotPos (Results 1 – 16 of 16) 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.cpp21 int dotPos = resultName.ReverseFind_Dot(); in CreateArchiveName() local
64 int dotPos = resultName.ReverseFind_Dot(); in CreateArchiveName2() local
DLoadCodecs.cpp828 int dotPos = arcPath.ReverseFind_Dot(); in FindFormatForArchiveName() local
DUpdate.cpp283 int dotPos = Name.ReverseFind_Dot(); in ParseFromPath() local
DOpenArchive.cpp1666 int dotPos = fileName.ReverseFind_Dot(); in OpenStream2() local
3052 int dotPos = fileName.ReverseFind_Dot(); in OpenStream() 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.cpp157 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/
DSplitHandler.cpp144 int dotPos = name.ReverseFind_Dot(); in Open2() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp645 int dotPos = ui.Name.ReverseFind_Dot(); in CRefItem() local
836 int dotPos = ui.Name.ReverseFind_Dot(); in GetFilterGroup() local
2399 int dotPos = ui.Name.ReverseFind_Dot(); in Update() 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