Home
last modified time | relevance | path

Searched refs:__sexpr_impl (Results 1 – 22 of 22) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__basic_sender.hpp74 struct __sexpr_impl;
86 __decay_t<__result_of<__sexpr_impl<_Tag>::get_state, _Sexpr, _Receiver&>>;
90 __sexpr_impl<__meval<__msecond, _Self, _Tag>>::get_env, _Index,
262 noexcept(__nothrow_callable<decltype(__sexpr_impl<__tag_t>::get_state), in __state_box()
264 __state_(__sexpr_impl<__tag_t>::get_state(static_cast<_Sexpr&&>(__sndr), in __state_box()
305 __nothrow_callable<decltype(__sexpr_impl<__tag_t>::get_state), in __op_base()
308 __state_(__sexpr_impl<__tag_t>::get_state(static_cast<_Sexpr&&>(__sndr), in __op_base()
447 __sexpr_impl<__tag_t>::start(this->__state_, __rcvr, __ops...); in start()
458 using _CompleteFn = __mtypeof<__sexpr_impl<__tag_t>::complete>; in __complete()
462 __sexpr_impl<__tag_t>::complete(_Index(), *this, _Tag2(), in __complete()
[all …]
H A D__just.hpp103 struct __sexpr_impl<just_t> : __just::__impl<just_t> struct
107 struct __sexpr_impl<just_error_t> : __just::__impl<just_error_t> struct
111 struct __sexpr_impl<just_stopped_t> : __just::__impl<just_stopped_t> struct
H A D__split.hpp103 struct __sexpr_impl<__split::__split_t> : struct
108 struct __sexpr_impl<split_t> : __sexpr_defaults struct
H A D__ensure_started.hpp114 struct __sexpr_impl<__ensure_started::__ensure_started_t> : struct
119 struct __sexpr_impl<ensure_started_t> : __sexpr_defaults struct
H A D__when_all.hpp625 struct __sexpr_impl<when_all_t> : __when_all::__when_all_impl struct
629 struct __sexpr_impl<when_all_with_variant_t> : struct
634 struct __sexpr_impl<transfer_when_all_t> : __when_all::__transfer_when_all_impl struct
638 struct __sexpr_impl<transfer_when_all_with_variant_t> : struct
H A D__inline_scheduler.hpp70 struct __sexpr_impl<__inln::__schedule_t> : __sexpr_defaults struct
H A D__write_env.hpp91 struct __sexpr_impl<__write_env_t> : __write_::__write_env_impl struct
H A D__start_on.hpp112 struct __sexpr_impl<start_on_t> : __sexpr_defaults struct
H A D__starts_on.hpp118 struct __sexpr_impl<starts_on_t> : __sexpr_defaults struct
H A D__then.hpp116 struct __sexpr_impl<then_t> : __then::__then_impl struct
H A D__upon_stopped.hpp115 struct __sexpr_impl<upon_stopped_t> : __upon_stopped::__upon_stopped_impl struct
H A D__into_variant.hpp128 struct __sexpr_impl<into_variant_t> : __into_variant::__into_variant_impl struct
H A D__transfer_just.hpp136 struct __sexpr_impl<transfer_just_t> : __transfer_just::__transfer_just_impl struct
H A D__upon_error.hpp114 struct __sexpr_impl<upon_error_t> : __upon_error::__upon_error_impl struct
H A D__continues_on.hpp131 struct __sexpr_impl<continues_on_t> : __continues_on::__continues_on_impl struct
H A D__stopped_as_optional.hpp123 struct __sexpr_impl<stopped_as_optional_t> : __sao::__stopped_as_optional_impl struct
H A D__continue_on.hpp128 struct __sexpr_impl<continue_on_t> : __continue_on::__continue_on_impl struct
H A D__read_env.hpp138 struct __sexpr_impl<__read::__read_env_t> : __read::__read_env_impl struct
H A D__bulk.hpp184 struct __sexpr_impl<bulk_t> : __bulk::__bulk_impl struct
H A D__on.hpp258 struct __sexpr_impl<v2::on_t> : __sexpr_defaults struct
H A D__schedule_from.hpp282 struct __sexpr_impl<schedule_from_t> : __schfr::__schedule_from_impl struct
H A D__let.hpp645 struct __sexpr_impl<__let::__let_t<_Set, _Domain>> : struct