Home
last modified time | relevance | path

Searched refs:exception_ (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/devel/hyperscan/boost_1_75_0/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/contract/core/
H A Dexception.hpp270 namespace exception_ { namespace
487 exception_::check_failure_locked(); in check_failure()
489 exception_::check_failure_unlocked(); in check_failure()
556 exception_::pre_failure_locked(where); in precondition_failure()
558 exception_::pre_failure_unlocked(where); in precondition_failure()
626 exception_::post_failure_locked(where); in postcondition_failure()
628 exception_::post_failure_unlocked(where); in postcondition_failure()
699 exception_::except_failure_locked(where); in except_failure()
701 exception_::except_failure_unlocked(where); in except_failure()
768 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/contract/core/
H A Dexception.hpp276 namespace exception_ { namespace
493 exception_::check_failure_locked(); in check_failure()
495 exception_::check_failure_unlocked(); in check_failure()
562 exception_::pre_failure_locked(where); in precondition_failure()
564 exception_::pre_failure_unlocked(where); in precondition_failure()
632 exception_::post_failure_locked(where); in postcondition_failure()
634 exception_::post_failure_unlocked(where); in postcondition_failure()
705 exception_::except_failure_locked(where); in except_failure()
707 exception_::except_failure_unlocked(where); in except_failure()
774 exception_::old_failure_locked(where); in old_failure()
[all …]
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/validators/
H A Dvalidator.cc19 : valid_(nullptr), exception_(nullptr) in Validator()
72 Glib::ustring msg(exception_ ? exception_->what() : ""); in check_for_validity_messages()
91 delete exception_; in check_for_validity_messages()
92 exception_ = new validity_error(msg); in check_for_validity_messages()
148 delete exception_; in handleException()
149 exception_ = e.Clone(); in handleException()
165 delete exception_; in handle_exception()
166 exception_ = nullptr; in handle_exception()
174 exception_ = e.Clone(); in handle_exception()
209 if(exception_) in check_for_exception()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/mac/
H A Dexception_snapshot_mac.cc36 exception_(0), in ExceptionSnapshotMac()
62 exception_ = exception; in Initialize()
65 if (exception_ == EXC_CRASH) { in Initialize()
66 exception_ = ExcCrashRecoverOriginalException( in Initialize()
69 if (!ExcCrashCouldContainException(exception_)) { in Initialize()
72 ExceptionToString(exception_, kUseFullName | kUnknownIsNumeric) in Initialize()
86 if (exception_ == EXC_RESOURCE || exception_ == EXC_GUARD) { in Initialize()
111 ExceptionToString(exception_, kUseFullName | kUnknownIsNumeric) in Initialize()
147 bool code_1_is_exception_address = exception_ == EXC_BAD_ACCESS; in Initialize()
180 if (exception_ == EXC_BAD_ACCESS && in Initialize()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/base/
H A Dexception.h75 exception_{Exception::kSuccess} {} // NOLINT
77 : result_{result}, exception_{Exception::kSuccess} {} // NOLINT in ExceptionOr()
78 ExceptionOr(Exception::Value exception) : exception_{exception} {} // NOLINT in ExceptionOr()
79 ExceptionOr(Exception exception) : exception_{exception} {} // NOLINT in ExceptionOr()
85 exception_ = value.GetException();
88 exception_ = Exception{Exception::kSuccess};
92 bool ok() const { return exception_.value == Exception::kSuccess; } in ok()
99 Exception::Value exception() const { return exception_.value; } in exception()
102 Exception GetException() const { return exception_; } in GetException()
106 Exception exception_{Exception::kFailed};
/dports/devel/hpx/hpx-1.2.1/src/
H A Derror_code.cpp108 exception_ = detail::get_exception(e, "", mode); in error_code()
116 exception_ = detail::get_exception(e, "", mode, func, file, line); in error_code()
124 exception_ = detail::get_exception(e, msg, mode); in error_code()
132 exception_ = detail::get_exception(e, msg, mode, func, file, line); in error_code()
141 exception_ = detail::get_exception(e, msg, mode); in error_code()
156 exception_ = std::make_exception_ptr(e); in error_code()
161 exception_(e) in error_code()
167 if (exception_) { in get_message()
169 std::rethrow_exception(exception_); in get_message()
186 , exception_(rhs.exception_) in error_code()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/mac/
H A Dexception_snapshot_mac.cc36 exception_(0), in ExceptionSnapshotMac()
62 exception_ = exception; in Initialize()
65 if (exception_ == EXC_CRASH) { in Initialize()
66 exception_ = ExcCrashRecoverOriginalException( in Initialize()
69 if (!ExcCrashCouldContainException(exception_)) { in Initialize()
72 ExceptionToString(exception_, kUseFullName | kUnknownIsNumeric) in Initialize()
86 if (exception_ == EXC_RESOURCE || exception_ == EXC_GUARD) { in Initialize()
111 ExceptionToString(exception_, kUseFullName | kUnknownIsNumeric) in Initialize()
152 bool code_1_is_exception_address = exception_ == EXC_BAD_ACCESS; in Initialize()
185 if (exception_ == EXC_BAD_ACCESS && in Initialize()
[all …]
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/parsers/
H A Dparser.cc73 delete exception_; in ~Parser()
231 Glib::ustring msg(exception_ ? exception_->what() : ""); in check_for_validity_messages()
266 delete exception_; in check_for_validity_messages()
270 exception_ = new parse_error(msg); in check_for_validity_messages()
360 delete exception_; in handleException()
361 exception_ = e.Clone(); in handleException()
371 delete exception_; in handle_exception()
372 exception_ = nullptr; in handle_exception()
380 exception_ = e.Clone(); in handle_exception()
409 if(exception_) in check_for_exception()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dpepper_try_catch.cc68 exception_(PP_MakeUndefined()) { in PepperTryCatchV8()
80 ppapi::PpapiGlobals::Get()->GetVarTracker()->ReleaseVar(exception_); in ~PepperTryCatchV8()
84 return GetContext().IsEmpty() || exception_.type != PP_VARTYPE_UNDEFINED; in HasException()
102 ppapi::StringVar* message_var = ppapi::StringVar::FromPPVar(exception_); in ThrowException()
108 ppapi::PpapiGlobals::Get()->GetVarTracker()->ReleaseVar(exception_); in ThrowException()
109 exception_ = PP_MakeUndefined(); in ThrowException()
122 exception_ = ppapi::StringVar::StringToPPVar(message); in SetException()
131 exception_(exception), in PepperTryCatchVar()
172 if (exception_) in HasException()
173 *exception_ = ppapi::StringVar::StringToPPVar(exception_message); in HasException()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/pepper/
H A Dpepper_try_catch.cc68 exception_(PP_MakeUndefined()) { in PepperTryCatchV8()
80 ppapi::PpapiGlobals::Get()->GetVarTracker()->ReleaseVar(exception_); in ~PepperTryCatchV8()
84 return GetContext().IsEmpty() || exception_.type != PP_VARTYPE_UNDEFINED; in HasException()
102 ppapi::StringVar* message_var = ppapi::StringVar::FromPPVar(exception_); in ThrowException()
108 ppapi::PpapiGlobals::Get()->GetVarTracker()->ReleaseVar(exception_); in ThrowException()
109 exception_ = PP_MakeUndefined(); in ThrowException()
122 exception_ = ppapi::StringVar::StringToPPVar(message); in SetException()
131 exception_(exception), in PepperTryCatchVar()
172 if (exception_) in HasException()
173 *exception_ = ppapi::StringVar::StringToPPVar(exception_message); in HasException()
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dthrower.cpp50 return this->exception_; in exception()
108 throw (this->exception_.game_status); in throw_it()
112 auto const card = *this->exception_.card; in throw_it()
113 delete this->exception_.card; in throw_it()
114 this->exception_.card = nullptr; in throw_it()
135 delete this->exception_.card; in clear()
198 || (this->exception_.game_status != game_status)) ) in operator ()()
209 this->exception_.game_status = game_status; in operator ()()
242 this->exception_.card = new Card(card); in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/minidump/
H A Dminidump_exception_writer.cc29 : MinidumpStreamWriter(), exception_(), context_(nullptr) { in MinidumpExceptionWriter()
68 ArraySize(exception_.ExceptionRecord.ExceptionInformation); in SetExceptionInformation()
71 exception_.ExceptionRecord.NumberParameters = in SetExceptionInformation()
75 exception_.ExceptionRecord.ExceptionInformation[parameter] = in SetExceptionInformation()
79 exception_.ExceptionRecord.ExceptionInformation[parameter] = 0; in SetExceptionInformation()
91 context_->RegisterLocationDescriptor(&exception_.ThreadContext); in Freeze()
99 return sizeof(exception_); in SizeOfObject()
115 return file_writer->Write(&exception_, sizeof(exception_)); in WriteObject()
H A Dminidump_exception_writer.h69 void SetThreadID(uint32_t thread_id) { exception_.ThreadId = thread_id; } in SetThreadID()
73 exception_.ExceptionRecord.ExceptionCode = exception_code; in SetExceptionCode()
78 exception_.ExceptionRecord.ExceptionFlags = exception_flags; in SetExceptionFlags()
83 exception_.ExceptionRecord.ExceptionRecord = exception_record; in SetExceptionRecord()
88 exception_.ExceptionRecord.ExceptionAddress = exception_address; in SetExceptionAddress()
118 MINIDUMP_EXCEPTION_STREAM exception_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/minidump/
H A Dminidump_exception_writer.cc29 : MinidumpStreamWriter(), exception_(), context_(nullptr) { in MinidumpExceptionWriter()
68 ArraySize(exception_.ExceptionRecord.ExceptionInformation); in SetExceptionInformation()
71 exception_.ExceptionRecord.NumberParameters = in SetExceptionInformation()
75 exception_.ExceptionRecord.ExceptionInformation[parameter] = in SetExceptionInformation()
79 exception_.ExceptionRecord.ExceptionInformation[parameter] = 0; in SetExceptionInformation()
91 context_->RegisterLocationDescriptor(&exception_.ThreadContext); in Freeze()
99 return sizeof(exception_); in SizeOfObject()
115 return file_writer->Write(&exception_, sizeof(exception_)); in WriteObject()
H A Dminidump_exception_writer.h69 void SetThreadID(uint32_t thread_id) { exception_.ThreadId = thread_id; } in SetThreadID()
73 exception_.ExceptionRecord.ExceptionCode = exception_code; in SetExceptionCode()
78 exception_.ExceptionRecord.ExceptionFlags = exception_flags; in SetExceptionFlags()
83 exception_.ExceptionRecord.ExceptionRecord = exception_record; in SetExceptionRecord()
88 exception_.ExceptionRecord.ExceptionAddress = exception_address; in SetExceptionAddress()
118 MINIDUMP_EXCEPTION_STREAM exception_;
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Derror-private.h30 # define ThrowException(exception_,severity_,reason_,description_) \ argument
31 (ThrowLoggedException(exception_,severity_,GetLocaleMessageFromID(\
35 # define ThrowException2(exception_,severity_,reason_,description_) \ argument
36 (ThrowLoggedException(exception_,severity_,reason_,description_,\
40 # define ThrowException3(exception_,severity_,reason_,description_) \ argument
41 (ThrowLoggedException(exception_,severity_,GetLocaleMessageFromID(\
82 # define ThrowException(exception_,severity_,reason_,description_) \ argument
83 (ThrowLoggedException(exception_,severity_,#reason_,description_,GetMagickModule()))
85 # define ThrowException2(exception_,severity_,reason_,description_) \ argument
86 (ThrowLoggedException(exception_,severity_,reason_,description_,GetMagickModule()))
[all …]
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/
H A DException.cpp444 if ( exception_.severity == UndefinedException ) in throwException()
449 if ( exception_.reason != 0 ) in throwException()
452 message += std::string(exception_.reason); in throwException()
455 if ( exception_.description != 0 ) in throwException()
456 message += " (" + std::string(exception_.description) + ")"; in throwException()
458 if ( exception_.module != 0) in throwException()
461 sprintf( line_str, "%lu", exception_.line); in throwException()
464 if ((exception_.function != 0) && strcmp("unknown",exception_.function)) in throwException()
468 ExceptionType severity = exception_.severity; in throwException()
469 DestroyExceptionInfo( &exception_ ); in throwException()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/public/
H A Dsettable_future.h39 exception_ = {Exception::kSuccess}; in Set()
71 return exception_.value != Exception::kSuccess in Get()
72 ? ExceptionOr<T>{exception_.value} in Get()
92 return exception_.value != Exception::kSuccess in Get()
93 ? ExceptionOr<T>{exception_.value} in Get()
100 exception_ = exception.value != Exception::kSuccess in SetExceptionLocked()
122 Exception exception_{Exception::kFailed};
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DException.h27 Rooted<Value> exception_; variable
34 exception_ = exception; in init()
39 explicit ExceptionStack(JSContext* cx) : exception_(cx), stack_(cx) {} in ExceptionStack()
42 : exception_(cx, exception), stack_(cx, stack) {} in ExceptionStack()
44 HandleValue exception() const { return exception_; } in exception()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/mach/
H A Dexc_client_variants_test.cc48 ++exception_; in TestExcClientVariants()
93 EXPECT_EQ(exception, exception_); in CatchMachException()
107 EXPECT_EQ(*flavor, exception_ + 10); in CatchMachException()
120 *flavor = exception_ + 20; in CatchMachException()
158 const exception_type_t exception = exception_; in MachMultiprocessChild()
183 flavor = exception_ + 10; in MachMultiprocessChild()
217 EXPECT_EQ(flavor, exception_ + 20); in MachMultiprocessChild()
251 static exception_type_t exception_; member in crashpad::test::__anon6d39a8f00111::TestExcClientVariants
258 exception_type_t TestExcClientVariants::exception_ = 0; member in crashpad::test::__anon6d39a8f00111::TestExcClientVariants

123456789