| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | distance_pythagoras_box_box.hpp | 220 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 D | distance_pythagoras_point_box.hpp | 217 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 D | distance_pythagoras.hpp | 186 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 D | distance_projected_point.hpp | 183 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 D | distance_projected_point_ax.hpp | 259 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 D | distance_haversine.hpp | 130 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 D | distance_cross_track.hpp | 530 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 D | distance_cross_track_point_box.hpp | 257 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 D | segment_to_box.hpp | 74 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 D | is_comparable.hpp | 32 typename strategy::distance::services::comparable_type
|
| H A D | geometry_to_segment_or_box.hpp | 85 typedef typename strategy::distance::services::comparable_type 342 typename sds::comparable_type<Strategy>::type, in apply()
|
| H A D | range_to_geometry_rtree.hpp | 84 typename sds::comparable_type<Strategy>::type, in apply()
|
| H A D | point_to_geometry.hpp | 84 typedef typename strategy::distance::services::comparable_type 284 typename sds::comparable_type<Strategy>::type, in apply()
|
| H A D | segment_to_segment.hpp | 49 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 D | distance_concept.hpp | 76 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 D | interface.hpp | 47 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 D | distance.hpp | 49 template <typename Strategy> struct comparable_type struct
|
| H A D | comparable_distance_result.hpp | 41 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 D | distance_thomas.hpp | 84 struct comparable_type<thomas<Spheroid, CalculationType> > struct
|
| H A D | distance_vincenty.hpp | 86 struct comparable_type<vincenty<Spheroid, CalculationType> > struct
|
| H A D | distance_andoyer.hpp | 91 struct comparable_type<andoyer<Spheroid, CalculationType> > struct
|
| H A D | distance.hpp | 131 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 D | simplify_douglas_peucker.hpp | 286 typedef typename services::comparable_type in apply()
|