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

1 2 34 5

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 289 allocator() _STLP_NOTHROW {}
291 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {}
293 allocator(const allocator<_Tp>&) _STLP_NOTHROW {}
295 allocator(__move_source<allocator<_Tp> > src) _STLP_NOTHROW {}
297 ~allocator() _STLP_NOTHROW {}
330 size_type max_size() const _STLP_NOTHROW { return size_t(-1) / sizeof(value_type); }
381 inline bool _STLP_CALL operator==(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
384 inline bool _STLP_CALL operator!=(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
_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/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 289 allocator() _STLP_NOTHROW {}
291 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {}
293 allocator(const allocator<_Tp>&) _STLP_NOTHROW {}
295 allocator(__move_source<allocator<_Tp> > src) _STLP_NOTHROW {}
297 ~allocator() _STLP_NOTHROW {}
330 size_type max_size() const _STLP_NOTHROW { return size_t(-1) / sizeof(value_type); }
381 inline bool _STLP_CALL operator==(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
384 inline bool _STLP_CALL operator!=(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
_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/9/sources/cxx-stl/EH/stlport/stlport/stl/
_alloc.h 289 allocator() _STLP_NOTHROW {}
291 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {}
293 allocator(const allocator<_Tp>&) _STLP_NOTHROW {}
295 allocator(__move_source<allocator<_Tp> > src) _STLP_NOTHROW {}
297 ~allocator() _STLP_NOTHROW {}
330 size_type max_size() const _STLP_NOTHROW { return size_t(-1) / sizeof(value_type); }
381 inline bool _STLP_CALL operator==(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
384 inline bool _STLP_CALL operator!=(const allocator<_T1>&, const allocator<_T2>&) _STLP_NOTHROW
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /external/stlport/stlport/stl/config/
_msvc.h 124 # define _STLP_NOTHROW
features.h 839 # if !defined (_STLP_NOTHROW)
840 # define _STLP_NOTHROW throw()
851 # define _STLP_NOTHROW
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_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/5/sources/cxx-stl/stlport/stlport/stl/config/
_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/6/sources/cxx-stl/stlport/stlport/stl/config/
_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/7/sources/cxx-stl/stlport/stlport/stl/config/
_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/8/sources/cxx-stl/stlport/stlport/stl/config/
_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/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_msvc.h 124 # define _STLP_NOTHROW
  /external/stlport/stlport/stl/
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_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/5/sources/cxx-stl/stlport/stlport/stl/
_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/6/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; }
119 static const mask* _STLP_CALL classic_table() _STLP_NOTHROW;
  /external/stlport/src/
locale.cpp 119 locale::locale() _STLP_NOTHROW
124 locale::locale(const locale& L) _STLP_NOTHROW
362 locale::~locale() _STLP_NOTHROW {
369 const locale& locale::operator=(const locale& L) _STLP_NOTHROW {
  /ndk/sources/cxx-stl/stlport/src/
locale.cpp 119 locale::locale() _STLP_NOTHROW
124 locale::locale(const locale& L) _STLP_NOTHROW
362 locale::~locale() _STLP_NOTHROW {
369 const locale& locale::operator=(const locale& L) _STLP_NOTHROW {

Completed in 986 milliseconds

1 2 34 5