Home
last modified time | relevance | path

Searched refs:strategy_type (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dsimplify.hpp333 > 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 Dconvex_hull.hpp169 >::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 Dperimeter.hpp127 >::type strategy_type; in apply() typedef
129 return dispatch::perimeter<Geometry>::apply(geometry, strategy_type()); in apply()
H A Dlength.hpp262 >::type strategy_type; in length() typedef
264 return resolve_variant::length<Geometry>::apply(geometry, strategy_type()); in length()
H A Dcrosses.hpp90 >::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 Ddefault_area_result.hpp42 >::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 Dpoint_box.hpp50 >::type strategy_type; in disjoint_point_box() typedef
53 return ! strategy_type::apply(point, box); in disjoint_point_box()
H A Dinterface.hpp65 >::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 Dimplementation.hpp55 >::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 Dinterface.hpp113 >::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 Ddisjoint_segment_box.hpp57 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 Ddistance_haversine.hpp268 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 Ddistance_cross_track.hpp680 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 Dintersection.hpp113 >::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 Ddisjoint_segment_box.hpp76 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 Dturn_in_original_visitor.hpp155 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 Dpoint_in_geometry.hpp89 >::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 Dinterface.hpp93 >::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 Dinterface.hpp49 >::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 Dintersection.hpp100 >::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 Dinterface.hpp68 >::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 Dinterface.hpp121 >::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 Dinterface.hpp67 >::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 Dinterface.hpp56 >::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 Dinterface.hpp91 >::type strategy_type; in apply() typedef
93 return covered_by::apply(geometry1, geometry2, strategy_type()); in apply()

12