/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | allocator.h | 77 __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 D | functexcept.h | 72 __throw_length_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
H A D | deque.tcc | 490 __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 D | stl_bvector.h | 946 __throw_length_error(__N("vector::reserve")); in _GLIBCXX_VISIBILITY() 1321 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
|
H A D | stl_vector.h | 1759 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY() 1770 __throw_length_error( in _GLIBCXX_VISIBILITY()
|
H A D | basic_string.tcc | 138 std::__throw_length_error(__N("basic_string::_M_create")); in _M_create() 997 __throw_length_error(__N("basic_string::_S_create"));
|
H A D | vector.tcc | 70 __throw_length_error(__N("vector::reserve")); in reserve()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | functexcept.h | 75 __throw_length_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
|
H A D | deque.tcc | 493 __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 D | stl_bvector.h | 1079 __throw_length_error(__N("vector::reserve")); in _GLIBCXX_VISIBILITY() 1484 __throw_length_error(__N(__s)); in _GLIBCXX_VISIBILITY()
|
H A D | stl_vector.h | 1896 __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 D | functexcept.cc | 77 __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 D | functexcept.cc | 81 __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 D | net.h | 124 __throw_length_error("invalid value for socket option resize"); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
H A D | memory_resource | 187 __throw_length_error( 388 __throw_length_error(
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | net.h | 133 __throw_length_error("invalid value for socket option resize"); in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | stdexcept | 253 void __throw_length_error(const char*__msg)
|
H A D | string | 615 _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 D | vector | 307 _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_buffer | 23 _LIBCPP_NORETURN void __throw_length_error() const;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | sso_string_base.h | 320 std::__throw_length_error(__N("__sso_string_base::_M_create")); in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 383 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 D | sso_string_base.h | 320 std::__throw_length_error(__N("__sso_string_base::_M_create")); in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 383 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 D | internet | 1513 __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");
|