Home
last modified time | relevance | path

Searched defs:__result (Results 1 – 6 of 6) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__read_env.hpp62 using __result = _Ty; typedef
70 using __result = _Ty; typedef
99 using __result = __call_result_t<__query, env_of_t<_Receiver>>; typedef
106 using __result = _State::__result; typedef
H A D__intrusive_queue.hpp65 __intrusive_queue __result; in make_reversed() local
72 __intrusive_queue __result{}; in make() local
188 iterator __result = *this; in operator ++() local
H A D__intrusive_slist.hpp127 iterator __result = *this; in operator ++() local
H A D__completion_behavior.hpp110 auto __result = __completion_behavior::completion_behavior::inline_completion; in STDEXEC_ATTRIBUTE() local
H A D__sync_wait.hpp277 std::optional<__sync_wait_result_t<_Sender>> __result{}; in apply_sender() local
H A D__basic_sender.hpp586 using __result = __basic_sender<_Tag, _Data, __name_of<_Child>...>; typedef