Searched defs:ym1 (Results 1 – 9 of 9) sorted by relevance
/external/libcxx/test/std/utilities/time/time.cal/time.cal.ym/time.cal.ym.members/ |
D | ctor.pass.cpp | 43 constexpr year_month ym1{year{2018}, std::chrono::January}; in main() local
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.ymd/time.cal.ymd.members/ |
D | ctor.pass.cpp | 50 constexpr year_month_day ym1{year{2019}, January, day{12}}; in main() local
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.ymwdlast/time.cal.ymwdlast.members/ |
D | ctor.pass.cpp | 45 constexpr year_month_weekday_last ym1{year{2019}, January, weekday_last{Tuesday}}; in main() local
|
/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.ym/time.cal.ym.members/ |
D | ctor.pass.cpp | 42 constexpr year_month ym1{year{2018}, std::chrono::January}; in main() local
|
/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.ymd/time.cal.ymd.members/ |
D | ctor.pass.cpp | 49 constexpr year_month_day ym1{year{2019}, January, day{12}}; in main() local
|
/external/libcxx/test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.members/ |
D | ctor.pass.cpp | 56 constexpr year_month_weekday ym1{year{2019}, January, weekday_indexed{Tuesday, 1}}; in main() local
|
/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.ymwdlast/time.cal.ymwdlast.members/ |
D | ctor.pass.cpp | 44 constexpr year_month_weekday_last ym1{year{2019}, January, weekday_last{Tuesday}}; in main() local
|
/external/llvm-project/libcxx/test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.members/ |
D | ctor.pass.cpp | 55 constexpr year_month_weekday ym1{year{2019}, January, weekday_indexed{Tuesday, 1}}; in main() local
|
/external/libkmsxx/kms++util/src/ |
D | testpat.cpp | 27 const unsigned ym1 = mw; in get_test_pattern_pixel() local
|