OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bad_exception
(Results
1 - 25
of
38
) sorted by null
1
2
/external/stlport/stlport/stl/
_exception.h
39
# define
bad_exception
_STLP_NULLIFIED_BROKEN_BAD_EXCEPTION_CLASS
macro
46
# undef
bad_exception
macro
79
using _STLP_VENDOR_EXCEPT_STD::
bad_exception
;
175
class _STLP_CLASS_DECLSPEC
bad_exception
: public exception {
class in inherits:exception
178
bad_exception
() _STLP_NOTHROW;
179
~
bad_exception
() _STLP_NOTHROW;
182
bad_exception
() _STLP_NOTHROW {}
183
~
bad_exception
() _STLP_NOTHROW {}
184
const char* what() const _STLP_NOTHROW {return "class
bad_exception
";}
/ndk/sources/cxx-stl/stlport/stlport/stl/
_exception.h
39
# define
bad_exception
_STLP_NULLIFIED_BROKEN_BAD_EXCEPTION_CLASS
macro
46
# undef
bad_exception
macro
79
using _STLP_VENDOR_EXCEPT_STD::
bad_exception
;
175
class _STLP_CLASS_DECLSPEC
bad_exception
: public exception {
class in inherits:exception
178
bad_exception
() _STLP_NOTHROW;
179
~
bad_exception
() _STLP_NOTHROW;
182
bad_exception
() _STLP_NOTHROW {}
183
~
bad_exception
() _STLP_NOTHROW {}
184
const char* what() const _STLP_NOTHROW {return "class
bad_exception
";}
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_exception.h
39
# define
bad_exception
_STLP_NULLIFIED_BROKEN_BAD_EXCEPTION_CLASS
macro
46
# undef
bad_exception
macro
79
using _STLP_VENDOR_EXCEPT_STD::
bad_exception
;
175
class _STLP_CLASS_DECLSPEC
bad_exception
: public exception {
class in inherits:exception
178
bad_exception
() _STLP_NOTHROW;
179
~
bad_exception
() _STLP_NOTHROW;
182
bad_exception
() _STLP_NOTHROW {}
183
~
bad_exception
() _STLP_NOTHROW {}
184
const char* what() const _STLP_NOTHROW {return "class
bad_exception
";}
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_exception.h
39
# define
bad_exception
_STLP_NULLIFIED_BROKEN_BAD_EXCEPTION_CLASS
macro
46
# undef
bad_exception
macro
79
using _STLP_VENDOR_EXCEPT_STD::
bad_exception
;
175
class _STLP_CLASS_DECLSPEC
bad_exception
: public exception {
class in inherits:exception
178
bad_exception
() _STLP_NOTHROW;
179
~
bad_exception
() _STLP_NOTHROW;
182
bad_exception
() _STLP_NOTHROW {}
183
~
bad_exception
() _STLP_NOTHROW {}
184
const char* what() const _STLP_NOTHROW {return "class
bad_exception
";}
/external/stlport/src/
dll_main.cpp
66
bad_exception
::
bad_exception
() _STLP_NOTHROW {}
67
bad_exception
::~
bad_exception
() _STLP_NOTHROW {}
69
const char*
bad_exception
::what() const _STLP_NOTHROW { return "class
bad_exception
"; }
/ndk/sources/cxx-stl/stlport/src/
dll_main.cpp
66
bad_exception
::
bad_exception
() _STLP_NOTHROW {}
67
bad_exception
::~
bad_exception
() _STLP_NOTHROW {}
69
const char*
bad_exception
::what() const _STLP_NOTHROW { return "class
bad_exception
"; }
/external/stlport/test/unit/
exception_test.cpp
56
throw std::
bad_exception
();
88
catch (std::
bad_exception
const&) {
/ndk/tests/device/test-gnustl-full/unit/
exception_test.cpp
56
throw std::
bad_exception
();
88
catch (std::
bad_exception
const&) {
/ndk/tests/device/test-stlport/unit/
exception_test.cpp
56
throw std::
bad_exception
();
88
catch (std::
bad_exception
const&) {
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
exception
72
class
bad_exception
: public exception
75
bad_exception
() throw() { }
79
virtual ~
bad_exception
() throw();
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
exception
72
class
bad_exception
: public exception
75
bad_exception
() throw() { }
79
virtual ~
bad_exception
() throw();
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
exception
72
class
bad_exception
: public exception
75
bad_exception
() throw() { }
79
virtual ~
bad_exception
() throw();
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
exception
72
class
bad_exception
: public exception
75
bad_exception
() throw() { }
79
virtual ~
bad_exception
() throw();
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
exception
72
class
bad_exception
: public exception
75
bad_exception
() throw() { }
79
virtual ~
bad_exception
() throw();
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_static.a
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_static.a
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/armv7-a/
libsupc++.a
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/armv7-a/thumb/
libsupc++.a
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/
libsupc++.a
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/thumb/
libsupc++.a
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/armv7-a/
libsupc++.a
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/armv7-a/thumb/
libsupc++.a
[
all
...]
Completed in 660 milliseconds
1
2