Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_facet.hpp45 static const char_type unrestricted_hours_format[3]; // O member
93 time_formats<CharT>::unrestricted_hours_format[3] = {'%','O'}; member in boost::date_time::time_formats<CharT>
221 static const char_type* unrestricted_hours_format; // %O member in boost::date_time::time_facet
645 …time_facet<time_type, CharT, OutItrT>::unrestricted_hours_format = time_formats<CharT>::unrestric… member in boost::date_time::time_facet<time_type, CharT, OutItrT>