| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | simplify.hpp | 333 > strategy_type; in apply() typedef 336 (concepts::SimplifyStrategy<strategy_type, point_type>) in apply() 339 apply(geometry, out, max_distance, strategy_type()); in apply() 376 > strategy_type; in apply() typedef 379 (concepts::SimplifyStrategy<strategy_type, point_type>) in apply() 382 apply(geometry, out, max_distance, strategy_type()); in apply()
|
| H A D | convex_hull.hpp | 169 >::type strategy_type; in apply() typedef 171 apply(geometry, out, strategy_type()); in apply() 198 >::type strategy_type; in apply() typedef 200 return apply(geometry, out, strategy_type()); in apply()
|
| H A D | perimeter.hpp | 127 >::type strategy_type; in apply() typedef 129 return dispatch::perimeter<Geometry>::apply(geometry, strategy_type()); in apply()
|
| H A D | length.hpp | 262 >::type strategy_type; in length() typedef 264 return resolve_variant::length<Geometry>::apply(geometry, strategy_type()); in length()
|
| H A D | crosses.hpp | 90 >::type strategy_type; in apply() typedef 92 return apply(geometry1, geometry2, strategy_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 | default_area_result.hpp | 42 >::type strategy_type; typedef 44 typedef typename strategy_type::return_type type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | point_box.hpp | 50 >::type strategy_type; in disjoint_point_box() typedef 53 return ! strategy_type::apply(point, box); in disjoint_point_box()
|
| H A D | interface.hpp | 65 >::type strategy_type; in apply() typedef 70 >::apply(geometry1, geometry2, strategy_type()); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersects/ |
| H A D | implementation.hpp | 55 >::type strategy_type; in apply() typedef 71 strategy_type strategy; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlaps/ |
| H A D | interface.hpp | 113 >::type strategy_type; in overlaps() typedef 119 >::apply(geometry1, geometry2, strategy_type()); in overlaps()
|
| /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 | disjoint_segment_box.hpp | 57 typedef typename point_in_geometry_strategy<Segment, Box>::type strategy_type; in get_point_in_geometry_strategy() typedef 59 return strategy_type(); in get_point_in_geometry_strategy()
|
| H A D | distance_haversine.hpp | 268 typedef comparable::haversine<RadiusType, CalculationType> strategy_type; typedef 269 typedef typename return_type<strategy_type, P1, P2>::type return_type; 272 static inline return_type apply(strategy_type const& strategy, T const& distance) in apply()
|
| H A D | distance_cross_track.hpp | 680 typedef comparable::cross_track<RadiusType, CalculationType> strategy_type; typedef 681 typedef typename return_type<strategy_type, P, PS>::type return_type; 684 static inline return_type apply(strategy_type const& strategy, in apply()
|
| H A D | intersection.hpp | 113 >::type strategy_type; in get_point_in_geometry_strategy() typedef 114 return strategy_type(); in get_point_in_geometry_strategy() 130 typedef typename area_strategy<Geometry>::type strategy_type; in get_area_strategy() typedef 131 return strategy_type(); in get_area_strategy() 147 typedef typename distance_strategy<Geometry>::type strategy_type; in get_distance_strategy() typedef 148 return strategy_type(); in get_distance_strategy()
|
| /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 | disjoint_segment_box.hpp | 76 typedef typename point_in_geometry_strategy<Segment, Box>::type strategy_type; in get_point_in_geometry_strategy() typedef 78 return strategy_type(); in get_point_in_geometry_strategy()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | turn_in_original_visitor.hpp | 155 typedef strategy::within::winding<Point> strategy_type; in point_in_original() typedef 157 typename strategy_type::state_type state; in point_in_original() 158 strategy_type strategy; in point_in_original()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/ |
| H A D | point_in_geometry.hpp | 89 >::type strategy_type; in point_in_range() typedef 91 return point_in_range(point, range, strategy_type()); in point_in_range() 381 >::type strategy_type; in point_in_geometry() typedef 383 return point_in_geometry(point, geometry, strategy_type()); in point_in_geometry()
|
| H A D | interface.hpp | 93 >::type strategy_type; in apply() typedef 95 return apply(geometry1, geometry2, strategy_type()); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | interface.hpp | 49 >::type strategy_type; in apply() typedef 51 return dispatch::is_simple<Geometry>::apply(geometry, strategy_type()); 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 | intersection.hpp | 100 >::type strategy_type; in get_point_in_geometry_strategy() typedef 101 return strategy_type(); in get_point_in_geometry_strategy() 117 typedef typename area_strategy<Geometry>::type strategy_type; in get_area_strategy() typedef 118 return strategy_type(); in get_area_strategy() 133 typedef typename distance_strategy<Geometry>::type strategy_type; in get_distance_strategy() typedef 134 return strategy_type(); in get_distance_strategy()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/ |
| H A D | interface.hpp | 68 >::type strategy_type; in apply() typedef 70 dispatch::expand<Box, Geometry>::apply(box, geometry, strategy_type()); 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 | interface.hpp | 121 >::type strategy_type; in apply() typedef 125 Geometry1, Geometry2, strategy_type in apply() 126 >::apply(geometry1, geometry2, strategy_type()); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/ |
| H A D | interface.hpp | 67 >::type strategy_type; in apply() typedef 69 dispatch::envelope<Geometry>::apply(geometry, box, strategy_type()); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | interface.hpp | 56 >::type strategy_type; in apply() typedef 58 return dispatch::is_valid<Geometry>::apply(geometry, visitor, strategy_type()); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/ |
| H A D | interface.hpp | 91 >::type strategy_type; in apply() typedef 93 return covered_by::apply(geometry1, geometry2, strategy_type()); in apply()
|