Home
last modified time | relevance | path

Searched refs:flags_ (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp53 flags_(flags) in property_callback()
61 decltype(vtable_t::flags) flags_; member in sdbusplus::asio::property_callback
73 return_signature_(return_signature), flags_(flags) in method_callback()
79 decltype(vtable_t::flags) flags_; member in sdbusplus::asio::method_callback
765 element.flags_ | SD_BUS_VTABLE_ABSOLUTE_OFFSET)); in initialize()
772 element.flags_ | SD_BUS_VTABLE_ABSOLUTE_OFFSET)); in initialize()
783 element.flags_ | SD_BUS_VTABLE_ABSOLUTE_OFFSET)); in initialize()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-configure-Disable-format-overflow-if-supported-by-gc.patch115 +AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch103 +AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h1039 std::ios::fmtflags flags_;
1049 is_.flags(flags_);
1062 , flags_(is.flags())
1080 if ((this->flags_ & std::ios::unitbuf) &&