Home
last modified time | relevance | path

Searched refs:time_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dmax_interval_gap.hpp49 typedef typename Interval::value_type time_type; typedef in boost::geometry::detail::max_interval_gap::sweep_event
66 inline time_type time() const in time()
118 typedef typename Event::time_type event_time_type;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_hwlat.c135 #define time_type u64 macro
173 time_type start, t1, t2, last_t2; in get_sample()