Home
last modified time | relevance | path

Searched defs:end_day (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dlocal_timezone_defs.hpp69 static day_of_week_type end_day(year_type) {return Sunday;} in end_day() function
122 static day_of_week_type end_day(year_type) {return Sunday;} in end_day() function
166 static day_of_week_type end_day(year_type) {return Sunday;} in end_day() function
Ddst_transition_generators.hpp57 virtual date_type end_day(year_type y) const in end_day() function in boost::date_time::day_calc_dst_rule
/external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/
Dtestdst_rules.cpp24 static day_type end_day(year_type) {return 1;} in end_day() function