Home
last modified time | relevance | path

Searched refs:__throw_length_error (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h77 __throw_length_error("allocator<T>::allocate(size_t n)" in allocate()
158 __throw_length_error("allocator<const T>::allocate(size_t n)" in allocate()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h72 __throw_length_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Ddeque.tcc490 __throw_length_error( in _M_push_back_aux()
529 __throw_length_error( in _M_push_front_aux()
882 __throw_length_error(__N("deque::_M_new_elements_at_front")); in _M_insert_aux()
907 __throw_length_error(__N("deque::_M_new_elements_at_back")); in _M_insert_aux()
H A Dstl_bvector.h946 __throw_length_error(__N("vector::reserve")); in _GLIBCXX_VISIBILITY()
1321 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
H A Dstl_vector.h1759 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
1770 __throw_length_error( in _GLIBCXX_VISIBILITY()
H A Dbasic_string.tcc138 std::__throw_length_error(__N("basic_string::_M_create")); in _M_create()
997 __throw_length_error(__N("basic_string::_S_create"));
H A Dvector.tcc70 __throw_length_error(__N("vector::reserve")); in reserve()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h75 __throw_length_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Ddeque.tcc493 __throw_length_error( in _M_push_back_aux()
532 __throw_length_error( in _M_push_front_aux()
885 __throw_length_error(__N("deque::_M_new_elements_at_front")); in _M_insert_aux()
910 __throw_length_error(__N("deque::_M_new_elements_at_back")); in _M_insert_aux()
H A Dstl_bvector.h1079 __throw_length_error(__N("vector::reserve")); in _GLIBCXX_VISIBILITY()
1484 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
H A Dstl_vector.h1896 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
1907 __throw_length_error( in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc77 __throw_length_error(const char* __s __attribute__((unused))) in __throw_length_error() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc81 __throw_length_error(const char* __s __attribute__((unused))) in __throw_length_error() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dnet.h124 __throw_length_error("invalid value for socket option resize"); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/
H A Dmemory_resource187 __throw_length_error(
388 __throw_length_error(
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dnet.h133 __throw_length_error("invalid value for socket option resize"); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstdexcept253 void __throw_length_error(const char*__msg)
H A Dstring615 _LIBCPP_NORETURN void __throw_length_error() const;
621 __basic_string_common<__b>::__throw_length_error() const
623 _VSTD::__throw_length_error("basic_string");
1825 this->__throw_length_error();
1849 this->__throw_length_error();
1943 this->__throw_length_error();
1999 this->__throw_length_error();
2144 this->__throw_length_error();
2250 this->__throw_length_error();
2282 this->__throw_length_error();
[all …]
H A Dvector307 _LIBCPP_NORETURN void __throw_length_error() const;
313 __vector_base_common<__b>::__throw_length_error() const
315 _VSTD::__throw_length_error("vector");
993 this->__throw_length_error();
1027 this->__throw_length_error();
2534 this->__throw_length_error();
2573 this->__throw_length_error();
H A D__split_buffer23 _LIBCPP_NORETURN void __throw_length_error() const;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h320 std::__throw_length_error(__N("__sso_string_base::_M_create")); in _GLIBCXX_VISIBILITY()
H A Drc_string_base.h383 std::__throw_length_error(__N("__rc_string_base::_Rep::_S_create")); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h320 std::__throw_length_error(__N("__sso_string_base::_M_create")); in _GLIBCXX_VISIBILITY()
H A Drc_string_base.h383 std::__throw_length_error(__N("__rc_string_base::_Rep::_S_create")); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dinternet1513 __throw_length_error("net::ip::basic_endpoint::resize");
2247 __throw_length_error("invalid value for socket option resize");
2305 __throw_length_error("invalid value for socket option resize");

12