Home
last modified time | relevance | path

Searched defs:normalized_path (Results 1 – 25 of 139) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_status.cc50 base::FilePath normalized_path = NormalizePath(path); in ContainsChildOrParent() local
88 base::FilePath normalized_path = NormalizePath(url.path()); in EndWriting() local
110 base::FilePath normalized_path = NormalizePath(url.path()); in EndSyncing() local
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/src/
H A Dpath_resolver.c37 char* normalized_path, in uvwasi__normalize_path()
177 char** normalized_path, in uvwasi__normalize_absolute_path()
228 char** normalized_path, in uvwasi__normalize_relative_path()
375 char* normalized_path; in uvwasi__resolve_path() local
H A Dfd_table.h16 char* normalized_path; member
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_file_utils.erl482 normalized_path(Path) -> function
489 normalized_path([], NormalizedPath) -> function
491 normalized_path([H|T], NormalizedPath) -> function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Denv_chroot.cc66 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
68 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/databases/rocksdb-lite/rocksdb-6.26.1/env/
H A Denv_chroot.cc66 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
68 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/databases/rocksdb/rocksdb-6.26.1/env/
H A Denv_chroot.cc66 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
68 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Denv_chroot.cc66 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
68 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Denv_chroot.cc66 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
68 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/devel/spdlog/spdlog-1.9.2/tests/
H A Dtest_create_dir.cpp9 bool try_create_dir(const spdlog::filename_t &path, const spdlog::filename_t &normalized_path) in try_create_dir()
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/tests/
H A Dtest_create_dir.cpp9 bool try_create_dir(const char *path, const char *normalized_path) in try_create_dir()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/
H A Dextension_resource_path_normalizer.cc37 base::FilePath normalized_path; in NormalizeExtensionResourcePaths() local
H A Dmanifest_handler_helpers.cc36 std::string* normalized_path) { in NormalizeAndValidatePath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/
H A Dextension_resource_path_normalizer.cc37 base::FilePath normalized_path; in NormalizeExtensionResourcePaths() local
H A Dmanifest_handler_helpers.cc36 std::string* normalized_path) { in NormalizeAndValidatePath()
/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dcmd-diff.c240 t_uchar * normalized_path = normal_from_path(option->arg_string); in arch_cmd_diff() local
378 t_uchar *normalized_path = 0; in arch_cmd_diff() local
H A Dcmd-commit.c265 t_uchar * normalized_path = normal_from_path(option->arg_string); in arch_cmd_commit() local
350 t_uchar *normalized_path = 0; in arch_cmd_commit() local
/dports/devel/global/global-6.6.7/htags/
H A Dphp.l158 char normalized_path[MAXPATHLEN]; variable
/dports/devel/kf5-kapidox/kapidox-5.89.0/src/kapidox/
H A Dargparserutils.py13 def normalized_path(inputpath): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dfile_path_sanitization.cc107 const base::FilePath& normalized_path, in PathIsChildOfSpecialPath()
137 base::FilePath normalized_path = NormalizePath(path); in SanitizePathImpl() local
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/Generators/Python/
H A DitkConfig.py.in65 def normalized_path(relative_posix_path): function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/path/
H A Dwindows.cpp43 auto normalized_path = path.u8string(); in create_directories() local
/dports/devel/rebar3/rebar3-3.17.0/test/
H A Drebar_file_utils_SUITE.erl181 normalized_path(_Config) -> function
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/env/
H A Denv_chroot.cc267 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
269 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/env/
H A Denv_chroot.cc267 char* normalized_path = realpath(res.second.c_str(), resolvedName); in EncodePath() local
269 char* normalized_path = realpath(res.second.c_str(), nullptr); in EncodePath() local

123456