Home
last modified time | relevance | path

Searched defs:exception_ptr (Results 51 – 75 of 243) sorted by relevance

12345678910

/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/libsupc++/
H A Deh_ptr.cc66 std::__exception_ptr::exception_ptr::exception_ptr() _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
70 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) in exception_ptr() function in std::__exception_ptr::exception_ptr
75 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) in exception_ptr() function in std::__exception_ptr::exception_ptr
81 exception_ptr::exception_ptr(const exception_ptr& other) _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/libsupc++/
H A Deh_ptr.cc66 std::__exception_ptr::exception_ptr::exception_ptr() _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
70 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) in exception_ptr() function in std::__exception_ptr::exception_ptr
75 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) in exception_ptr() function in std::__exception_ptr::exception_ptr
81 exception_ptr::exception_ptr(const exception_ptr& other) _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.cpp20 function<void(exception_ptr)>, in echoAsync()
29 function<void(exception_ptr)>, in shutdownAsync()
39 function<void(exception_ptr)>, in getContextAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/proxy/
H A DTestAMDI.cpp20 function<void(exception_ptr)>, in echoAsync()
29 function<void(exception_ptr)>, in shutdownAsync()
39 function<void(exception_ptr)>, in getContextAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp89 { in onewaysAMI()
198 [](exception_ptr) in onewaysAMI() argument
219 [](exception_ptr) in onewaysAMI() argument
220 { in onewaysAMI()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp89 { in onewaysAMI()
198 [](exception_ptr) in onewaysAMI() argument
219 [](exception_ptr) in onewaysAMI() argument
220 { in onewaysAMI()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp89 { in onewaysAMI()
198 [](exception_ptr) in onewaysAMI() argument
219 [](exception_ptr) in onewaysAMI() argument
220 { in onewaysAMI()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/custom/
H A DWstringAMDI.cpp12 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
20 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
37 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
45 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/custom/
H A DWstringAMDI.cpp12 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
20 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
37 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
45 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DTestAMDI.cpp12 MetricsI::opAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current&) in opAsync()
18 MetricsI::failAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current& c… in failAsync()
65 MetricsI::opWithUnknownExceptionAsync(function<void()>, function<void(exception_ptr)>, const Ice::C… in opWithUnknownExceptionAsync()
71 MetricsI::opByteSAsync(Test::ByteSeq, function<void()> response, function<void(exception_ptr)>, con… in opByteSAsync()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DTestAMDI.cpp12 MetricsI::opAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current&) in opAsync()
18 MetricsI::failAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current& c… in failAsync()
65 MetricsI::opWithUnknownExceptionAsync(function<void()>, function<void(exception_ptr)>, const Ice::C… in opWithUnknownExceptionAsync()
71 MetricsI::opByteSAsync(Test::ByteSeq, function<void()> response, function<void(exception_ptr)>, con… in opByteSAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/custom/
H A DWstringAMDI.cpp12 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
20 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
37 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStringAsync()
45 std::function<void(std::exception_ptr)>, const Ice::Current&) in opStructAsync()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/metrics/
H A DTestAMDI.cpp12 MetricsI::opAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current&) in opAsync()
18 MetricsI::failAsync(function<void()> response, function<void(exception_ptr)>, const Ice::Current& c… in failAsync()
65 MetricsI::opWithUnknownExceptionAsync(function<void()>, function<void(exception_ptr)>, const Ice::C… in opWithUnknownExceptionAsync()
71 MetricsI::opByteSAsync(Test::ByteSeq, function<void()> response, function<void(exception_ptr)>, con… in opByteSAsync()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/asio/impl/
H A Dco_spawn.hpp199 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
216 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
234 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
251 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/asio/impl/
H A Dco_spawn.hpp199 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
216 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
234 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
251 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/impl/
H A Dco_spawn.hpp198 CompletionToken, void(std::exception_ptr, T)) in ASIO_INITFN_AUTO_RESULT_TYPE()
215 CompletionToken, void(std::exception_ptr)) in ASIO_INITFN_AUTO_RESULT_TYPE()
233 CompletionToken, void(std::exception_ptr, T)) in ASIO_INITFN_AUTO_RESULT_TYPE()
250 CompletionToken, void(std::exception_ptr)) in ASIO_INITFN_AUTO_RESULT_TYPE()
/dports/devel/hyperscan/boost_1_75_0/boost/asio/impl/
H A Dco_spawn.hpp199 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
216 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
234 CompletionToken, void(std::exception_ptr, T)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
251 CompletionToken, void(std::exception_ptr)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
/dports/net/arataga/restinio-v.0.6.13/dev/test/start_stop/
H A Dmain.cpp117 [big_data](std::exception_ptr){ std::cout << "ERR"; }; in __anon2eb61ac80d02()
155 [big_data](std::exception_ptr){ std::cout << "ERR"; }; in __anon2eb61ac81202()
193 [big_data](std::exception_ptr){ std::cout << "ERR"; }; in __anon2eb61ac81702()
231 [big_data](std::exception_ptr){ std::cout << "ERR"; }; in __anon2eb61ac81c02()

12345678910