Home
last modified time | relevance | path

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

/external/stlport/test/unit/
Dcodecvt_test.cpp46 # define __NO_THROW _STLP_NOTHROW macro
48 # define __NO_THROW throw() macro
64 char* ibegin, char* iend, char*& icur) const __NO_THROW { in do_in()
108 virtual bool do_always_noconv() const __NO_THROW in do_always_noconv()
112 virtual int do_encoding() const __NO_THROW in do_encoding()
127 virtual int do_max_length() const __NO_THROW in do_max_length()
157 char* ibegin, char* iend, char*& icur) const __NO_THROW { in do_in()
228 virtual bool do_always_noconv() const __NO_THROW in do_always_noconv()
232 virtual int do_encoding() const __NO_THROW in do_encoding()
272 virtual int do_max_length() const __NO_THROW in do_max_length()
[all …]