/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_ops.h | 270 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 D | fs_ops.h | 284 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 D | fs_ops.h | 325 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 D | fs_ops.h | 347 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 D | filesystem | 207 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 D | TODO.TXT | 67 * INCOMPLETE - Late 42: resize_file() Postcondition missing argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ |
H A D | ops.cc | 1134 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 D | ops.cc | 1149 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 D | std-ops.cc | 1391 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 D | FileSystem.h | 412 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 D | fs_ops.cc | 1417 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 D | fs_ops.cc | 1430 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 D | filesystem | 207 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 D | Cxx2aStatusIssuesStatus.csv | 45 "`2816 <https://wg21.link/LWG2816>`__","``resize_file``\ has impossible postcondition","Jacksonvil…
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
H A D | Path.inc | 568 std::error_code resize_file(int FD, uint64_t Size) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
H A D | Path.inc | 597 std::error_code resize_file(int FD, uint64_t Size) {
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2019 | 6206 * 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 D | ChangeLog-2021 | 2455 (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 D | ChangeLog-2018 | 4672 (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 D | MD5SUMS | 99010 356709d7f3d195a3b4aaa6401984d704 libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 113411 77c45eae58f617c212ac6f4b4df1ff9f libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc
|