Home
last modified time | relevance | path

Searched defs:_Value (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__stopped_as_optional.hpp88 using _Value = __decay_t<__single_sender_value_t<__child_of<_Self>, env_of_t<_Receiver>>>; typedef
/openbmc/qemu/scripts/qapi/
H A Dintrospect.py65 _Value = Union[_Scalar, _NonScalar] variable