Home
last modified time | relevance | path

Searched defs:exception_ptr (Results 176 – 200 of 243) sorted by relevance

12345678910

/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DAllTests.cpp1413 metricsBatchOneway->opAsync([cb]() {}, [cb](exception_ptr) {}); in allTests() argument
1442 metricsBatchOneway->ice_flushBatchRequestsAsync([cb](exception_ptr) {}); in allTests() argument
1471 … con->flushBatchRequestsAsync(ICE_SCOPED_ENUM(Ice::CompressBatch, No), [cb](exception_ptr) {}); in allTests() argument
1491 [cb](exception_ptr) {}); in allTests() argument
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DAllTests.cpp1413 metricsBatchOneway->opAsync([cb]() {}, [cb](exception_ptr) {}); in allTests() argument
1442 metricsBatchOneway->ice_flushBatchRequestsAsync([cb](exception_ptr) {}); in allTests() argument
1471 … con->flushBatchRequestsAsync(ICE_SCOPED_ENUM(Ice::CompressBatch, No), [cb](exception_ptr) {}); in allTests() argument
1491 [cb](exception_ptr) {}); in allTests() argument
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DAllTests.cpp1413 metricsBatchOneway->opAsync([cb]() {}, [cb](exception_ptr) {}); in allTests() argument
1442 metricsBatchOneway->ice_flushBatchRequestsAsync([cb](exception_ptr) {}); in allTests() argument
1471 … con->flushBatchRequestsAsync(ICE_SCOPED_ENUM(Ice::CompressBatch, No), [cb](exception_ptr) {}); in allTests() argument
1491 [cb](exception_ptr) {}); in allTests() argument
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/cpprest/details/
H A Dfileio.h83 virtual void on_error(const std::exception_ptr&) {} in on_error()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DUnwind-wasm.cpp34 _Unwind_Reason_Code _Unwind_CallPersonality(void *exception_ptr) { in _Unwind_CallPersonality()
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/test/
H A Dcustom_exception_handler.cpp26 set_exception_handler([](std::exception_ptr&) -> error { in exception_testee()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DBatchOnewaysAMI.cpp106 batch->opByteSOnewayAsync(bs1, nullptr, [](exception_ptr){ test(false); }); in batchOnewaysAMI() argument
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DBatchOnewaysAMI.cpp106 batch->opByteSOnewayAsync(bs1, nullptr, [](exception_ptr){ test(false); }); in batchOnewaysAMI() argument
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DBatchOnewaysAMI.cpp106 batch->opByteSOnewayAsync(bs1, nullptr, [](exception_ptr){ test(false); }); in batchOnewaysAMI() argument
/dports/devel/hpx/hpx-1.2.1/src/lcos/detail/
H A Dfuture_data.cpp124 std::exception_ptr const* exception_ptr = in get_result_void() local
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/detail/
H A Dfuture_data.hpp366 std::exception_ptr* exception_ptr = in future_data_base() local
374 std::exception_ptr* exception_ptr = in future_data_base() local
479 std::exception_ptr* exception_ptr = in set_exception() local
579 std::exception_ptr* exception_ptr = in reset() local
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/
H A Dhttp_server_run.hpp859 []( std::exception_ptr ) noexcept { /* nothing to do */ } ); in start()
881 []( std::exception_ptr /*ex*/ ){ in stop()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/dispatcher/
H A DAllTests.cpp214 { in allTests()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/dispatcher/
H A DAllTests.cpp214 { in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/dispatcher/
H A DAllTests.cpp214 { in allTests()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestI.cpp559 function<void(exception_ptr)>, in PBSUnknownAsPreservedWithGraphAsync()
609 function<void(exception_ptr)>, in PBSUnknown2AsPreservedWithGraphAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestI.cpp559 function<void(exception_ptr)>, in PBSUnknownAsPreservedWithGraphAsync()
609 function<void(exception_ptr)>, in PBSUnknown2AsPreservedWithGraphAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/slicing/objects/
H A DTestI.cpp559 function<void(exception_ptr)>, in PBSUnknownAsPreservedWithGraphAsync()
609 function<void(exception_ptr)>, in PBSUnknown2AsPreservedWithGraphAsync()
/dports/net-im/biboumi/biboumi-9.0/src/network/
H A Dtcp_socket_handler.cpp351 std::exception_ptr exception_ptr{}; in tls_verify_cert_chain() local
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/ami/
H A DTestI.cpp105 …tIntfI::startDispatchAsync(std::function<void()> response, std::function<void(std::exception_ptr)>, in startDispatchAsync()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/ami/
H A DTestI.cpp105 …tIntfI::startDispatchAsync(std::function<void()> response, std::function<void(std::exception_ptr)>, in startDispatchAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/ami/
H A DTestI.cpp105 …tIntfI::startDispatchAsync(std::function<void()> response, std::function<void(std::exception_ptr)>, in startDispatchAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/location/
H A DAllTests.cpp337 { in allTests()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/location/
H A DAllTests.cpp337 { in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/location/
H A DAllTests.cpp337 { in allTests()

12345678910