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__meta.hpp804 using __mapply = __minvoke<__muncurry<_Fn>, _List>; typedef
834 using __f = __mapply<_Continuation,
870 using __f = __mapply<__mbind_back<_Continuation, _Item>, _List>;
1047 __mzip_with2_<_Fn, _Continuation, __mapply<__qq<__types>, _List1>,
1048 __mapply<__qq<__types>, _List2>>
1526 (sizeof...(_Ts) == __v<__mapply<__msize, _ExpectedSet>>) && //
1548 concept __mset_eq = __v<__mapply<__set::__eq<_Set1>, _Set2>>;
1554 using __f = __mapply<_Continuation, __mmake_set<_Ts...>>;
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__submit.hpp52 using _Receiver = stdexec::__t<__mapply<__q<__msecond>, _Operation>>;
H A D__shared.hpp446 __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.hpp409 __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.hpp886 __mapply<__mbind_front_q<__vtable, completion_signatures<_Sigs...>>,
975 __mapply<__mbind_front<__q<__rec::__ref>, _Sigs>, _Queries>;
1154 __v<__mapply<__mall_of<__q<__is_not_stop_token_query_v>>,
1527 stdexec::__mapply<stdexec::__q<__schedule_sender_fn>,
H A Dasync_scope.hpp528 __mapply<__mtransform<__q<__completion_as_tuple_t>,