Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dadjust_functors.hpp24 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::day_functor
52 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::month_functor
124 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::week_functor
145 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::year_functor
Ddate_generators.hpp63 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::partial_date
194 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::nth_kday_of_month
269 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::first_kday_of_month
330 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::last_kday_of_month
390 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::first_kday_after
428 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::first_kday_before
459 typedef typename date_type::duration_type duration_type; in days_until_weekday() typedef
477 typedef typename date_type::duration_type duration_type; in days_before_weekday() typedef
Ddate_iterator.hpp38 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::date_itr_base
79 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::date_itr
Ddate_duration_types.hpp47 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::months_duration
167 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::years_duration
Dspecial_values_parser.hpp39 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::special_values_parser
Dperiod.hpp59 typedef duration_rep duration_type; typedef in boost::date_time::period
Ddate.hpp63 typedef duration_type_ duration_type; typedef in boost::date_time::date
Dtime_duration.hpp49 typedef T duration_type; //the subclass typedef in boost::date_time::time_duration
Ddate_facet.hpp51 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::date_facet
413 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::date_input_facet
Dformat_date_parser.hpp161 typedef typename date_type::duration_type duration_type; typedef in boost::date_time::format_date_parser
/external/sdv/vsomeip/third_party/boost/date_time/test/
Dtestgeneric_period.cpp16 class duration_type { class
18 duration_type(int_type a = 0) : _val(a) {} in duration_type() function in duration_type
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket_iostream.hpp175 typedef typename WaitTraits::duration_type duration_type; typedef in boost::asio::basic_socket_iostream
182 typedef typename traits_helper::duration_type duration_type; typedef in boost::asio::basic_socket_iostream
Dtime_traits.hpp42 typedef boost::posix_time::time_duration duration_type; typedef
Dbasic_socket_streambuf.hpp179 typedef typename WaitTraits::duration_type duration_type; typedef in boost::asio::basic_socket_streambuf
186 typedef typename traits_helper::duration_type duration_type; typedef in boost::asio::basic_socket_streambuf
Dbasic_deadline_timer.hpp151 typedef typename traits_type::duration_type duration_type; typedef in boost::asio::basic_deadline_timer
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dtimer_queue_ptime.hpp43 typedef boost::posix_time::time_duration duration_type; typedef in boost::asio::detail::timer_queue
Dchrono_time_traits.hpp41 typedef typename clock_type::duration duration_type; typedef
Dtimer_queue.hpp44 typedef typename Time_Traits::duration_type duration_type; typedef in boost::asio::detail::timer_queue
Ddeadline_timer_service.hpp54 typedef typename Time_Traits::duration_type duration_type; typedef in boost::asio::detail::deadline_timer_service
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dgreg_date.hpp48 typedef date_duration duration_type; typedef in boost::gregorian::date