Searched defs:wdi (Results 1 – 8 of 8) sorted by relevance
37 static std::basic_string<CharT> stream_c_locale(std::chrono::weekday_indexed wdi) { in stream_c_locale()44 static std::basic_string<CharT> stream_fr_FR_locale(std::chrono::weekday_indexed wdi) { in stream_fr_FR_locale()53 static std::basic_string<CharT> stream_ja_JP_locale(std::chrono::weekday_indexed wdi) { in stream_ja_JP_locale()
36 weekday_indexed wdi(std::chrono::Tuesday, i); main() local 42 weekday_indexed wdi(std::chrono::Tuesday, i); main() local
49 weekday_indexed wdi(std::chrono::Tuesday, i); in main() local57 weekday_indexed wdi(std::chrono::Tuesday, i); in main() local
35 weekday_indexed wdi(weekday{2}, i); main() local
35 weekday_indexed wdi(weekday{i}, 2); main() local
60 constexpr month_weekday wdi = February/Tuesday[3]; in main() local90 constexpr month_weekday wdi = 2/Tuesday[3]; in main() local
55 constexpr month_weekday_last wdi = February/Tuesday[last]; in main() local84 constexpr month_weekday wdi = 2/Tuesday[3]; in main() local