Searched refs:__throw_runtime_error (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dpr59492.C7 __throw_runtime_error(const char*) __attribute__((__noreturn__));
16 __throw_runtime_error(("random_device::__x86_rdrand(void)"));
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Drandom.cc55 std::__throw_runtime_error(__N("random_device::_M_strtoul"
71 std::__throw_runtime_error(__N("random_device::__x86_rdrand(void)"));
104 std::__throw_runtime_error(__N("random_device::"
146 __throw_runtime_error(__N("random_device could not be read"));
152 __throw_runtime_error(__N("random_device could not be read"));
H A Dcow-string-inst.cc96 std::__throw_runtime_error(__N("random_device::"
114 std::__throw_runtime_error(__N("random_device::random_device"
H A Dfunctexcept.cc109 __throw_runtime_error(const char* __s __attribute__((unused))) function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_hooks.cc158 std::__throw_runtime_error(s);
184 __throw_runtime_error(s.c_str());
213 __throw_runtime_error(s.c_str());
256 std::__throw_runtime_error("could not obtain semaphore set");
262 std::__throw_runtime_error("could not initialize semaphore");
291 std::__throw_runtime_error("could not signal semaphore");
304 std::__throw_runtime_error("could not wait for semaphore");
H A Dtestsuite_hooks.h164 std::__throw_runtime_error("copy_constructor::mark_call");
195 std::__throw_runtime_error("assignment_operator::mark_call");
H A Dtestsuite_performance.h104 std::__throw_runtime_error("time_counter::start");
113 std::__throw_runtime_error("time_counter::stop");
H A Dtestsuite_abi.cc487 __throw_runtime_error(sundes.name.c_str());
581 __throw_runtime_error(os.str().c_str());
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dfunctexcept.h82 __throw_runtime_error(const char*) __attribute__((__noreturn__));
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Ddebug_allocator.h142 using std::__throw_runtime_error;
147 __throw_runtime_error("debug_allocator::deallocate wrong size");
151 __throw_runtime_error("debug_allocator::deallocate null pointer");
H A Dcodecvt_specializations.h165 std::__throw_runtime_error(__N("encoding_state::_M_init "
172 std::__throw_runtime_error(__N("encoding_state::_M_init "
/haiku-buildtools/gcc/libstdc++-v3/config/locale/gnu/
H A Dc_locale.cc136 __throw_runtime_error(__N("locale::facet::_S_create_c_locale "
157 __throw_runtime_error(__N("locale::facet::_S_lc_ctype_c_locale "
167 __throw_runtime_error(__N("locale::facet::_S_lc_ctype_c_locale "
/haiku-buildtools/gcc/libstdc++-v3/config/locale/generic/
H A Dc_locale.cc217 __throw_runtime_error(__N("locale::facet::_S_create_c_locale "
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlocale.cc183 __throw_runtime_error(__N("locale::_S_normalize_category "
308 __throw_runtime_error(__N("locale::_Impl::_M_replace_facet"));
H A Dlocalename.cc141 __throw_runtime_error(__N("locale::locale null not valid"));
/haiku-buildtools/gcc/libstdc++-v3/config/locale/dragonfly/
H A Dc_locale.cc248 __throw_runtime_error(__N("locale::facet::_S_create_c_locale "
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Drandom.h1480 std::__throw_runtime_error(__N("random_device::"
1504 std::__throw_runtime_error(__N("random_device::_M_strtoul"
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46646.C238 __throw_runtime_error(const char*) __attribute__((__noreturn__));
H A Dpr46567.C30 __throw_runtime_error(const char*) __attribute__((__noreturn__));
2311 __throw_runtime_error(("list::_M_check_equal_allocators"));

Completed in 109 milliseconds