Searched defs:resize_file (Results 1 – 5 of 5) sorted by relevance
/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 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 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 1400 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
|
/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 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 1439 fs::resize_file(const path& p, uintmax_t size, error_code& ec) noexcept in resize_file() function in fs
|