HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_NOTHROW (Results 1 - 21 of 21) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_exception.h 164 exception() _STLP_NOTHROW;
165 virtual ~exception() _STLP_NOTHROW;
166 virtual const char* what() const _STLP_NOTHROW;
168 exception() _STLP_NOTHROW {}
169 virtual ~exception() _STLP_NOTHROW {}
170 virtual const char* what() const _STLP_NOTHROW {return "class exception";}
178 bad_exception() _STLP_NOTHROW;
179 ~bad_exception() _STLP_NOTHROW;
180 const char* what() const _STLP_NOTHROW;
182 bad_exception() _STLP_NOTHROW {}
    [all...]
_ostreambuf_iterator.h 57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
79 inline ostreambuf_iterator<_CharT, _Traits>::ostreambuf_iterator(basic_ostream<_CharT, _Traits>& __o) _STLP_NOTHROW
_locale.h 62 bool _HasFacet(const locale& __loc, const _Facet* __facet) _STLP_NOTHROW;
120 locale() _STLP_NOTHROW;
121 locale(const locale&) _STLP_NOTHROW;
143 const locale& operator=(const locale&) _STLP_NOTHROW;
148 ~locale() _STLP_NOTHROW;
218 locale() _STLP_NOTHROW {
223 locale(const locale& __loc) _STLP_NOTHROW : _Locale(__loc) {}
246 const locale& operator=(const locale& __loc) _STLP_NOTHROW {
304 operator bool() const _STLP_NOTHROW
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
    [all...]
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_exception.h 164 exception() _STLP_NOTHROW;
165 virtual ~exception() _STLP_NOTHROW;
166 virtual const char* what() const _STLP_NOTHROW;
168 exception() _STLP_NOTHROW {}
169 virtual ~exception() _STLP_NOTHROW {}
170 virtual const char* what() const _STLP_NOTHROW {return "class exception";}
178 bad_exception() _STLP_NOTHROW;
179 ~bad_exception() _STLP_NOTHROW;
180 const char* what() const _STLP_NOTHROW;
182 bad_exception() _STLP_NOTHROW {}
    [all...]
_ostreambuf_iterator.h 57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
79 inline ostreambuf_iterator<_CharT, _Traits>::ostreambuf_iterator(basic_ostream<_CharT, _Traits>& __o) _STLP_NOTHROW
_locale.h 62 bool _HasFacet(const locale& __loc, const _Facet* __facet) _STLP_NOTHROW;
120 locale() _STLP_NOTHROW;
121 locale(const locale&) _STLP_NOTHROW;
143 const locale& operator=(const locale&) _STLP_NOTHROW;
148 ~locale() _STLP_NOTHROW;
218 locale() _STLP_NOTHROW {
223 locale(const locale& __loc) _STLP_NOTHROW : _Locale(__loc) {}
246 const locale& operator=(const locale& __loc) _STLP_NOTHROW {
304 operator bool() const _STLP_NOTHROW
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
    [all...]
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_exception.h 164 exception() _STLP_NOTHROW;
165 virtual ~exception() _STLP_NOTHROW;
166 virtual const char* what() const _STLP_NOTHROW;
168 exception() _STLP_NOTHROW {}
169 virtual ~exception() _STLP_NOTHROW {}
170 virtual const char* what() const _STLP_NOTHROW {return "class exception";}
178 bad_exception() _STLP_NOTHROW;
179 ~bad_exception() _STLP_NOTHROW;
180 const char* what() const _STLP_NOTHROW;
182 bad_exception() _STLP_NOTHROW {}
    [all...]
_ostreambuf_iterator.h 57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
79 inline ostreambuf_iterator<_CharT, _Traits>::ostreambuf_iterator(basic_ostream<_CharT, _Traits>& __o) _STLP_NOTHROW
_locale.h 62 bool _HasFacet(const locale& __loc, const _Facet* __facet) _STLP_NOTHROW;
120 locale() _STLP_NOTHROW;
121 locale(const locale&) _STLP_NOTHROW;
143 const locale& operator=(const locale&) _STLP_NOTHROW;
148 ~locale() _STLP_NOTHROW;
218 locale() _STLP_NOTHROW {
223 locale(const locale& __loc) _STLP_NOTHROW : _Locale(__loc) {}
246 const locale& operator=(const locale& __loc) _STLP_NOTHROW {
304 operator bool() const _STLP_NOTHROW
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
    [all...]
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
_msvc.h 124 # define _STLP_NOTHROW
features.h 833 # if !defined (_STLP_NOTHROW)
834 # define _STLP_NOTHROW throw()
845 # define _STLP_NOTHROW
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
_msvc.h 124 # define _STLP_NOTHROW
features.h 833 # if !defined (_STLP_NOTHROW)
834 # define _STLP_NOTHROW throw()
845 # define _STLP_NOTHROW
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
_msvc.h 124 # define _STLP_NOTHROW
features.h 833 # if !defined (_STLP_NOTHROW)
834 # define _STLP_NOTHROW throw()
845 # define _STLP_NOTHROW
    [all...]

Completed in 373 milliseconds