Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 25 of 1004) sorted by relevance

12345678910>>...41

/netbsd/external/bsd/libc++/dist/libcxxrt/src/
H A Dstdexcept.h38 exception() throw();
39 exception(const exception&) throw();
42 virtual const char* what() const throw();
52 bad_alloc() throw();
53 bad_alloc(const bad_alloc&) throw();
56 virtual const char* what() const throw();
64 bad_cast() throw();
65 bad_cast(const bad_cast&) throw();
68 virtual const char* what() const throw();
77 bad_typeid() throw();
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dspecial_function_util.h67 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()
85 static _Tp __sqrt2() throw() in _GLIBCXX_VISIBILITY()
88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY()
94 static _Tp __sqrt1_2() throw() in _GLIBCXX_VISIBILITY()
97 static _Tp __lnpi() throw() in _GLIBCXX_VISIBILITY()
100 static _Tp __gamma_e() throw() in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dspecial_function_util.h67 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()
85 static _Tp __sqrt2() throw() in _GLIBCXX_VISIBILITY()
88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY()
94 static _Tp __sqrt1_2() throw() in _GLIBCXX_VISIBILITY()
97 static _Tp __lnpi() throw() in _GLIBCXX_VISIBILITY()
100 static _Tp __gamma_e() throw() in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPException.h36 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/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.h79 has_facet(const locale&) throw(); in _GLIBCXX_VISIBILITY()
117 locale() throw(); in _GLIBCXX_VISIBILITY()
209 ~locale() throw(); in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
348 _S_initialize_once() throw(); in _GLIBCXX_VISIBILITY()
431 _S_get_c_name() throw(); in _GLIBCXX_VISIBILITY()
519 _M_id() const throw(); in _GLIBCXX_VISIBILITY()
558 _M_add_reference() throw() in _GLIBCXX_VISIBILITY()
562 _M_remove_reference() throw() in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
[all …]
H A Dcodecvt.h206 encoding() const throw() in _GLIBCXX_VISIBILITY()
210 always_noconv() const throw() in _GLIBCXX_VISIBILITY()
219 max_length() const throw() in _GLIBCXX_VISIBILITY()
320 do_encoding() const throw(); in _GLIBCXX_VISIBILITY()
330 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
382 do_encoding() const throw(); in _GLIBCXX_VISIBILITY()
392 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
457 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
516 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
573 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_classes.h79 has_facet(const locale&) throw(); in _GLIBCXX_VISIBILITY()
117 locale() throw(); in _GLIBCXX_VISIBILITY()
209 ~locale() throw(); in _GLIBCXX_VISIBILITY()
342 locale(_Impl*) throw(); in _GLIBCXX_VISIBILITY()
348 _S_initialize_once() throw(); in _GLIBCXX_VISIBILITY()
431 _S_get_c_name() throw(); in _GLIBCXX_VISIBILITY()
519 _M_id() const throw(); in _GLIBCXX_VISIBILITY()
558 _M_add_reference() throw() in _GLIBCXX_VISIBILITY()
562 _M_remove_reference() throw() in _GLIBCXX_VISIBILITY()
578 _Impl(size_t) throw(); in _GLIBCXX_VISIBILITY()
[all …]
H A Dcodecvt.h209 encoding() const throw() in _GLIBCXX_VISIBILITY()
213 always_noconv() const throw() in _GLIBCXX_VISIBILITY()
222 max_length() const throw() in _GLIBCXX_VISIBILITY()
323 do_encoding() const throw(); in _GLIBCXX_VISIBILITY()
333 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
385 do_encoding() const throw(); in _GLIBCXX_VISIBILITY()
395 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
460 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
519 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
576 do_max_length() const throw(); in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
H A Dauto_ptr.h138 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()
266 auto_ptr(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
270 operator=(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
281 operator auto_ptr_ref<_Tp1>() throw() in _GLIBCXX_VISIBILITY()
[all …]
H A Dstrstream117 void freeze(bool = true) throw ();
118 char* str() throw ();
119 _GLIBCXX_PURE int pcount() const throw ();
174 _GLIBCXX_CONST strstreambuf* rdbuf() const throw ();
175 char* str() throw ();
198 void freeze(bool = true) throw();
199 char* str() throw ();
200 _GLIBCXX_PURE int pcount() const throw ();
228 void freeze(bool = true) throw ();
229 _GLIBCXX_PURE int pcount() const throw ();
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dauto_ptr.h138 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()
266 auto_ptr(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
270 operator=(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
281 operator auto_ptr_ref<_Tp1>() throw() in _GLIBCXX_VISIBILITY()
[all …]
H A Dstrstream117 void freeze(bool = true) throw ();
118 char* str() throw ();
119 _GLIBCXX_PURE int pcount() const throw ();
174 _GLIBCXX_CONST strstreambuf* rdbuf() const throw ();
175 char* str() throw ();
198 void freeze(bool = true) throw();
199 char* str() throw ();
200 _GLIBCXX_PURE int pcount() const throw ();
228 void freeze(bool = true) throw ();
229 _GLIBCXX_PURE int pcount() const throw ();
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_base.h104 _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/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dcatch_in_finally.d12 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 Drefcounted.d25 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/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_base.h104 _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/external/gpl3/gcc/dist/include/
H A Dunique-ptr.h153 unique_ptr_base (const unique_ptr_base &other) throw ()
164 unique_ptr_base (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 () \
255 TYPE (const TYPE &other) throw () : base_type (other) {} \
257 TYPE (detail::nullptr_t *) throw () : base_type (NULL) {} \
276 T &operator* () const throw () { return *this->get (); }
[all …]
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dunique-ptr.h153 unique_ptr_base (const unique_ptr_base &other) throw ()
164 unique_ptr_base (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 () \
255 TYPE (const TYPE &other) throw () : base_type (other) {} \
257 TYPE (detail::nullptr_t *) throw () : base_type (NULL) {} \
276 T &operator* () const throw () { return *this->get (); }
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h107 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()
142 pop_back() throw() in _GLIBCXX_VISIBILITY()
149 clear() throw() in _GLIBCXX_VISIBILITY()
379 _M_get() const throw() in _GLIBCXX_VISIBILITY()
448 operator++() throw() in _GLIBCXX_VISIBILITY()
463 _M_get() const throw() in _GLIBCXX_VISIBILITY()
467 _M_base() const throw() in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h107 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()
142 pop_back() throw() in _GLIBCXX_VISIBILITY()
149 clear() throw() in _GLIBCXX_VISIBILITY()
378 _M_get() const throw() in _GLIBCXX_VISIBILITY()
447 operator++() throw() in _GLIBCXX_VISIBILITY()
462 _M_get() const throw() in _GLIBCXX_VISIBILITY()
466 _M_base() const throw() in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.h63 __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/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.h63 __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/external/apache2/llvm/dist/libcxx/include/__memory/
H A Duninitialized_algorithms.h46 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/external/bsd/kyua-cli/dist/utils/
H A Dauto_array.ipp60 auto_array< T >::auto_array(T* ptr) throw() :
71 auto_array< T >::auto_array(auto_array< T >& ptr) 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()
189 auto_array< T >::operator[](int pos) throw()
[all …]
/netbsd/external/bsd/kyua-cli/dist/utils/config/
H A Dtree.ipp74 /// \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);
129 /// \throw unknown_key_error If the provided key is unknown.
130 /// \throw value_error If the value mismatches the node type.
[all …]

12345678910>>...41