Searched defs:__ec (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc90 ios_base::failure::failure(const string& __str, const error_code& __ec) argument
93 ios_base::failure::failure(const char* __str, const error_code& __ec) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h58 copy(const path& __from, const path& __to, error_code& __ec) argument
70 copy_file(const path& __from, const path& __to, error_code& __ec) argument
260 proximate(const path& __p, error_code& __ec) argument
269 relative(const path& __p, error_code& __ec) argument
[all...]
H A Dfs_dir.h109 directory_entry(const filesystem::path& __p, error_code& __ec) argument
131 assign(const filesystem::path& __p, error_code& __ec) argument
145 replace_filename(const filesystem::path& __p, error_code& __ec) argument
392 directory_iterator(const path& __p, error_code& __ec) argument
395 directory_iterator(const path& __p, directory_options __options, error_code& __ec) argument
479 recursive_directory_iterator(const path& __p, directory_options __options, error_code& __ec) argument
483 recursive_directory_iterator(const path& __p, error_code& __ec) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h77 copy_file(const path& __from, const path& __to, error_code& __ec) argument
[all...]
H A Dfs_path.h699 filesystem_error(const string& __what_arg, error_code __ec) argument
702 filesystem_error(const string& __what_arg, const path& __p1, error_code __ec) argument
706 filesystem_error(const string& __what_arg, const path& __p1, const path& __p2, error_code __ec) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h64 copy(const path& __from, const path& __to, error_code& __ec) argument
76 copy_file(const path& __from, const path& __to, error_code& __ec) argument
313 proximate(const path& __p, error_code& __ec) argument
329 relative(const path& __p, error_code& __ec) argument
[all...]
H A Dfs_dir.h110 directory_entry(const filesystem::path& __p, error_code& __ec) argument
132 assign(const filesystem::path& __p, error_code& __ec) argument
146 replace_filename(const filesystem::path& __p, error_code& __ec) argument
393 directory_iterator(const path& __p, error_code& __ec) argument
396 directory_iterator(const path& __p, directory_options __options, error_code& __ec) argument
489 recursive_directory_iterator(const path& __p, directory_options __options, error_code& __ec) argument
493 recursive_directory_iterator(const path& __p, error_code& __ec) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc99 ios_base::failure::failure(const string& __str, const error_code& __ec) argument
102 ios_base::failure::failure(const char* __str, const error_code& __ec) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h84 copy_file(const path& __from, const path& __to, error_code& __ec) argument
[all...]
H A Dfs_path.h703 filesystem_error(const string& __what_arg, error_code __ec) argument
706 filesystem_error(const string& __what_arg, const path& __p1, error_code __ec) argument
710 filesystem_error(const string& __what_arg, const path& __p1, const path& __p2, error_code __ec) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp74 future_error::future_error(error_code __ec) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dthread_win32.cpp132 auto __ec = GetLastError(); local

Completed in 214 milliseconds