Home
last modified time | relevance | path

Searched defs:path_components (Results 1 – 25 of 69) sorted by relevance

123

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dprefixpathtree.cc31 std::vector< std::string > path_components; in insert() local
85 PrefixPathTree::insert_result PrefixPathTree::storePath( DeepPathNode &node, in storePath()
115 PrefixPathTree::insert_result PrefixPathTree::lookup( DeepPathNode &node, in lookup()
151 std::vector< std::string > path_components; in lookup() local
H A Dnwc_os_makedirs.cc35 std::vector< std::string > path_components; in prepare_deep_dir_info() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/file_sys/
H A Dvfs_real.h70 std::vector<std::string> path_components; variable
112 std::vector<std::string> path_components; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/prefs/
H A Dwriteable_pref_store.cc9 std::set<std::vector<std::string>> path_components, in ReportSubValuesChanged()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/prefs/
H A Dwriteable_pref_store.cc9 std::set<std::vector<std::string>> path_components, in ReportSubValuesChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Dmachine_id_provider_win.cc41 std::vector<base::FilePath::StringType> path_components; in GetMachineId() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dmachine_id_provider_win.cc41 std::vector<base::FilePath::StringType> path_components; in GetMachineId() local
/dports/math/vtk8/VTK-8.2.0/Common/Misc/
H A DvtkResourceFileLocator.cxx62 std::vector<std::string> path_components; in Locate() local
/dports/science/py-asdf/asdf-2.8.1/asdf/
H A Dresource.py172 def _iterate_files(self, directory, path_components): argument
179 def _make_uri(self, file, path_components): argument
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/util/
H A Dextractfilejob.cpp59 QStringList path_components = path.split(QLatin1Char('/'), Qt::SkipEmptyParts); in start() local
/dports/www/fswiki/wiki3_6_2/lib/URI/
H A DURL.pm127 sub path_components { subroutine
/dports/net/p5-URI/URI-5.10/lib/URI/
H A DURL.pm125 sub path_components { subroutine
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/views/
H A Dcommit.py48 def _validate_commit_path(self, tree, path_components): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dmtp_manager_client_chromeos.cc36 std::vector<base::FilePath::StringType> path_components; in GetStorageInfoForPath() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dmtp_manager_client_chromeos.cc36 std::vector<base::FilePath::StringType> path_components; in GetStorageInfoForPath() local
/dports/math/vtk9/VTK-9.1.0/Common/Misc/
H A DvtkResourceFileLocator.cxx63 std::vector<std::string> path_components; in Locate() local
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/harness/wptrunner/
H A Dmanifestinclude.py50 def _include(self, test, path_components): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py50 def _include(self, test, path_components): argument
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py50 def _include(self, test, path_components): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py50 def _include(self, test, path_components): argument
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py50 def _include(self, test, path_components): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/wptrunner/wptrunner/
H A Dmanifestinclude.py51 def _include(self, test, path_components): argument
/dports/multimedia/snapcast/snapcast-0.25.0/server/streamreader/
H A Dmeta_stream.cpp38 auto path_components = utils::string::split(uri.path, '/'); in MetaStream() local
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/
H A Drepository.py206 def _is_searched_entry(self, entry_name, searched_entry, path_components): argument
227 def _get_git_object(self, tree, obj_name, path_components, modifier): argument
/dports/devel/py-spyder/spyder-3.2.7/spyder/utils/
H A Dsourcecode.py129 def path_components(path): function

123