Home
last modified time | relevance | path

Searched defs:first_day (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/wave/util/
Dcpp_macromap_predef.hpp128 tm first_day; in reset_version() local
153 tm first_day; in reset_versionstr() local
/third_party/boost/libs/wave/samples/token_statistics/
Dtoken_statistics.cpp71 std::tm first_day; in print_version() local
/third_party/boost/libs/wave/samples/list_includes/
Dlist_includes.cpp87 std::tm first_day; in print_version() local
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp625 std::tm first_day; in print_version() local
/third_party/python/Modules/
D_zoneinfo.c1175 int8_t first_day = (ymd_to_ord(year, self->month, 1) + 6) % 7; in calendarrule_year_to_timestamp() local
D_datetimemodule.c382 int first_day = ymd_to_ord(year, 1, 1); /* ord of 1/1 */ in iso_week1_monday() local