Home
last modified time | relevance | path

Searched refs:__mapply (Results 1 – 11 of 11) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__just.hpp43 __mapply<__qf<__tag_t>, __decay_t<__data_of<_Sender>>>>{};
H A D__sender_introspection.hpp85 __mapply<_Continuation, typename __detail::__desc_of<_Sender>::__children>;
H A D__meta.hpp754 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.hpp52 using _Receiver = stdexec::__t<__mapply<__q<__msecond>, _Operation>>;
H A D__shared.hpp444 __mapply<__mbind_front_q<__make_completions, __cvref_results_t<_Tag>>,
H A D__when_all.hpp194 __mapply<__q<__uniqued_variant_for>, __errors_list>;
H A D__let.hpp403 __mapply<__op_state_for<_Receiver, _Fun, _Set, _Sched>,
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp37 using __f = __mand<__mapply<__mcontains<_Needles>, _Haystack>...>;
42 __mapply<__mall_contained_in_impl<_Haystack>, _Needles>;
321 stdexec::__mapply<
H A Dat_coroutine_exit.hpp87 __mapply<__mremove<set_stopped_t(), __q<completion_signatures>>,
H A Dany_sender_of.hpp887 __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 Dasync_scope.hpp526 __mapply<__mtransform<__q<__completion_as_tuple_t>,