Home
last modified time | relevance | path

Searched defs:slashPos (Results 1 – 23 of 23) sorted by relevance

/external/lzma/CPP/7zip/Common/
DFilePathAutoRename.cpp23 const int slashPos = path.ReverseFind_PathSepar(); in AutoRenamePath() local
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
DBaseUrlValidateFunction.java72 int slashPos = in.indexOf('/'); in isValidUri() local
/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.cpp98 const int slashPos = path.ReverseFind_PathSepar(); in SetFileInfoControl() local
DFileFolderPluginOpen.cpp253 const int slashPos = path.ReverseFind_PathSepar(); in OpenFileFolderPlugin() local
DPanel.cpp965 int slashPos = arcPath.ReverseFind_PathSepar(); in GetSubFolderNameForExtract2() local
DPanelFolderChange.cpp281 const int slashPos = NName::FindSepar(s); in BindToPath() local
DBrowseDialog.cpp1083 const int slashPos = path.Find(WCHAR_PATH_SEPARATOR, start); in CorrectFsPath() local
DExtractCallback.cpp756 const int slashPos = destPathSpec.ReverseFind_PathSepar(); in Z7_COM7F_IMF() local
DProgressDialog2.cpp918 int slashPos = _filePath.ReverseFind_PathSepar(); in UpdateStatInfo() local
/external/lzma/CPP/7zip/UI/Far/
DOverwriteDialogFar.cpp82 int slashPos = oldName2.ReverseFind_PathSepar(); in Execute() local
DProgressBox.cpp283 const int slashPos = FileName.ReverseFind_PathSepar(); in Print() local
DPluginWrite.cpp368 int slashPos = arcName.ReverseFind_PathSepar(); in SetArcName() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DCheckYear.java125 int slashPos = skeleton.indexOf('/'); in getCoreSkeleton() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DWriteCharts.java131 int slashPos = target.indexOf('/'); in print() local
/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/
DWriteCharts.java128 int slashPos = target.indexOf('/'); in print() local
/external/skia/tools/sksl-minify/
DSkSLMinify.cpp48 size_t slashPos = path.find_last_of("/\\"); in base_name() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDateTimeFormats.java642 int slashPos = skeleton.indexOf('/'); in getExample() local
901 int slashPos = skeleton.indexOf('/'); in getFix() local
DMatchValue.java331 int slashPos = typeName.indexOf('/'); in of() local
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp808 const int slashPos = ui.Name.ReverseFind_PathSepar(); in CRefItem() local
1056 const int slashPos = ui.Name.ReverseFind_PathSepar(); in GetFilterGroup() local
/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
DDemo.java432 int slashPos = id.indexOf('/'); in actionPerformed() local
730 int slashPos = id.indexOf('/'); in genTestFile() local
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp455 int slashPos = _filePath.ReverseFind_PathSepar(); in Z7_COM7F_IMF() local
/external/curl/lib/
Dftp.c1386 const char *slashPos = NULL; in ftp_state_list() local
4129 const char *slashPos = NULL; in ftp_parse_url_path() local
/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp702 size_t slashPos = id.testName.find('/'); in GetConfigNameFromTestIdentifier() local