Home
last modified time | relevance | path

Searched refs:comparable_type (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Ddistance_pythagoras_box_box.hpp220 struct comparable_type<pythagoras_box_box<CalculationType> > struct
229 typedef comparable::pythagoras_box_box<CalculationType> comparable_type; typedef
231 static inline comparable_type
234 return comparable_type(); in apply()
277 struct comparable_type<comparable::pythagoras_box_box<CalculationType> > struct
286 typedef comparable::pythagoras_box_box<CalculationType> comparable_type; typedef
288 static inline comparable_type apply(comparable_type const& ) in apply()
290 return comparable_type(); in apply()
H A Ddistance_pythagoras_point_box.hpp217 struct comparable_type<pythagoras_point_box<CalculationType> > struct
226 typedef comparable::pythagoras_point_box<CalculationType> comparable_type; typedef
228 static inline comparable_type
231 return comparable_type(); in apply()
276 struct comparable_type<comparable::pythagoras_point_box<CalculationType> > struct
285 typedef comparable::pythagoras_point_box<CalculationType> comparable_type; typedef
287 static inline comparable_type apply(comparable_type const& ) in apply()
289 return comparable_type(); in apply()
H A Ddistance_pythagoras.hpp186 struct comparable_type<pythagoras<CalculationType> > struct
195 typedef comparable::pythagoras<CalculationType> comparable_type; typedef
197 static inline comparable_type apply(pythagoras<CalculationType> const& ) in apply()
199 return comparable_type(); in apply()
235 struct comparable_type<comparable::pythagoras<CalculationType> > struct
244 typedef comparable::pythagoras<CalculationType> comparable_type; typedef
246 static inline comparable_type apply(comparable::pythagoras<CalculationType> const& ) in apply()
248 return comparable_type(); in apply()
H A Ddistance_projected_point.hpp183 struct comparable_type<projected_point<CalculationType, Strategy> > struct
190 typename comparable_type<Strategy>::type
198 typedef typename comparable_type
201 >::type comparable_type; typedef
203 static inline comparable_type apply(projected_point<CalculationType, Strategy> const& ) in apply()
205 return comparable_type(); in apply()
H A Ddistance_projected_point_ax.hpp259 struct comparable_type<detail::projected_point_ax<CalculationType, Strategy> > struct
266 typename comparable_type<Strategy>::type
274 typedef typename comparable_type
277 >::type comparable_type; typedef
279 … static inline comparable_type apply(detail::projected_point_ax<CalculationType, Strategy> const& ) in apply()
281 return comparable_type(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddistance_haversine.hpp130 typedef comparable::haversine<RadiusType, CalculationType> comparable_type; typedef in boost::geometry::strategy::distance::haversine
135 : services::return_type<comparable_type, Point1, Point2>
159 calculation_type const a = comparable_type::apply(p1, p2); in apply()
196 struct comparable_type<haversine<RadiusType, CalculationType> > struct
207 typedef comparable::haversine<RadiusType, CalculationType> comparable_type; typedef
209 static inline comparable_type apply(this_type const& input) in apply()
211 return comparable_type(input.radius()); in apply()
245 struct comparable_type<comparable::haversine<RadiusType, CalculationType> > struct
H A Ddistance_cross_track.hpp530 typedef typename services::comparable_type in apply()
533 >::type comparable_type; in apply() typedef
535 comparable_type cstrategy in apply()
571 struct comparable_type<cross_track<CalculationType, Strategy> > struct
575 CalculationType, typename comparable_type<Strategy>::type
587 typedef typename comparable_type
590 >::type comparable_type; typedef
592 static inline comparable_type
595 return comparable_type(strategy.radius()); in apply()
648 struct comparable_type<comparable::cross_track<RadiusType, CalculationType> > struct
H A Ddistance_cross_track_point_box.hpp257 struct comparable_type<cross_track_point_box<CalculationType, Strategy> > struct
261 CalculationType, typename comparable_type<Strategy>::type
270 typedef typename comparable_type<this_strategy>::type comparable_type; typedef
273 static inline comparable_type apply(this_strategy const& strategy) in apply()
275 return comparable_type(strategy.radius()); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dsegment_to_box.hpp74 typedef typename strategy::distance::services::comparable_type
187 typedef typename strategy::distance::services::comparable_type
202 typedef typename strategy::distance::services::comparable_type
721 typedef typename strategy::distance::services::comparable_type
726 typedef typename strategy::distance::services::comparable_type
759 typename strategy::distance::services::comparable_type in apply()
850 typename strategy::distance::services::comparable_type in apply()
856 typename strategy::distance::services::comparable_type in apply()
H A Dis_comparable.hpp32 typename strategy::distance::services::comparable_type
H A Dgeometry_to_segment_or_box.hpp85 typedef typename strategy::distance::services::comparable_type
342 typename sds::comparable_type<Strategy>::type, in apply()
H A Drange_to_geometry_rtree.hpp84 typename sds::comparable_type<Strategy>::type, in apply()
H A Dpoint_to_geometry.hpp84 typedef typename strategy::distance::services::comparable_type
284 typename sds::comparable_type<Strategy>::type, in apply()
H A Dsegment_to_segment.hpp49 typedef typename strategy::distance::services::comparable_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Ddistance_concept.hpp76 typedef typename strategy::distance::services::comparable_type in apply()
177 typedef typename services::comparable_type<Strategy>::type ctype; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/comparable_distance/
H A Dinterface.hpp47 typedef typename strategy::distance::services::comparable_type in apply()
72 typedef typename strategy::distance::services::comparable_type in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddistance.hpp49 template <typename Strategy> struct comparable_type struct
H A Dcomparable_distance_result.hpp41 typename strategy::distance::services::comparable_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Ddistance_thomas.hpp84 struct comparable_type<thomas<Spheroid, CalculationType> > struct
H A Ddistance_vincenty.hpp86 struct comparable_type<vincenty<Spheroid, CalculationType> > struct
H A Ddistance_andoyer.hpp91 struct comparable_type<andoyer<Spheroid, CalculationType> > struct
H A Ddistance.hpp131 struct comparable_type<geographic<FormulaPolicy, Spheroid, CalculationType> > struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dsimplify_douglas_peucker.hpp286 typedef typename services::comparable_type in apply()