Searched refs:__data_of (Results 1 – 13 of 13) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __read_env.hpp | 95 -> __completions_t<__data_of<_Self>, _Env> { return {}; }; 99 using __query = __data_of<_Self>;
|
H A D | __bulk.hpp | 118 using __fun_t = decltype(__decay_t<__data_of<_Sender>>::__fun_); 121 using __shape_t = decltype(__decay_t<__data_of<_Sender>>::__shape_);
|
H A D | __write_env.hpp | 78 __meval<__env::__join_t, const __decay_t<__data_of<_Self>>&,
|
H A D | __just.hpp | 43 __mapply<__qf<__tag_t>, __decay_t<__data_of<_Sender>>>>{};
|
H A D | __split.hpp | 79 __receiver_t<__child_of<_Sender>, __decay_t<__data_of<_Sender>>>; in transform_sender()
|
H A D | __then.hpp | 83 -> __completions_t<__decay_t<__data_of<_Sender>>, __child_of<_Sender>,
|
H A D | __ensure_started.hpp | 87 __receiver_t<__child_of<_Sender>, __decay_t<__data_of<_Sender>>>; in transform_sender()
|
H A D | __upon_error.hpp | 85 -> __completion_signatures_t<__decay_t<__data_of<_Sender>>,
|
H A D | __upon_stopped.hpp | 86 -> __completion_signatures_t<__decay_t<__data_of<_Sender>>,
|
H A D | __continue_on.hpp | 49 __result_of<schedule_from, __scheduler_t<__data_of<_Sender>>,
|
H A D | __sender_introspection.hpp | 81 using __data_of = typename __detail::__desc_of<_Sender>::__data; typedef
|
H A D | __let.hpp | 514 -> __completions<__let_t<_Set, _Domain>, __data_of<_Self>, 523 using _Fun = __data_of<_Sender>;
|
H A D | __shared.hpp | 495 -> __completions<_Tag, typename __data_of<_Self>::__sh_state_t> {
|