Home
last modified time | relevance | path

Searched refs:kParentDirectory (Results 1 – 25 of 61) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
H A Dfile_path.h111 static const CharType kParentDirectory[]; variable
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
H A Dfile_path.h111 static const CharType kParentDirectory[]; variable
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
H A Dfile_path.h111 static const CharType kParentDirectory[]; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
148 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
181 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
202 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dfile_path.cc25 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in FilePath
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
/dports/games/widelands/widelands-build21/src/wui/
H A Dsavegamedata.cc45 return type_ == SavegameType::kParentDirectory; in is_parent_directory()
116 return SavegameData(filename, SavegameData::SavegameType::kParentDirectory); in create_parent_dir()
H A Dsavegamedata.h16 enum class SavegameType { kSavegame, kParentDirectory, kSubDirectory }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/
H A Dtest_paths.cc82 .Append(base::FilePath::kParentDirectory) in TestDataRootInternal()
83 .Append(base::FilePath::kParentDirectory)); in TestDataRootInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
H A Dfile_path.cc108 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
159 path == FilePath::kParentDirectory) { in IsEmptyOrSpecialCase()
544 if (path_.find(kParentDirectory) == StringType::npos) { in ReferencesParent()
562 component.find(kParentDirectory) != std::string::npos) { in ReferencesParent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/files/
H A Dfile_path_constants.cc23 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
H A Dfile_path.cc110 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
161 path == FilePath::kParentDirectory) { in IsEmptyOrSpecialCase()
542 if (path_.find(kParentDirectory) == StringType::npos) { in ReferencesParent()
560 component.find(kParentDirectory) != std::string::npos) { in ReferencesParent()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
/dports/devel/gn/gn-1962/src/base/files/
H A Dfile_path_constants.cc22 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
H A Dfile_path.cc109 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
160 path == FilePath::kParentDirectory) { in IsEmptyOrSpecialCase()
541 if (path_.find(kParentDirectory) == StringType::npos) { in ReferencesParent()
559 component.find(kParentDirectory) != std::string::npos) { in ReferencesParent()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dimage_sanitizer_unittest.cc218 bad_path = bad_path.Append(base::FilePath::kParentDirectory) in TEST_F()
219 .Append(base::FilePath::kParentDirectory) in TEST_F()
220 .Append(base::FilePath::kParentDirectory) in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dimage_sanitizer_unittest.cc220 bad_path = bad_path.Append(base::FilePath::kParentDirectory) in TEST_F()
221 .Append(base::FilePath::kParentDirectory) in TEST_F()
222 .Append(base::FilePath::kParentDirectory) in TEST_F()

123