Home
last modified time | relevance | path

Searched refs:__sigs (Results 1 – 9 of 9) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__transform_completion_signatures.hpp77 namespace __sigs namespace
89 -> decltype(__sigs::__normalize_sig_impl<_Tag>(__declval<_Args>()...));
96 -> decltype(__sigs::__repack_completions(
97 __sigs::__normalize_sig(static_cast<_Sigs*>(nullptr))...));
100 using __normalize_completions_t = decltype(__sigs::__normalize_completions(
106 decltype(__sigs::__repack_completions(static_cast<_SigPtrs>(nullptr)...));
113 namespace __sigs namespace
121 decltype(__sigs::__for_each_sig<_Tuple>(static_cast<_Sig*>(nullptr)));
137 decltype(__sigs::__for_each_completion_signature_fn<
140 namespace __sigs namespace
[all …]
H A D__completion_signatures.hpp29 namespace __sigs namespace
52 __sigs::__is_completion_signatures<_Completions>;
H A D__execution_fwd.hpp140 namespace __sigs namespace
149 concept __completion_signature = __sigs::__is_compl_sig<_Sig>;
154 using __sigs::get_completion_signatures_t;
H A D__upon_stopped.hpp46 __sigs::__default_set_value, __sigs::__default_set_error,
H A D__senders.hpp51 namespace __sigs namespace
185 using __sigs::get_completion_signatures_t;
413 __nofail_t, __sigs::__default_completion, __types>;
H A D__upon_error.hpp46 __sigs::__default_set_value,
H A D__basic_sender.hpp158 inline constexpr auto __sigs = //
535 static constexpr auto get_completion_signatures = __detail::__sigs;
H A D__let.hpp280 __sigs::__default_completion,
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp301 stdexec::__sigs::__default_set_error,