| /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 | 203 struct get_comparable<haversine<RadiusType, CalculationType> > struct 206 typedef haversine<RadiusType, CalculationType> this_type; 207 typedef comparable::haversine<RadiusType, CalculationType> comparable_type; 209 static inline comparable_type apply(this_type const& input) in apply() 252 struct get_comparable<comparable::haversine<RadiusType, CalculationType> > struct 255 typedef comparable::haversine<RadiusType, CalculationType> this_type; 257 static inline this_type apply(this_type const& input) in apply()
|
| H A D | distance_cross_track.hpp | 585 struct get_comparable<cross_track<CalculationType, Strategy> > struct 590 >::type comparable_type; 593 apply(cross_track<CalculationType, Strategy> const& strategy) in apply() 655 struct get_comparable<comparable::cross_track<RadiusType, CalculationType> > struct 658 typedef comparable::cross_track<RadiusType, CalculationType> this_type; 660 static inline this_type apply(this_type const& input) in apply()
|
| H A D | distance_cross_track_point_box.hpp | 267 struct get_comparable<cross_track_point_box<CalculationType, Strategy> > struct 269 typedef cross_track_point_box<CalculationType, Strategy> this_strategy; 270 typedef typename comparable_type<this_strategy>::type comparable_type; 273 static inline comparable_type apply(this_strategy const& strategy) in apply()
|
| /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.hpp | 193 struct get_comparable<pythagoras<CalculationType> > struct 195 typedef comparable::pythagoras<CalculationType> comparable_type; 197 static inline comparable_type apply(pythagoras<CalculationType> const& ) in apply() 242 struct get_comparable<comparable::pythagoras<CalculationType> > struct 244 typedef comparable::pythagoras<CalculationType> comparable_type; 246 static inline comparable_type apply(comparable::pythagoras<CalculationType> const& ) in apply()
|
| H A D | distance_pythagoras_box_box.hpp | 227 struct get_comparable<pythagoras_box_box<CalculationType> > struct 229 typedef comparable::pythagoras_box_box<CalculationType> comparable_type; 232 apply(pythagoras_box_box<CalculationType> const& ) in apply() 284 struct get_comparable<comparable::pythagoras_box_box<CalculationType> > struct 286 typedef comparable::pythagoras_box_box<CalculationType> comparable_type; 288 static inline comparable_type apply(comparable_type const& ) in apply()
|
| H A D | distance_pythagoras_point_box.hpp | 224 struct get_comparable<pythagoras_point_box<CalculationType> > struct 226 typedef comparable::pythagoras_point_box<CalculationType> comparable_type; 229 apply(pythagoras_point_box<CalculationType> const& ) in apply() 283 struct get_comparable<comparable::pythagoras_point_box<CalculationType> > struct 285 typedef comparable::pythagoras_point_box<CalculationType> comparable_type; 287 static inline comparable_type apply(comparable_type const& ) in apply()
|
| H A D | distance_projected_point.hpp | 196 struct get_comparable<projected_point<CalculationType, Strategy> > struct 201 >::type comparable_type; 203 static inline comparable_type apply(projected_point<CalculationType, Strategy> const& ) in apply()
|
| H A D | distance_projected_point_ax.hpp | 272 struct get_comparable<detail::projected_point_ax<CalculationType, Strategy> > struct 277 >::type comparable_type; 279 … static inline comparable_type apply(detail::projected_point_ax<CalculationType, Strategy> const& ) in apply()
|
| /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 | 91 struct get_comparable<thomas<Spheroid, CalculationType> > struct 93 …atic inline thomas<Spheroid, CalculationType> apply(thomas<Spheroid, CalculationType> const& input) in apply()
|
| H A D | distance_vincenty.hpp | 93 struct get_comparable<vincenty<Spheroid, CalculationType> > struct 95 … inline vincenty<Spheroid, CalculationType> apply(vincenty<Spheroid, CalculationType> const& input) in apply()
|
| H A D | distance_andoyer.hpp | 98 struct get_comparable<andoyer<Spheroid, CalculationType> > struct 100 …ic inline andoyer<Spheroid, CalculationType> apply(andoyer<Spheroid, CalculationType> const& input) in apply()
|
| H A D | distance.hpp | 143 struct get_comparable<geographic<FormulaPolicy, Spheroid, CalculationType> > struct 146 apply(geographic<FormulaPolicy, Spheroid, CalculationType> const& input) 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 | 57 template <typename Strategy> struct get_comparable struct
|