Home
last modified time | relevance | path

Searched refs:_STLP_FUNCTION_THROWS (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_range_errors.h35 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_runtime_error(const char* __msg);
36 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_range_error(const char* __msg);
37 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_out_of_range(const char* __msg);
38 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_length_error(const char* __msg);
39 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_invalid_argument(const char* __msg…
40 void _STLP_FUNCTION_THROWS _STLP_DECLSPEC _STLP_CALL __stl_throw_overflow_error(const char* __msg);
D_string_base.h210 void _STLP_FUNCTION_THROWS _M_throw_length_error() const;
211 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
D_locale.h193 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_combine_error(const string& name);
194 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_null_name();
195 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_creation_failure(int __err_code,
D_ios_base.h197 void _STLP_FUNCTION_THROWS _M_throw_failure();
D_vector.h92 void _STLP_FUNCTION_THROWS _M_throw_length_error() const;
93 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
D_rope.h1346 void _STLP_FUNCTION_THROWS _M_throw_out_of_range() const;
/ndk/sources/cxx-stl/stlport/src/
Dlocale_impl.h74 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_bad_cast();
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h867 !defined (_STLP_FUNCTION_THROWS)
868 # define _STLP_FUNCTION_THROWS _STLP_NORETURN_FUNCTION macro
870 # define _STLP_FUNCTION_THROWS macro
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h86 # define _STLP_MESSAGE_NORETURN _STLP_FUNCTION_THROWS