Home
last modified time | relevance | path

Searched refs:replace_filename (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_dir.h138 replace_filename(const filesystem::path& __p) in _GLIBCXX_VISIBILITY()
140 _M_path.replace_filename(__p); in _GLIBCXX_VISIBILITY()
145 replace_filename(const filesystem::path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY()
147 _M_path.replace_filename(__p); in _GLIBCXX_VISIBILITY()
H A Dfs_path.h344 path& replace_filename(const path& __replacement); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_dir.h147 replace_filename(const filesystem::path& __p) in _GLIBCXX_VISIBILITY()
149 _M_path.replace_filename(__p); in _GLIBCXX_VISIBILITY()
154 replace_filename(const filesystem::path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY()
156 _M_path.replace_filename(__p); in _GLIBCXX_VISIBILITY()
H A Dfs_path.h445 path& replace_filename(const path& __replacement); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_dir.h104 replace_filename(const filesystem::path& __p) in _GLIBCXX_VISIBILITY()
H A Dfs_path.h332 path& replace_filename(const path& __replacement); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_dir.h104 replace_filename(const filesystem::path& __p) in _GLIBCXX_VISIBILITY()
H A Dfs_path.h336 path& replace_filename(const path& __replacement); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc57 path::replace_filename(const path& replacement) in replace_filename() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc57 path::replace_filename(const path& replacement) in replace_filename() function in path
H A Dstd-path.cc70 path::replace_filename(const path& replacement) in replace_filename() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h1349 void replace_filename(const Twine &Filename, file_type Type,
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem1177 path& replace_filename(const path& __replacement) {
2354 void replace_filename(_Path const& __p) {
2355 __p_.replace_filename(__p);
2361 void replace_filename(_Path const& __p, error_code& __ec) {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DPath.inc875 // Add something for replace_filename to replace.
913 It.CurrentEntry.replace_filename(Name, direntType(CurDir));
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp1138 void directory_entry::replace_filename(const Twine &Filename, file_type Type, in replace_filename() function in llvm::sys::fs::directory_entry
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1291 path::replace_filename(const path& replacement) in replace_filename() function in path
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1292 path::replace_filename(const path& replacement) in replace_filename() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc1054 IT.CurrentEntry.replace_filename(
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2017836 * testsuite/27_io/filesystem/path/modifiers/replace_filename.cc:
1019 * testsuite/27_io/filesystem/path/modifiers/replace_filename.cc: New
H A DChangeLog-2020656 * testsuite/27_io/filesystem/path/modifiers/replace_filename.cc:
705 * testsuite/experimental/filesystem/path/modifiers/replace_filename.cc:
H A DChangeLog-20153781 * testsuite/experimental/filesystem/path/modifiers/replace_filename.cc:
H A DChangeLog-20185607 * testsuite/experimental/filesystem/path/modifiers/replace_filename.cc:
H A DChangeLog-20197031 * testsuite/27_io/filesystem/path/modifiers/replace_filename.cc:
H A DChangeLog-20216396 * testsuite/27_io/filesystem/path/modifiers/replace_filename.cc:
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS99064 …4e2a32091256b5842c70ee1 libstdc++-v3/testsuite/27_io/filesystem/path/modifiers/replace_filename.cc
100114 …f7d18e72666d9d92 libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/replace_filename.cc

12