Home
last modified time | relevance | path

Searched refs:make_shared_context (Results 1 – 14 of 14) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/libs/leaf/test/
H A Dcapture_result_state_test.cpp48 leaf::make_shared_context(error_handlers), in main()
H A Dcapture_exception_state_test.cpp63 leaf::make_shared_context(error_handlers), in main()
H A Dcapture_exception_async_test.cpp55 return leaf::capture(leaf::make_shared_context<H>(), f, a, b, res); in launch_tasks()
H A Dcapture_exception_result_async_test.cpp55 return leaf::capture(leaf::make_shared_context<H>(), f, a, b, res); in launch_tasks()
H A Dcapture_result_async_test.cpp55 return leaf::capture(leaf::make_shared_context<ErrorHandlers>(), f, a, b, res); in launch_tasks()
/dports/devel/hyperscan/boost_1_75_0/libs/leaf/examples/
H A Dcapture_in_exception.cpp78 return leaf::capture(leaf::make_shared_context(error_handlers), &task); in main()
H A Dcapture_in_result.cpp78 return leaf::capture(leaf::make_shared_context(error_handlers), &task); in main()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/leaf/
H A Dcontext.hpp448 inline context_ptr make_shared_context() noexcept in make_shared_context() function
454 inline context_ptr make_shared_context( H && ... ) noexcept in make_shared_context() function
/dports/devel/hyperscan/boost_1_75_0/boost/leaf/
H A Dcontext.hpp448 inline context_ptr make_shared_context() noexcept in make_shared_context() function
454 inline context_ptr make_shared_context( H && ... ) noexcept in make_shared_context() function
/dports/multimedia/onevpl/oneVPL-2022.0.6/examples/interop/advanced-decvpp-infer/src/
H A Dadvanced-decvpp-infer.cpp192 sharedVAContext = gpu::make_shared_context(ie, "GPU", lvaDisplay); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/leaf/doc/
H A Dleaf.adoc994 std::shared_ptr<leaf::polymorphic_context> ctx = leaf::make_shared_context(error_handlers);
1009 std::shared_ptr<leaf::polymorphic_context> ctx = leaf::make_shared_context(error_handlers);
1016 <<result>> | <<make_shared_context>> | <<capture>>
1087 std::shared_ptr<leaf::polymorphic_context> ctx = leaf::make_shared_context(&handle_error);
1094 <<make_shared_context>> | <<capture>>
2277 context_ptr make_shared_context() noexcept;
2280 context_ptr make_shared_context( H && ... ) noexcept;
2755 [[make_shared_context]] anchor
2756 === `make_shared_context`
2764 context_ptr make_shared_context() noexcept
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dleaf.hpp2970 inline context_ptr make_shared_context() noexcept in make_shared_context() function
2976 inline context_ptr make_shared_context( H && ... ) noexcept in make_shared_context() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dleaf.hpp2970 inline context_ptr make_shared_context() noexcept in make_shared_context() function
2976 inline context_ptr make_shared_context( H && ... ) noexcept in make_shared_context() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dleaf.hpp2970 inline context_ptr make_shared_context() noexcept in make_shared_context() function
2976 inline context_ptr make_shared_context( H && ... ) noexcept in make_shared_context() function