HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_NOTHROW_INHERENTLY (Results 1 - 25 of 34) sorted by null

1 2

  /external/stlport/stlport/stl/
_stdexcept.h 37 ~logic_error() _STLP_NOTHROW_INHERENTLY;
45 ~runtime_error() _STLP_NOTHROW_INHERENTLY;
53 ~domain_error() _STLP_NOTHROW_INHERENTLY;
61 ~invalid_argument() _STLP_NOTHROW_INHERENTLY;
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
77 ~out_of_range() _STLP_NOTHROW_INHERENTLY;
85 ~range_error() _STLP_NOTHROW_INHERENTLY;
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
101 ~underflow_error() _STLP_NOTHROW_INHERENTLY;
_new.h 77 bad_alloc () _STLP_NOTHROW_INHERENTLY { }
78 bad_alloc(const bad_alloc&) _STLP_NOTHROW_INHERENTLY { }
79 bad_alloc& operator=(const bad_alloc&) _STLP_NOTHROW_INHERENTLY {return *this;}
80 ~bad_alloc () _STLP_NOTHROW_INHERENTLY { }
81 const char* what() const _STLP_NOTHROW_INHERENTLY { return "bad alloc"; }
_stdexcept_base.h 74 const char* what() const _STLP_NOTHROW_INHERENTLY;
75 ~__Named_exception() _STLP_NOTHROW_INHERENTLY;
_stdexcept_base.c 89 __Named_exception::~__Named_exception() _STLP_NOTHROW_INHERENTLY {
94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 36 ~logic_error() _STLP_NOTHROW_INHERENTLY;
44 ~runtime_error() _STLP_NOTHROW_INHERENTLY;
52 ~domain_error() _STLP_NOTHROW_INHERENTLY;
60 ~invalid_argument() _STLP_NOTHROW_INHERENTLY;
68 ~length_error() _STLP_NOTHROW_INHERENTLY;
76 ~out_of_range() _STLP_NOTHROW_INHERENTLY;
84 ~range_error() _STLP_NOTHROW_INHERENTLY;
92 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
100 ~underflow_error() _STLP_NOTHROW_INHERENTLY;
_new.h 77 bad_alloc () _STLP_NOTHROW_INHERENTLY { }
78 bad_alloc(const bad_alloc&) _STLP_NOTHROW_INHERENTLY { }
79 bad_alloc& operator=(const bad_alloc&) _STLP_NOTHROW_INHERENTLY {return *this;}
80 ~bad_alloc () _STLP_NOTHROW_INHERENTLY { }
81 const char* what() const _STLP_NOTHROW_INHERENTLY { return "bad alloc"; }
_stdexcept_base.h 73 const char* what() const _STLP_NOTHROW_INHERENTLY;
74 ~__Named_exception() _STLP_NOTHROW_INHERENTLY;
_stdexcept_base.c 89 __Named_exception::~__Named_exception() _STLP_NOTHROW_INHERENTLY {
94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 37 ~logic_error() _STLP_NOTHROW_INHERENTLY;
45 ~runtime_error() _STLP_NOTHROW_INHERENTLY;
53 ~domain_error() _STLP_NOTHROW_INHERENTLY;
61 ~invalid_argument() _STLP_NOTHROW_INHERENTLY;
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
77 ~out_of_range() _STLP_NOTHROW_INHERENTLY;
85 ~range_error() _STLP_NOTHROW_INHERENTLY;
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
101 ~underflow_error() _STLP_NOTHROW_INHERENTLY;
_new.h 77 bad_alloc () _STLP_NOTHROW_INHERENTLY { }
78 bad_alloc(const bad_alloc&) _STLP_NOTHROW_INHERENTLY { }
79 bad_alloc& operator=(const bad_alloc&) _STLP_NOTHROW_INHERENTLY {return *this;}
80 ~bad_alloc () _STLP_NOTHROW_INHERENTLY { }
81 const char* what() const _STLP_NOTHROW_INHERENTLY { return "bad alloc"; }
_stdexcept_base.h 74 const char* what() const _STLP_NOTHROW_INHERENTLY;
75 ~__Named_exception() _STLP_NOTHROW_INHERENTLY;
_stdexcept_base.c 89 __Named_exception::~__Named_exception() _STLP_NOTHROW_INHERENTLY {
94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 37 ~logic_error() _STLP_NOTHROW_INHERENTLY;
45 ~runtime_error() _STLP_NOTHROW_INHERENTLY;
53 ~domain_error() _STLP_NOTHROW_INHERENTLY;
61 ~invalid_argument() _STLP_NOTHROW_INHERENTLY;
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
77 ~out_of_range() _STLP_NOTHROW_INHERENTLY;
85 ~range_error() _STLP_NOTHROW_INHERENTLY;
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
101 ~underflow_error() _STLP_NOTHROW_INHERENTLY;
_new.h 77 bad_alloc () _STLP_NOTHROW_INHERENTLY { }
78 bad_alloc(const bad_alloc&) _STLP_NOTHROW_INHERENTLY { }
79 bad_alloc& operator=(const bad_alloc&) _STLP_NOTHROW_INHERENTLY {return *this;}
80 ~bad_alloc () _STLP_NOTHROW_INHERENTLY { }
81 const char* what() const _STLP_NOTHROW_INHERENTLY { return "bad alloc"; }
_stdexcept_base.h 74 const char* what() const _STLP_NOTHROW_INHERENTLY;
75 ~__Named_exception() _STLP_NOTHROW_INHERENTLY;
_stdexcept_base.c 89 __Named_exception::~__Named_exception() _STLP_NOTHROW_INHERENTLY {
94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_stdexcept.h 37 ~logic_error() _STLP_NOTHROW_INHERENTLY;
45 ~runtime_error() _STLP_NOTHROW_INHERENTLY;
53 ~domain_error() _STLP_NOTHROW_INHERENTLY;
61 ~invalid_argument() _STLP_NOTHROW_INHERENTLY;
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
77 ~out_of_range() _STLP_NOTHROW_INHERENTLY;
85 ~range_error() _STLP_NOTHROW_INHERENTLY;
93 ~overflow_error() _STLP_NOTHROW_INHERENTLY;
101 ~underflow_error() _STLP_NOTHROW_INHERENTLY;
_new.h 77 bad_alloc () _STLP_NOTHROW_INHERENTLY { }
78 bad_alloc(const bad_alloc&) _STLP_NOTHROW_INHERENTLY { }
79 bad_alloc& operator=(const bad_alloc&) _STLP_NOTHROW_INHERENTLY {return *this;}
80 ~bad_alloc () _STLP_NOTHROW_INHERENTLY { }
81 const char* what() const _STLP_NOTHROW_INHERENTLY { return "bad alloc"; }
_stdexcept_base.h 74 const char* what() const _STLP_NOTHROW_INHERENTLY;
75 ~__Named_exception() _STLP_NOTHROW_INHERENTLY;
_stdexcept_base.c 89 __Named_exception::~__Named_exception() _STLP_NOTHROW_INHERENTLY {
94 const char* __Named_exception::what() const _STLP_NOTHROW_INHERENTLY
  /external/stlport/src/
dll_main.cpp 76 logic_error::~logic_error() _STLP_NOTHROW_INHERENTLY {}
77 runtime_error::~runtime_error() _STLP_NOTHROW_INHERENTLY {}
78 domain_error::~domain_error() _STLP_NOTHROW_INHERENTLY {}
79 invalid_argument::~invalid_argument() _STLP_NOTHROW_INHERENTLY {}
80 length_error::~length_error() _STLP_NOTHROW_INHERENTLY {}
81 out_of_range::~out_of_range() _STLP_NOTHROW_INHERENTLY {}
82 range_error::~range_error() _STLP_NOTHROW_INHERENTLY {}
83 overflow_error::~overflow_error() _STLP_NOTHROW_INHERENTLY {}
84 underflow_error::~underflow_error() _STLP_NOTHROW_INHERENTLY {}
ios.cpp 40 ios_base::failure::~failure() _STLP_NOTHROW_INHERENTLY {}
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 76 logic_error::~logic_error() _STLP_NOTHROW_INHERENTLY {}
77 runtime_error::~runtime_error() _STLP_NOTHROW_INHERENTLY {}
78 domain_error::~domain_error() _STLP_NOTHROW_INHERENTLY {}
79 invalid_argument::~invalid_argument() _STLP_NOTHROW_INHERENTLY {}
80 length_error::~length_error() _STLP_NOTHROW_INHERENTLY {}
81 out_of_range::~out_of_range() _STLP_NOTHROW_INHERENTLY {}
82 range_error::~range_error() _STLP_NOTHROW_INHERENTLY {}
83 overflow_error::~overflow_error() _STLP_NOTHROW_INHERENTLY {}
84 underflow_error::~underflow_error() _STLP_NOTHROW_INHERENTLY {}
ios.cpp 40 ios_base::failure::~failure() _STLP_NOTHROW_INHERENTLY {}
  /external/stlport/stlport/stl/config/
features.h 856 # define _STLP_NOTHROW_INHERENTLY throw()
859 # define _STLP_NOTHROW_INHERENTLY
    [all...]

Completed in 345 milliseconds

1 2