Searched refs:__mapply (Results 1 – 11 of 11) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __just.hpp | 43 __mapply<__qf<__tag_t>, __decay_t<__data_of<_Sender>>>>{};
|
H A D | __sender_introspection.hpp | 85 __mapply<_Continuation, typename __detail::__desc_of<_Sender>::__children>;
|
H A D | __meta.hpp | 754 using __mapply = __minvoke<__muncurry<_Fn>, _List>; typedef 784 using __f = __mapply<_Continuation, 820 using __f = __mapply<__mbind_back<_Continuation, _Item>, _List>; 1463 (sizeof...(_Ts) == __v<__mapply<__msize, _ExpectedSet>>) && // 1485 concept __mset_eq = __v<__mapply<__set::__eq<_Set1>, _Set2>>; 1491 using __f = __mapply<_Continuation, __mmake_set<_Ts...>>;
|
H A D | __submit.hpp | 52 using _Receiver = stdexec::__t<__mapply<__q<__msecond>, _Operation>>;
|
H A D | __shared.hpp | 444 __mapply<__mbind_front_q<__make_completions, __cvref_results_t<_Tag>>,
|
H A D | __when_all.hpp | 194 __mapply<__q<__uniqued_variant_for>, __errors_list>;
|
H A D | __let.hpp | 403 __mapply<__op_state_for<_Receiver, _Fun, _Set, _Sched>,
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | sequence_senders.hpp | 37 using __f = __mand<__mapply<__mcontains<_Needles>, _Haystack>...>; 42 __mapply<__mall_contained_in_impl<_Haystack>, _Needles>; 321 stdexec::__mapply<
|
H A D | at_coroutine_exit.hpp | 87 __mapply<__mremove<set_stopped_t(), __q<completion_signatures>>,
|
H A D | any_sender_of.hpp | 887 __mapply<__mbind_front_q<__vtable, completion_signatures<_Sigs...>>, 976 __mapply<__mbind_front<__q<__rec::__ref>, _Sigs>, _Queries>; 1155 __v<__mapply<__mall_of<__q<__is_not_stop_token_query_v>>, 1527 stdexec::__mapply<stdexec::__q<__schedule_sender_fn>,
|
H A D | async_scope.hpp | 526 __mapply<__mtransform<__q<__completion_as_tuple_t>,
|