Searched defs:dstcalc (Results 1 – 2 of 2) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ | ||
| D | dst_rules.hpp | 216 typedef dst_calculator<date_type, time_duration_type> dstcalc; typedef in boost::date_time::dst_calc_engine |
| /external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/ | ||
| D | testdst_rules.cpp | 118 typedef boost::date_time::dst_calculator<date,time_duration> dstcalc; in main() typedef |