/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | random.cc | 67 std::__throw_runtime_error(__N("random_device::_M_strtoul" in _M_strtoul() 83 std::__throw_runtime_error(__N("random_device::__x86_rdrand(void)")); in __x86_rdrand() 116 std::__throw_runtime_error(__N("random_device::" in _M_init() 158 __throw_runtime_error(__N("random_device could not be read")); in _M_getval() 164 __throw_runtime_error(__N("random_device could not be read")); in _M_getval()
|
H A D | cow-string-inst.cc | 71 std::__throw_runtime_error(__N("random_device::" in _M_init() 89 std::__throw_runtime_error(__N("random_device::random_device" in _M_init_pretr1()
|
H A D | functexcept.cc | 101 __throw_runtime_error(const char* __s __attribute__((unused))) in __throw_runtime_error() function
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 132 __throw_runtime_error(__N("locale::facet::_S_create_c_locale " in _S_create_c_locale() 153 __throw_runtime_error(__N("locale::facet::_S_lc_ctype_c_locale " in _S_lc_ctype_c_locale() 160 __throw_runtime_error(__N("locale::facet::_S_lc_ctype_c_locale " in _S_lc_ctype_c_locale()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | hypergeometric.tcc | 104 std::__throw_runtime_error(__N("Series failed to converge " in __conf_hyperg_series() 209 std::__throw_runtime_error(__N("Iteration failed to converge " in __conf_hyperg_luke() 292 std::__throw_runtime_error(__N("Series failed to converge " in __hyperg_series() 401 std::__throw_runtime_error(__N("Iteration failed to converge " in __hyperg_luke() 512 std::__throw_runtime_error(__N("Overflow of gamma functions" in __hyperg_reflect() 575 std::__throw_runtime_error(__N("Sum F2 failed to converge " in __hyperg_reflect() 656 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 671 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 687 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 695 std::__throw_runtime_error(__N("Underflow of gamma functions " in __hyperg_reflect()
|
H A D | modified_bessel_func.tcc | 139 std::__throw_runtime_error(__N("Argument x too large " in __bessel_ik() 192 std::__throw_runtime_error(__N("Bessel k series failed to converge " in __bessel_ik() 228 std::__throw_runtime_error(__N("Steed's method failed " in __bessel_ik()
|
H A D | exp_integral.tcc | 183 std::__throw_runtime_error(__N("Series summation failed " in __expint_En_series() 227 std::__throw_runtime_error(__N("Continued fraction failed " in __expint_En_cont_frac()
|
H A D | bessel_function.tcc | 203 std::__throw_runtime_error(__N("Argument x too large in __bessel_jn; " in __bessel_jn() 260 std::__throw_runtime_error(__N("Bessel y series failed to converge " in __bessel_jn() 311 std::__throw_runtime_error(__N("Lentz's method failed " in __bessel_jn()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | hypergeometric.tcc | 98 std::__throw_runtime_error(__N("Series failed to converge " in __conf_hyperg_series() 203 std::__throw_runtime_error(__N("Iteration failed to converge " in __conf_hyperg_luke() 287 std::__throw_runtime_error(__N("Series failed to converge " in __hyperg_series() 397 std::__throw_runtime_error(__N("Iteration failed to converge " in __hyperg_luke() 509 std::__throw_runtime_error(__N("Overflow of gamma functions" in __hyperg_reflect() 572 std::__throw_runtime_error(__N("Sum F2 failed to converge " in __hyperg_reflect() 653 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 668 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 684 std::__throw_runtime_error(__N("Overflow of gamma functions " in __hyperg_reflect() 692 std::__throw_runtime_error(__N("Underflow of gamma functions " in __hyperg_reflect()
|
H A D | modified_bessel_func.tcc | 135 std::__throw_runtime_error(__N("Argument x too large " in __bessel_ik() 188 std::__throw_runtime_error(__N("Bessel k series failed to converge " in __bessel_ik() 224 std::__throw_runtime_error(__N("Steed's method failed " in __bessel_ik()
|
H A D | exp_integral.tcc | 179 std::__throw_runtime_error(__N("Series summation failed " in __expint_En_series() 223 std::__throw_runtime_error(__N("Continued fraction failed " in __expint_En_cont_frac()
|
H A D | bessel_function.tcc | 197 std::__throw_runtime_error(__N("Argument x too large in __bessel_jn; " in __bessel_jn() 254 std::__throw_runtime_error(__N("Bessel y series failed to converge " in __bessel_jn() 305 std::__throw_runtime_error(__N("Lentz's method failed " in __bessel_jn()
|
H A D | random.h | 1480 std::__throw_runtime_error(__N("random_device::" in _GLIBCXX_VISIBILITY() 1504 std::__throw_runtime_error(__N("random_device::_M_strtoul" in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | debug_allocator.h | 142 using std::__throw_runtime_error; in _GLIBCXX_VISIBILITY() 147 __throw_runtime_error("debug_allocator::deallocate wrong size"); in _GLIBCXX_VISIBILITY() 151 __throw_runtime_error("debug_allocator::deallocate null pointer"); in _GLIBCXX_VISIBILITY()
|
H A D | codecvt_specializations.h | 165 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_VISIBILITY() 172 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/ |
H A D | functexcept.cc | 85 __throw_runtime_error(const char* __s) in __throw_runtime_error() function 157 __throw_runtime_error(const char*)
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 79 __throw_runtime_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 82 __throw_runtime_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | locale.cc | 183 __throw_runtime_error(__N("locale::_S_normalize_category " in _S_normalize_category() 308 __throw_runtime_error(__N("locale::_Impl::_M_replace_facet")); in _M_replace_facet()
|
H A D | localename.cc | 142 __throw_runtime_error(__N("locale::locale null not valid")); in locale()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | locale.cc | 182 __throw_runtime_error(__N("locale::_S_normalize_category " in _S_normalize_category() 307 __throw_runtime_error(__N("locale::_Impl::_M_replace_facet")); in _M_replace_facet()
|
H A D | localename.cc | 141 __throw_runtime_error(__N("locale::locale null not valid")); in locale()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | codecvt_specializations.h | 166 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_VISIBILITY() 173 std::__throw_runtime_error(__N("encoding_state::_M_init " in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
H A D | c_locale.cc | 218 __throw_runtime_error(__N("locale::facet::_S_create_c_locale " in _S_create_c_locale()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 249 __throw_runtime_error(__N("locale::facet::_S_create_c_locale " in _S_create_c_locale()
|