Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 16 of 16) sorted by relevance

/third_party/libffi/testsuite/libffi.closures/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/third_party/boost/boost/archive/
Dxml_archive_exception.hpp42 } exception_code; typedef in boost::archive::xml_archive_exception
Darchive_exception.hpp82 } exception_code; typedef in boost::archive::archive_exception
/third_party/boost/boost/archive/iterators/
Dbase64_exception.hpp39 } exception_code; typedef in boost::archive::iterators::base64_exception
Ddataflow_exception.hpp43 } exception_code; typedef in boost::archive::iterators::dataflow_exception
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Dinterrupts.c18 static const char * const exception_code[] = { in _exit_trap() local
/third_party/boost/libs/serialization/example/
Dportable_binary_oarchive.hpp42 } exception_code; typedef in portable_binary_oarchive_exception
Dportable_binary_iarchive.hpp41 enum exception_code { enum in portable_binary_iarchive_exception
/third_party/mingw-w64/mingw-w64-headers/crt/
Dexcpt.h51 #define exception_code _exception_code macro
/third_party/boost/libs/serialization/performance/xml/
Dharness.hpp117 enum exception_code { enum in boost::archive::xml::result_set_exception
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/googletest/googletest/src/
Dgtest.cc585 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2382 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/boringssl/src/third_party/googletest/src/
Dgtest.cc561 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2371 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc1982 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3784 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()