Home
last modified time | relevance | path

Searched refs:resize_file (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h270 void resize_file(const path& __p, uintmax_t __size); in _GLIBCXX_VISIBILITY()
271 void resize_file(const path& __p, uintmax_t __size, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h284 void resize_file(const path& __p, uintmax_t __size); in _GLIBCXX_VISIBILITY()
285 void resize_file(const path& __p, uintmax_t __size, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h325 void resize_file(const path& __p, uintmax_t __size); in _GLIBCXX_VISIBILITY()
326 void resize_file(const path& __p, uintmax_t __size, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h347 void resize_file(const path& __p, uintmax_t __size); in _GLIBCXX_VISIBILITY()
348 void resize_file(const path& __p, uintmax_t __size, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/
H A Dfilesystem207 void resize_file(const path& p, uintmax_t size);
208 void resize_file(const path& p, uintmax_t size, error_code& ec) noexcept;
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT67 * INCOMPLETE - Late 42: resize_file() Postcondition missing argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc1134 fs::resize_file(const path& p, uintmax_t size) in resize_file() function in fs
1137 resize_file(p, size, ec); in resize_file()
1143 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc1149 fs::resize_file(const path& p, uintmax_t size) in resize_file() function in fs
1152 resize_file(p, size, ec); in resize_file()
1158 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
H A Dstd-ops.cc1391 fs::resize_file(const path& p, uintmax_t size) in resize_file() function in fs
1394 resize_file(p, size, ec); in resize_file()
1400 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h412 std::error_code resize_file(int FD, uint64_t Size);
425 return resize_file(FD, Size); in resize_file_before_mapping_readwrite()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc1417 fs::resize_file(const path& p, uintmax_t size) in resize_file() function in fs
1420 resize_file(p, size, ec); in resize_file()
1426 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc1430 fs::resize_file(const path& p, uintmax_t size) in resize_file() function in fs
1433 resize_file(p, size, ec); in resize_file()
1439 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem207 void resize_file(const path& p, uintmax_t size);
208 void resize_file(const path& p, uintmax_t size, error_code& ec) noexcept;
2257 inline _LIBCPP_INLINE_VISIBILITY void resize_file(const path& __p,
2263 resize_file(const path& __p, uintmax_t __ns, error_code& __ec) noexcept {
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2aStatusIssuesStatus.csv45 "`2816 <https://wg21.link/LWG2816>`__","``resize_file``\ has impossible postcondition","Jacksonvil…
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DPath.inc568 std::error_code resize_file(int FD, uint64_t Size) {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc597 std::error_code resize_file(int FD, uint64_t Size) {
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20196206 * 27_io/filesystem/operations/resize_file.cc: Likewise.
6884 hard_link_count, rename, and resize_file.
6886 * src/c++17/fs_ops.cc (resize_file): Remove #if so posix::truncate is
6892 * testsuite/27_io/filesystem/operations/resize_file.cc: New test.
H A DChangeLog-20212455 (fs::resize_file): Qualify off_t.
2462 (fs::resize_file): Qualify off_t and enable unconditionally.
6322 * testsuite/27_io/filesystem/operations/resize_file.cc:
H A DChangeLog-20184672 (filesystem::rename, filesystem::resize_file): Use names from
4710 (filesystem::rename, filesystem::resize_file): Use names from
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS99010 356709d7f3d195a3b4aaa6401984d704 libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS113411 77c45eae58f617c212ac6f4b4df1ff9f libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc