HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_NOTHROW (Results 26 - 50 of 113) sorted by null

12 3 4 5

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_intel.h 35 # define _STLP_NOTHROW
  /external/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
_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...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
_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...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
_locale.h 60 bool _HasFacet(const locale& __loc, const _Facet* __facet) _STLP_NOTHROW;
118 locale() _STLP_NOTHROW;
119 locale(const locale&) _STLP_NOTHROW;
141 const locale& operator=(const locale&) _STLP_NOTHROW;
146 ~locale() _STLP_NOTHROW;
216 locale() _STLP_NOTHROW {
221 locale(const locale& __loc) _STLP_NOTHROW : _Locale(__loc) {}
244 const locale& operator=(const locale& __loc) _STLP_NOTHROW {
302 operator bool() const _STLP_NOTHROW
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
_locale.h 60 bool _HasFacet(const locale& __loc, const _Facet* __facet) _STLP_NOTHROW;
118 locale() _STLP_NOTHROW;
119 locale(const locale&) _STLP_NOTHROW;
141 const locale& operator=(const locale&) _STLP_NOTHROW;
146 ~locale() _STLP_NOTHROW;
216 locale() _STLP_NOTHROW {
221 locale(const locale& __loc) _STLP_NOTHROW : _Locale(__loc) {}
244 const locale& operator=(const locale& __loc) _STLP_NOTHROW {
302 operator bool() const _STLP_NOTHROW
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_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
_codecvt.h 98 int encoding() const _STLP_NOTHROW { return do_encoding(); }
100 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
141 virtual int do_encoding() const _STLP_NOTHROW
144 virtual bool do_always_noconv() const _STLP_NOTHROW
153 virtual int do_max_length() const _STLP_NOTHROW
216 int encoding() const _STLP_NOTHROW { return do_encoding(); }
218 bool always_noconv() const _STLP_NOTHROW { return do_always_noconv(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); }
255 virtual int do_encoding() const _STLP_NOTHROW;
    [all...]
  /external/stlport/src/
dll_main.cpp 64 exception::exception() _STLP_NOTHROW {}
65 exception::~exception() _STLP_NOTHROW {}
66 bad_exception::bad_exception() _STLP_NOTHROW {}
67 bad_exception::~bad_exception() _STLP_NOTHROW {}
68 const char* exception::what() const _STLP_NOTHROW { return "class exception"; }
69 const char* bad_exception::what() const _STLP_NOTHROW { return "class bad_exception"; }
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 64 exception::exception() _STLP_NOTHROW {}
65 exception::~exception() _STLP_NOTHROW {}
66 bad_exception::bad_exception() _STLP_NOTHROW {}
67 bad_exception::~bad_exception() _STLP_NOTHROW {}
68 const char* exception::what() const _STLP_NOTHROW { return "class exception"; }
69 const char* bad_exception::what() const _STLP_NOTHROW { return "class bad_exception"; }

Completed in 783 milliseconds

12 3 4 5