Searched refs:system_error (Results 1 - 25 of 151) sorted by relevance

1234567

/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/
H A Dstd_c++0x_neg.cc20 #include <system_error>
H A D34538.cc22 #include <system_error>
H A Dtypes_std_c++0x.cc21 #include <system_error>
25 using std::system_error;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/system_error/
H A Dcons_virtual_derivation.cc21 #include <system_error>
26 typedef std::system_error test_type;
H A D39880.cc21 #include <system_error>
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/condition_variable/cons/
H A D1.cc27 #include <system_error>
38 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/condition_variable_any/cons/
H A D1.cc27 #include <system_error>
38 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/cons/
H A D1.cc27 #include <system_error>
39 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/dest/
H A Ddestructor_locked.cc27 #include <system_error>
40 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/unlock/
H A D1.cc27 #include <system_error>
41 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/dest/
H A Ddestructor_locked.cc27 #include <system_error>
40 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/
H A D1.cc27 #include <system_error>
39 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/
H A Ddestructor_locked.cc27 #include <system_error>
40 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/
H A D1.cc27 #include <system_error>
41 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/
H A D1.cc27 #include <system_error>
39 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/
H A D1.cc27 #include <system_error>
41 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/cons/
H A D1.cc27 #include <system_error>
39 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/thread/cons/
H A D1.cc27 #include <system_error>
42 catch (const std::system_error&)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/this_thread/
H A D2.cc27 #include <system_error>
38 catch (const std::system_error&)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/thread/members/
H A D5.cc27 #include <system_error>
40 catch (const std::system_error&)
H A D4.cc27 #include <system_error>
40 catch (const std::system_error&)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/dest/
H A Ddestructor_locked.cc27 #include <system_error>
40 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/
H A D1.cc27 #include <system_error>
39 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/
H A D1.cc27 #include <system_error>
41 catch (const std::system_error& e)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/
H A Dbool_neg.cc22 #include <system_error>

Completed in 301 milliseconds

1234567