/ndk/tests/device/test-stlport/unit/ |
D | exception_test.cpp | 25 CPPUNIT_TEST(what); 44 void what(); 69 void ExceptionTest::what() in what() function in ExceptionTest 75 CPPUNIT_CHECK( strcmp( err.what(), "message" ) == 0 ); in what() 143 CPPUNIT_ASSERT( foo == e.what() ); in exception_emission() 146 CPPUNIT_ASSERT(foo == clone.what() ); in exception_emission() 156 CPPUNIT_ASSERT( foo == e.what() ); in exception_emission() 159 CPPUNIT_ASSERT(foo == clone.what() ); in exception_emission() 170 CPPUNIT_ASSERT(msg == e.what() ); in exception_emission() 173 CPPUNIT_ASSERT(msg == clone.what() ); in exception_emission() [all …]
|
D | num_facets_test.cpp | 218 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name() 230 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name() 264 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | exception_test.cpp | 25 CPPUNIT_TEST(what); 44 void what(); 69 void ExceptionTest::what() in what() function in ExceptionTest 75 CPPUNIT_CHECK( strcmp( err.what(), "message" ) == 0 ); in what() 143 CPPUNIT_ASSERT( foo == e.what() ); in exception_emission() 146 CPPUNIT_ASSERT(foo == clone.what() ); in exception_emission() 156 CPPUNIT_ASSERT( foo == e.what() ); in exception_emission() 159 CPPUNIT_ASSERT(foo == clone.what() ); in exception_emission() 170 CPPUNIT_ASSERT(msg == e.what() ); in exception_emission() 173 CPPUNIT_ASSERT(msg == clone.what() ); in exception_emission() [all …]
|
D | num_facets_test.cpp | 218 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name() 230 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name() 264 CPPUNIT_MESSAGE( e.what() ); in numpunct_by_name()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | locale.cpp | 62 string what = "Unable to find facet"; in _M_throw_on_combine_error() local 63 what += " in "; in _M_throw_on_combine_error() 64 what += name.empty() ? "system" : name.c_str(); in _M_throw_on_combine_error() 65 what += " locale"; in _M_throw_on_combine_error() 66 _STLP_THROW(runtime_error(what.c_str())); in _M_throw_on_combine_error() 71 string what; in _M_throw_on_creation_failure() local 74 what = "No platform localization support for "; in _M_throw_on_creation_failure() 75 what += facet; in _M_throw_on_creation_failure() 76 what += " facet category, unable to create facet for "; in _M_throw_on_creation_failure() 77 what += name[0] == 0 ? "system" : name; in _M_throw_on_creation_failure() [all …]
|
D | dll_main.cpp | 68 const char* exception::what() const _STLP_NOTHROW { return "class exception"; } in what() function in exception 69 const char* bad_exception::what() const _STLP_NOTHROW { return "class bad_exception"; } in what() function in bad_exception
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | mac-mf.inp | 9 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 14 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 19 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 24 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 29 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 34 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 39 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 44 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 49 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 54 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW [all …]
|
D | mac-mf.good | 9 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 14 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 19 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 24 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 29 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 34 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 39 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 44 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 49 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 54 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW [all …]
|
D | linecnt.good | 32 Wear what few sleeveless clothes I have, 96 "The ends of what is already too short,"
|
D | linecnt.inp | 16 Wear what few sleeveless clothes I have, 48 "The ends of what is already too short,"
|
D | wrtout1.good | 4 Facts don't do what I want them to
|
D | writeout.inp | 4 Facts don't do what I want them to
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _exception.h | 166 virtual const char* what() const _STLP_NOTHROW; 170 virtual const char* what() const _STLP_NOTHROW {return "class exception";} 180 const char* what() const _STLP_NOTHROW; 184 const char* what() const _STLP_NOTHROW {return "class bad_exception";}
|
D | _stdexcept_base.h | 73 const char* what() const _STLP_NOTHROW_INHERENTLY;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | general | 26 # what the usage looks like, then compare it to what I get here... :(
|
D | dash-C | 36 # Create the answer to what should be produced by this Makefile 64 # Create the answer to what should be produced by this Makefile
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | mult_rules | 49 # Create the answer to what should be produced by this Makefile 65 # Create the answer to what should be produced by this Makefile
|
D | quoting | 25 # Create the answer to what should be produced by this Makefile
|
D | varnesting | 23 # Create the answer to what should be produced by this Makefile
|
D | override | 22 # Create the answer to what should be produced by this Makefile
|
/ndk/tests/device/test-gnustl-1/jni/ |
D | hello.cpp | 30 std::printf("%s\n", ex.what()); in main()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | value | 24 # Create the answer to what should be produced by this Makefile
|
D | eval | 29 # Create the answer to what should be produced by this Makefile 55 # Create the answer to what should be produced by this Makefile
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | MAKE | 24 # Create the answer to what should be produced by this Makefile
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | clean | 28 # Create the answer to what should be produced by this Makefile
|