/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __inline_scheduler.hpp | 73 [](__ignore) noexcept { return __inln::__env(); }; in __anond6e5414a0102() 76 [](__ignore, 77 __ignore = {}) noexcept -> completion_signatures<set_value_t()> { in __anond6e5414a0202() 82 []<class _Receiver>(__ignore, _Receiver& __rcvr) noexcept -> void {
|
H A D | __when_all.hpp | 181 __ignore>, 224 if constexpr (!same_as<_ValuesTuple, __ignore>) in __complete() 258 return []<__max1_sender<__env_t<_Env>>... _Child>(__ignore, __ignore, in __mk_state_fn() 302 []<class... _Child>(__ignore, const _Child&...) noexcept { 322 []<class _State, class _Receiver>(__ignore, _State& __state, 409 else if constexpr (!__same_as<decltype(_State::__values_), __ignore>) 468 [&]<class... _Child>(__ignore, __ignore, _Child&&... __child) { in transform_sender() 478 []<class... _Child>(__ignore, const _Child&...) noexcept { 528 [&]<class _Data, class... _Child>(__ignore, _Data&& __data, in transform_sender() 584 [&]<class _Data, class... _Child>(__ignore, _Data&& __data, in transform_sender()
|
H A D | __basic_sender.hpp | 45 _Data&& operator()(__ignore, _Data&& __data, auto&&...) const noexcept in operator ()() 110 [](__ignore, const auto&... __child) noexcept -> decltype(auto) { 123 []<class _Receiver>(__ignore, __ignore, const _Receiver& __rcvr) noexcept 127 []<class _Sender>(_Sender&& __sndr, __ignore) noexcept -> decltype(auto) { 144 __ignore, __ignore, _ChildOps&... __ops) noexcept { 150 _Index, __ignore, _Receiver& __rcvr, _SetTag, 158 []<class _Sender>(_Sender&& __sndr, __ignore = {}) noexcept { 328 auto operator()(__ignore, __ignore, _Child&&... __child) const noexcept( in operator ()() 336 auto operator()(__ignore, __ignore) const noexcept -> __tuple_for<> in operator ()()
|
H A D | __write_env.hpp | 54 return [&](__ignore, const auto& __state, __ignore) noexcept { in __transform_env_fn() argument 70 [](__ignore, const auto& __state, const auto& __rcvr) noexcept { in __anon164445800202()
|
H A D | __utility.hpp | 36 struct __ignore struct 38 __ignore() = default; 41 constexpr __ignore(auto&&...) noexcept {} in __ignore() argument 57 using __ignore_t = __ignore;
|
H A D | __start_on.hpp | 78 return [&](__ignore, auto __sched, __ignore) noexcept { in __transform_env_fn() argument 95 []<class _Data, class _Child>(__ignore, _Data&& __data, in transform_sender()
|
H A D | __on.hpp | 146 return [&]<class _Data>(__ignore, _Data&& __data, in __transform_env_fn() 147 __ignore) noexcept -> decltype(auto) { in __transform_env_fn() 164 return [&]<class _Data, class _Child>(__ignore, _Data&& __data, in __transform_sender_fn()
|
H A D | __domain.hpp | 308 return __sexpr_apply(__sndr, [](__ignore, auto& __data, in operator ()() 309 __ignore) noexcept { in operator ()() argument 344 auto operator()(__ignore, __ignore, const auto&... __sndrs) const noexcept in operator ()()
|
H A D | __let.hpp | 320 return [&]<class _Fun, class _Child>(__ignore, _Fun&&, in __mk_transform_env_fn() 350 return []<class _Fun, class _Child>(__ignore, _Fun&& __fun, in __mk_transform_sender_fn() 507 []<class _Child>(__ignore, const _Child& __child) noexcept { 535 [&]<class _Fn, class _Child>(__ignore, _Fn&& __fn, 594 __ignore, _OpState& __op_state, _Tag,
|
H A D | __split.hpp | 84 [&]<class _Env, class _Child>(__ignore, _Env&& __env, in transform_sender()
|
H A D | __then.hpp | 91 __ignore, _State& __state, _Receiver& __rcvr, _Tag,
|
H A D | __ensure_started.hpp | 92 [&]<class _Env, class _Child>(__ignore, _Env&& __env, in transform_sender()
|
H A D | __upon_error.hpp | 93 __ignore, _State& __state, _Receiver& __rcvr, _Tag,
|
H A D | __transfer_just.hpp | 66 return [&]<class _Data>(__ignore, _Data&& __data) { in __transform_sender_fn()
|
H A D | __into_variant.hpp | 91 __ignore, _State, _Receiver& __rcvr, _Tag,
|
H A D | __upon_stopped.hpp | 94 __ignore, _State& __state, _Receiver& __rcvr, _Tag,
|
H A D | __stopped_as_optional.hpp | 88 __ignore, _State&, _Receiver& __rcvr, _Tag,
|
H A D | __continue_on.hpp | 89 return [&]<class _Data, class _Child>(__ignore, _Data&& __data, in __transform_sender_fn()
|
H A D | __awaitable.hpp | 57 auto __get_awaiter(_Awaitable&& __awaitable, __ignore = {}) -> decltype(auto) in __get_awaiter() argument
|
H A D | __bulk.hpp | 133 __ignore, _State& __state, _Receiver& __rcvr, _Tag,
|
H A D | __schedule_from.hpp | 246 __ignore, _State& __state, _Receiver& __rcvr, _Tag __tag,
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | functional.hpp | 170 auto __invoke_selector(__ignore, __ignore) noexcept -> __funobj;
|
H A D | env.hpp | 136 using __default_t = __if_c<__callable<_Tag, _Env>, __ignore, _Default>;
|
H A D | task.hpp | 112 __if_c<__with_scheduler, __any_scheduler, __ignore> // 564 auto get_completion_signatures(__ignore = {}) const -> __task_traits_t in get_completion_signatures() argument
|