| /netbsd-src/external/bsd/libc++/dist/libcxxrt/src/ |
| H A D | stdexcept.h | 38 exception() throw(); 39 exception(const exception&) throw(); 40 exception& operator=(const exception&) throw(); 42 virtual const char* what() const throw(); 52 bad_alloc() throw(); 53 bad_alloc(const bad_alloc&) throw(); 54 bad_alloc& operator=(const bad_alloc&) throw(); 56 virtual const char* what() const throw(); 64 bad_cast() throw(); 65 bad_cast(const bad_cast&) throw(); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| H A D | special_function_util.h | 67 static _Tp __pi() throw() in _GLIBCXX_VISIBILITY() 70 static _Tp __pi_2() throw() in _GLIBCXX_VISIBILITY() 73 static _Tp __pi_3() throw() in _GLIBCXX_VISIBILITY() 76 static _Tp __pi_4() throw() in _GLIBCXX_VISIBILITY() 79 static _Tp __1_pi() throw() in _GLIBCXX_VISIBILITY() 82 static _Tp __2_sqrtpi() throw() in _GLIBCXX_VISIBILITY() 85 static _Tp __sqrt2() throw() in _GLIBCXX_VISIBILITY() 88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY() 91 static _Tp __sqrtpio2() throw() in _GLIBCXX_VISIBILITY() 94 static _Tp __sqrt1_2() throw() in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
| H A D | special_function_util.h | 67 static _Tp __pi() throw() in _GLIBCXX_VISIBILITY() 70 static _Tp __pi_2() throw() in _GLIBCXX_VISIBILITY() 73 static _Tp __pi_3() throw() in _GLIBCXX_VISIBILITY() 76 static _Tp __pi_4() throw() in _GLIBCXX_VISIBILITY() 79 static _Tp __1_pi() throw() in _GLIBCXX_VISIBILITY() 82 static _Tp __2_sqrtpi() throw() in _GLIBCXX_VISIBILITY() 85 static _Tp __sqrt2() throw() in _GLIBCXX_VISIBILITY() 88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY() 91 static _Tp __sqrtpio2() throw() in _GLIBCXX_VISIBILITY() 94 static _Tp __sqrt1_2() throw() in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
| H A D | LDAPException.h | 36 const std::string& err_string=std::string()) throw(); 44 LDAPException(const LDAPAsynConnection *lc) throw(); 49 virtual ~LDAPException() throw(); 54 int getResultCode() const throw(); 60 const std::string& getResultMsg() const throw(); 65 const std::string& getServerMsg() const throw(); 68 virtual const char* what() const throw(); 74 friend std::ostream& operator << (std::ostream &s, LDAPException e) throw(); 93 LDAPReferralException(const LDAPUrlList& urls) throw(); 98 ~LDAPReferralException() throw(); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | locale_classes.h | 79 has_facet(const locale&) throw(); in _GLIBCXX_VISIBILITY() 117 locale() throw(); in _GLIBCXX_VISIBILITY() 126 locale(const locale& __other) throw(); in _GLIBCXX_VISIBILITY() 209 ~locale() throw(); in _GLIBCXX_VISIBILITY() 220 operator=(const locale& __other) throw(); in _GLIBCXX_VISIBILITY() 255 operator==(const locale& __other) const throw(); in _GLIBCXX_VISIBILITY() 265 operator!=(const locale& __other) const throw() in _GLIBCXX_VISIBILITY() 342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY() 348 _S_initialize_once() throw(); in _GLIBCXX_VISIBILITY() 405 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | codecvt.h | 209 encoding() const throw() in _GLIBCXX_VISIBILITY() 213 always_noconv() const throw() in _GLIBCXX_VISIBILITY() 222 max_length() const throw() in _GLIBCXX_VISIBILITY() 256 do_encoding() const throw() = 0; in _GLIBCXX_VISIBILITY() 259 do_always_noconv() const throw() = 0; in _GLIBCXX_VISIBILITY() 266 do_max_length() const throw() = 0; in _GLIBCXX_VISIBILITY() 323 do_encoding() const throw(); in _GLIBCXX_VISIBILITY() 326 do_always_noconv() const throw(); in _GLIBCXX_VISIBILITY() 333 do_max_length() const throw(); in _GLIBCXX_VISIBILITY() 385 do_encoding() const throw(); in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | locale_classes.h | 79 has_facet(const locale&) throw(); in _GLIBCXX_VISIBILITY() 117 locale() throw(); in _GLIBCXX_VISIBILITY() 126 locale(const locale& __other) throw(); in _GLIBCXX_VISIBILITY() 209 ~locale() throw(); in _GLIBCXX_VISIBILITY() 220 operator=(const locale& __other) throw(); in _GLIBCXX_VISIBILITY() 255 operator==(const locale& __other) const throw(); in _GLIBCXX_VISIBILITY() 265 operator!=(const locale& __other) const throw() in _GLIBCXX_VISIBILITY() 342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY() 348 _S_initialize_once() throw(); in _GLIBCXX_VISIBILITY() 405 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | codecvt.h | 206 encoding() const throw() in _GLIBCXX_VISIBILITY() 210 always_noconv() const throw() in _GLIBCXX_VISIBILITY() 219 max_length() const throw() in _GLIBCXX_VISIBILITY() 253 do_encoding() const throw() = 0; in _GLIBCXX_VISIBILITY() 256 do_always_noconv() const throw() = 0; in _GLIBCXX_VISIBILITY() 263 do_max_length() const throw() = 0; in _GLIBCXX_VISIBILITY() 320 do_encoding() const throw(); in _GLIBCXX_VISIBILITY() 323 do_always_noconv() const throw(); in _GLIBCXX_VISIBILITY() 330 do_max_length() const throw(); in _GLIBCXX_VISIBILITY() 382 do_encoding() const throw(); in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
| H A D | auto_ptr.h | 109 auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } in _GLIBCXX_VISIBILITY() 118 auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } in _GLIBCXX_VISIBILITY() 131 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } in _GLIBCXX_VISIBILITY() 142 operator=(auto_ptr& __a) throw() in _GLIBCXX_VISIBILITY() 160 operator=(auto_ptr<_Tp1>& __a) throw() in _GLIBCXX_VISIBILITY() 187 operator*() const throw() in _GLIBCXX_VISIBILITY() 200 operator->() const throw() in _GLIBCXX_VISIBILITY() 217 get() const throw() { return _M_ptr; } in _GLIBCXX_VISIBILITY() 231 release() throw() in _GLIBCXX_VISIBILITY() 246 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | strstream | 79 strstreambuf(char* __get, streamsize __n, char* __put = 0) throw (); 80 strstreambuf(signed char* __get, streamsize __n, signed char* __put = 0) throw (); 81 strstreambuf(unsigned char* __get, streamsize __n, unsigned char* __put=0) throw (); 83 strstreambuf(const char* __get, streamsize __n) throw (); 84 strstreambuf(const signed char* __get, streamsize __n) throw (); 85 strstreambuf(const unsigned char* __get, streamsize __n) throw (); 117 void freeze(bool = true) throw (); 118 char* str() throw (); 119 _GLIBCXX_PURE int pcount() const throw (); 145 void _M_setup(char* __get, char* __put, streamsize __n) throw (); [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
| H A D | auto_ptr.h | 105 auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } in _GLIBCXX_VISIBILITY() 114 auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } in _GLIBCXX_VISIBILITY() 127 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } in _GLIBCXX_VISIBILITY() 138 operator=(auto_ptr& __a) throw() in _GLIBCXX_VISIBILITY() 156 operator=(auto_ptr<_Tp1>& __a) throw() in _GLIBCXX_VISIBILITY() 183 operator*() const throw() in _GLIBCXX_VISIBILITY() 196 operator->() const throw() in _GLIBCXX_VISIBILITY() 213 get() const throw() { return _M_ptr; } in _GLIBCXX_VISIBILITY() 227 release() throw() in _GLIBCXX_VISIBILITY() 242 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | strstream | 79 strstreambuf(char* __get, streamsize __n, char* __put = 0) throw (); 80 strstreambuf(signed char* __get, streamsize __n, signed char* __put = 0) throw (); 81 strstreambuf(unsigned char* __get, streamsize __n, unsigned char* __put=0) throw (); 83 strstreambuf(const char* __get, streamsize __n) throw (); 84 strstreambuf(const signed char* __get, streamsize __n) throw (); 85 strstreambuf(const unsigned char* __get, streamsize __n) throw (); 117 void freeze(bool = true) throw (); 118 char* str() throw (); 119 _GLIBCXX_PURE int pcount() const throw (); 145 void _M_setup(char* __get, char* __put, streamsize __n) throw (); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/ |
| H A D | catch_in_finally.d | 12 throw new MyException; in throw_catch() 30 throw new Exception("p"); in test1() 52 throw new Exception("p"); in test2() 56 throw new Exception("q"); in test2() 80 throw new Exception("p"); in test3() 89 throw new Exception("q"); in test3() 110 throw new MyException; in test4() 126 throw new Exception(""); in test4() 146 throw new Exception("a"); in test5() 168 throw new Exception("x"); in test5()
|
| H A D | refcounted.d | 25 throw new E(); in main() 37 throw new E(); in main() 49 throw new E(); in main() 61 throw new E("first"); in main() 67 throw new E("second"); in main() 73 throw new E("third"); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
| H A D | safe_base.h | 104 _M_get_mutex() throw (); 116 _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw (); 127 _M_detach_single() throw (); 136 _M_singular() const throw (); 142 _M_can_compare(const _Safe_iterator_base& __x) const throw (); 151 _M_reset() throw (); 155 _M_unlink() throw () in _M_unlink() 252 _M_get_mutex() throw (); 266 _M_attach_single(_Safe_iterator_base* __it, bool __constant) throw (); 274 _M_detach_single(_Safe_iterator_base* __it) throw ();
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| H A D | safe_base.h | 104 _M_get_mutex() throw (); 116 _M_attach_single(_Safe_sequence_base* __seq, bool __constant) throw (); 127 _M_detach_single() throw (); 136 _M_singular() const throw (); 142 _M_can_compare(const _Safe_iterator_base& __x) const throw (); 151 _M_reset() throw (); 155 _M_unlink() throw () in _M_unlink() 252 _M_get_mutex() throw (); 266 _M_attach_single(_Safe_iterator_base* __it, bool __constant) throw (); 274 _M_detach_single(_Safe_iterator_base* __it) throw ();
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | unique-ptr.h | 143 explicit unique_ptr_base (element_type *p = NULL) throw () : m_ptr (p) {} 153 unique_ptr_base (const unique_ptr_base &other) throw () 164 unique_ptr_base (const unique_ptr_base<T1, D1> &other) throw () 169 unique_ptr_base &operator= (const unique_ptr_base &other) throw () 178 unique_ptr_base &operator= (const unique_ptr_base<T1, D1> &other) throw () 188 unique_ptr_base &operator= (detail::nullptr_t *) throw () 210 element_type *get () const throw () { return m_ptr; } 212 element_type *release () throw () 219 void reset (element_type *p = NULL) throw () 252 explicit TYPE (T *p = NULL) throw () \ [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | bitmap_allocator.h | 87 _M_space_left() const throw() in _GLIBCXX_VISIBILITY() 107 size() const throw() in _GLIBCXX_VISIBILITY() 111 begin() const throw() in _GLIBCXX_VISIBILITY() 115 end() const throw() in _GLIBCXX_VISIBILITY() 119 back() const throw() in _GLIBCXX_VISIBILITY() 123 operator[](const size_type __pos) const throw() in _GLIBCXX_VISIBILITY() 142 pop_back() throw() in _GLIBCXX_VISIBILITY() 146 erase(iterator __pos) throw(); in _GLIBCXX_VISIBILITY() 149 clear() throw() in _GLIBCXX_VISIBILITY() 201 erase(iterator __pos) throw() in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | bitmap_allocator.h | 87 _M_space_left() const throw() in _GLIBCXX_VISIBILITY() 107 size() const throw() in _GLIBCXX_VISIBILITY() 111 begin() const throw() in _GLIBCXX_VISIBILITY() 115 end() const throw() in _GLIBCXX_VISIBILITY() 119 back() const throw() in _GLIBCXX_VISIBILITY() 123 operator[](const size_type __pos) const throw() in _GLIBCXX_VISIBILITY() 142 pop_back() throw() in _GLIBCXX_VISIBILITY() 146 erase(iterator __pos) throw(); in _GLIBCXX_VISIBILITY() 149 clear() throw() in _GLIBCXX_VISIBILITY() 201 erase(iterator __pos) throw() in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/ |
| H A D | semaphore.d | 95 throw new SyncError( "Unable to create semaphore" ); in version() 101 throw new SyncError( "Unable to create semaphore" ); in version() 107 throw new SyncError( "Unable to create semaphore" ); in version() 150 throw new SyncError( "Unable to wait for semaphore" ); in wait() 161 throw new SyncError( "Unable to wait for semaphore" ); in wait() 171 throw new SyncError( "Unable to wait for semaphore" ); in wait() 218 throw new SyncError( "Unable to wait for semaphore" ); in version() 228 throw new SyncError( "Unable to wait for semaphore" ); in version() 251 throw new SyncError( "Unable to wait for semaphore" ); in version() 269 throw new SyncError( "Unable to wait for semaphore" ); in version() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
| H A D | basic_file_stdio.h | 63 __basic_file(__c_lock* __lock = 0) throw (); in _GLIBCXX_VISIBILITY() 96 sys_open(int __fd, ios_base::openmode __mode) throw (); in _GLIBCXX_VISIBILITY() 102 is_open() const throw (); in _GLIBCXX_VISIBILITY() 105 fd() throw (); in _GLIBCXX_VISIBILITY() 108 file() throw (); in _GLIBCXX_VISIBILITY() 123 seekoff(streamoff __off, ios_base::seekdir __way) throw (); in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
| H A D | basic_file_stdio.h | 63 __basic_file(__c_lock* __lock = 0) throw (); in _GLIBCXX_VISIBILITY() 96 sys_open(int __fd, ios_base::openmode __mode) throw (); in _GLIBCXX_VISIBILITY() 102 is_open() const throw (); in _GLIBCXX_VISIBILITY() 105 fd() throw (); in _GLIBCXX_VISIBILITY() 108 file() throw (); in _GLIBCXX_VISIBILITY() 123 seekoff(streamoff __off, ios_base::seekdir __way) throw (); in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
| H A D | uninitialized_algorithms.h | 46 throw; in uninitialized_copy() 70 throw; in uninitialized_copy_n() 94 throw; in uninitialized_fill() 117 throw; in uninitialized_fill_n() 153 throw; in uninitialized_default_construct() 172 throw; in uninitialized_default_construct_n() 191 throw; in uninitialized_value_construct() 210 throw; in uninitialized_value_construct_n() 230 throw; in uninitialized_move() 250 throw; in uninitialized_move_n()
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/ |
| H A D | auto_array.ipp | 60 auto_array< T >::auto_array(T* ptr) throw() : 71 auto_array< T >::auto_array(auto_array< T >& ptr) throw() : 84 auto_array< T >::auto_array(detail::auto_array_ref< T > ref) throw() : 92 auto_array< T >::~auto_array(void) throw() 104 auto_array< T >::get(void) throw() 115 auto_array< T >::get(void) const throw() 126 auto_array< T >::release(void) throw() 142 auto_array< T >::reset(T* ptr) throw() 156 auto_array< T >::operator=(auto_array< T >& ptr) throw() 169 auto_array< T >::operator=(detail::auto_array_ref< T > ref) throw() [all …]
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/config/ |
| H A D | tree.ipp | 74 /// \throw invalid_key_error If the provided key has an invalid format. 75 /// \throw unknown_key_error If the provided key is unknown. 87 throw unknown_key_error(key); 89 throw unknown_key_error(key); 101 /// \throw invalid_key_error If the provided key has an invalid format. 102 /// \throw unknown_key_error If the provided key is unknown. 115 throw unknown_key_error(key); 117 throw unknown_key_error(key); 128 /// \throw invalid_key_error If the provided key has an invalid format. 129 /// \throw unknown_key_error If the provided key is unknown. [all …]
|