Home
last modified time | relevance | path

Searched refs:mwd (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h296 operator/(const year& y, const month_weekday& mwd) NOEXCEPT;
300 operator/(int y, const month_weekday& mwd) NOEXCEPT;
304 operator/(const month_weekday& mwd, const year& y) NOEXCEPT;
308 operator/(const month_weekday& mwd, int y) NOEXCEPT;
675 operator<<(std::basic_ostream<CharT, Traits>& os, const month_weekday& mwd);
2603 low_level_fmt(std::basic_ostream<CharT, Traits>& os, const month_weekday& mwd)
2605 low_level_fmt(os, mwd.month()) << '/';
2606 return low_level_fmt(os, mwd.weekday_indexed());
2614 operator<<(std::basic_ostream<CharT, Traits>& os, const month_weekday& mwd)
2616 detail::low_level_fmt(os, mwd);
[all …]
/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c342 uint32_t mwd; member
587 mdio_write_req(&t->mdio_bus, phyaddr, regaddr, s->mii.mwd); in enet_write()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h202 uint64_t mwd:3; member
210 uint64_t mwd:3;
221 uint64_t mwd:3; member
229 uint64_t mwd:3;