Home
last modified time | relevance | path

Searched refs:has_root_name (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc69 const bool has_root_name = p.has_root_name(); in absolute() local
71 if (has_root_dir && has_root_name) in absolute()
78 else if (has_root_name) in absolute()
1283 if (p.is_absolute() || !p.has_root_name() in system_complete()
H A Dpath.cc233 path::has_root_name() const in has_root_name() function in path
H A Dstd-path.cc252 path::has_root_name() const in has_root_name() function in path
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc75 const bool has_root_name = p.has_root_name(); in absolute() local
77 if (has_root_dir && has_root_name) in absolute()
84 else if (has_root_name) in absolute()
1312 if (p.is_absolute() || !p.has_root_name() in system_complete()
H A Dpath.cc233 path::has_root_name() const in has_root_name() function in path
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp445 !(path.empty() || has_root_name(component, style))) { in append()
613 bool has_root_name(const Twine &path, Style style) { in has_root_name() function
675 (real_style(style) != Style::windows) || has_root_name(p, style); in is_absolute()
906 bool rootName = path::has_root_name(p); in make_absolute()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h394 bool has_root_name(const Twine &path, Style style = Style::native);
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc481 || (__p.has_root_name() && __p.root_name() != root_name())) in operator /=()
673 bool has_root_name = root_path.first.type == _Type::_Root_name; in _M_append() local
674 if (is_absolute || (has_root_name && root_path.first.str != root_name())) in _M_append()
703 if (has_root_name) in _M_append()
1585 path::has_root_name() const noexcept in has_root_name() function in path
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc482 || (__p.has_root_name() && __p.root_name() != root_name())) in operator /=()
674 bool has_root_name = root_path.first.type == _Type::_Root_name; in _M_append() local
675 if (is_absolute || (has_root_name && root_path.first.str != root_name())) in _M_append()
704 if (has_root_name) in _M_append()
1586 path::has_root_name() const noexcept in has_root_name() function in path
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h407 bool has_root_name() const; in _GLIBCXX_VISIBILITY()
1191 return has_root_name() && has_root_directory(); in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h413 bool has_root_name() const noexcept; in _GLIBCXX_VISIBILITY()
1257 return has_root_name() && has_root_directory(); in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h513 bool has_root_name() const noexcept; in _GLIBCXX_VISIBILITY()
1328 return has_root_name() && has_root_directory(); in _GLIBCXX_VISIBILITY()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h403 bool has_root_name() const; in _GLIBCXX_VISIBILITY()
1260 return has_root_name() && has_root_directory(); in _GLIBCXX_VISIBILITY()
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem1379 _LIBCPP_INLINE_VISIBILITY bool has_root_name() const {
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20185133 * testsuite/27_io/filesystem/path/query/has_root_name.cc: Likewise.
5150 * testsuite/experimental/filesystem/path/query/has_root_name.cc:
5624 * testsuite/experimental/filesystem/path/query/has_root_name.cc:
H A DChangeLog-20196276 * include/bits/fs_path.h (path::has_root_name)
6282 * src/c++17/fs_path.cc (path::has_root_name)
7044 * testsuite/27_io/filesystem/path/query/has_root_name.cc: Likewise.
H A DChangeLog-2020674 * testsuite/27_io/filesystem/path/query/has_root_name.cc:
719 * testsuite/experimental/filesystem/path/query/has_root_name.cc:
H A DChangeLog-20171032 * testsuite/27_io/filesystem/path/query/has_root_name.cc: New test.
H A DChangeLog-20153794 * testsuite/experimental/filesystem/path/query/has_root_name.cc:
H A DChangeLog-20216419 * testsuite/27_io/filesystem/path/query/has_root_name.cc:
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS99080 20bd4c17db4f5e459ebffabdcdc99bea libstdc++-v3/testsuite/27_io/filesystem/path/query/has_root_name.…
100127 …99e894c605bcdd0901edde4 libstdc++-v3/testsuite/experimental/filesystem/path/query/has_root_name.cc
/netbsd/external/gpl3/gcc.old/dist/
H A DMD5SUMS99080 20bd4c17db4f5e459ebffabdcdc99bea libstdc++-v3/testsuite/27_io/filesystem/path/query/has_root_name.…
100127 …99e894c605bcdd0901edde4 libstdc++-v3/testsuite/experimental/filesystem/path/query/has_root_name.cc