| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | fs_ops.h | 260 inline path proximate(const path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY() 261 { return proximate(__p, current_path(), __ec); } in _GLIBCXX_VISIBILITY() 263 path proximate(const path& __p, const path& __base = current_path()); in _GLIBCXX_VISIBILITY() 264 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
|
| H A D | fs_fwd.h | 325 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY() 326 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | fs_ops.h | 313 inline path proximate(const path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY() 314 { return proximate(__p, current_path(), __ec); } in _GLIBCXX_VISIBILITY() 317 path proximate(const path& __p, const path& __base = current_path()); in _GLIBCXX_VISIBILITY() 320 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
|
| H A D | fs_fwd.h | 341 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY() 342 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
| H A D | filesystem | 187 path proximate(const path& p, error_code& ec); 188 path proximate(const path& p, const path& base = current_path()); 189 path proximate(const path& p, const path& base, error_code &ec);
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | filesystem | 187 path proximate(const path& p, error_code& ec); 188 path proximate(const path& p, const path& base = current_path()); 189 path proximate(const path& p, const path& base, error_code &ec); 2175 inline _LIBCPP_INLINE_VISIBILITY path proximate(const path& __p, 2187 inline _LIBCPP_INLINE_VISIBILITY path proximate(const path& __p, 2189 return proximate(__p, current_path(), __ec); 2193 proximate(const path& __p, const path& __base = current_path()) {
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/ |
| H A D | std-ops.cc | 1212 fs::proximate(const path& p, const path& base) in proximate() function in fs 1218 fs::proximate(const path& p, const path& base, error_code& ec) in proximate() function in fs
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 1148 fs::proximate(const path& p, const path& base) in proximate() function in fs 1154 fs::proximate(const path& p, const path& base, error_code& ec) in proximate() function in fs
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 1140 fs::proximate(const path& p, const path& base) in proximate() function in fs 1146 fs::proximate(const path& p, const path& base, error_code& ec) in proximate() function in fs
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2017 | 816 * testsuite/27_io/filesystem/operations/proximate.cc: Likewise. 825 * testsuite/27_io/filesystem/path/generation/proximate.cc: Use 974 * testsuite/27_io/filesystem/operations/proximate.cc: New test. 1008 * testsuite/27_io/filesystem/path/generation/proximate.cc: New test.
|
| H A D | ChangeLog-2021 | 6315 * testsuite/27_io/filesystem/operations/proximate.cc: Likewise. 6377 * testsuite/27_io/filesystem/path/generation/proximate.cc: 8383 * testsuite/27_io/filesystem/operations/proximate.cc: Fix typo 8386 * testsuite/27_io/filesystem/path/generation/proximate.cc:
|
| H A D | ChangeLog-2018 | 21 * testsuite/27_io/filesystem/operations/proximate.cc: Fix test for 156 * testsuite/27_io/filesystem/path/generation/proximate.cc: Use
|
| H A D | ChangeLog-2019 | 6963 * testsuite/27_io/filesystem/operations/proximate.cc: Likewise. 7019 * testsuite/27_io/filesystem/path/generation/proximate.cc: Likewise.
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 158646 proximate
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 99004 310d4a7344e3af1e1856f77d5d4c408e libstdc++-v3/testsuite/27_io/filesystem/operations/proximate.cc 99051 21c310ca73b5b134f54dcfaa7cb3b570 libstdc++-v3/testsuite/27_io/filesystem/path/generation/proximate…
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 113405 b18551a9814d5ac2a9fb185d5b157058 libstdc++-v3/testsuite/27_io/filesystem/operations/proximate.cc 113454 49b5c009ba0d62caa658310cc5c1fc40 libstdc++-v3/testsuite/27_io/filesystem/path/generation/proximate…
|