Home
last modified time | relevance | path

Searched defs:strategy_type (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/boost/boost/geometry/policies/
Dcompare.hpp59 >::type strategy_type; in operator ()() typedef
79 >::type strategy_type; in operator ()() typedef
99 >::type strategy_type; in operator ()() typedef
118 >::type strategy_type; in operator ()() typedef
151 >::type strategy_type; in operator ()() typedef
171 >::type strategy_type; in operator ()() typedef
191 >::type strategy_type; in operator ()() typedef
210 >::type strategy_type; in operator ()() typedef
245 >::type strategy_type; in operator ()() typedef
265 >::type strategy_type; in operator ()() typedef
[all …]
/third_party/boost/boost/geometry/index/
Dparameters.hpp290 struct strategy_type struct
292 typedef default_strategy type;
293 typedef default_strategy result_type;
297 struct strategy_type< parameters<Parameters, Strategy> > struct
299 typedef Strategy type;
300 typedef Strategy const& result_type;
/third_party/boost/libs/geometry/test/strategies/
Dprojected_point_ax.cpp28 typedef bg::strategy::distance::detail::projected_point_ax<> strategy_type; in test_all_2d_ax() typedef
Dtest_projected_point.hpp82 typedef bgsd::projected_point<CalculationType> strategy_type; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() typedef
171 typedef bg::strategy::distance::projected_point<> strategy_type; in test_2d() typedef
Dpythagoras.cpp98 typedef bg::strategy::distance::pythagoras<> strategy_type; in test_arbitrary_3d() typedef
108 typedef bg::strategy::distance::comparable::pythagoras<> strategy_type; in test_arbitrary_3d() typedef
146 typedef bgsd::pythagoras<CalculationType> strategy_type; in test_services() typedef
Dpythagoras_point_box.cpp142 typedef bg::strategy::distance::pythagoras_point_box<> strategy_type; in test_arbitrary_3d() typedef
156 strategy_type; in test_arbitrary_3d() typedef
206 typedef bgsd::pythagoras_point_box<CalculationType> strategy_type; in test_services() typedef
/third_party/boost/boost/geometry/algorithms/detail/overlaps/
Dinterface.hpp118 >::type strategy_type; in overlaps() typedef
/third_party/boost/boost/geometry/algorithms/detail/intersects/
Dimplementation.hpp54 >::type strategy_type; in apply() typedef
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dselect_rings.cpp63 >::type strategy_type; in test_geometry() typedef
Drelative_order.cpp55 >::type strategy_type; in test_with_point() typedef
/third_party/boost/libs/geometry/test/algorithms/crosses/
Dtest_crosses.hpp69 >::type strategy_type; in test_geometry() typedef
/third_party/boost/libs/geometry/test/algorithms/relate/
Dtest_relate.hpp133 >::type strategy_type; in check_geometry() typedef
174 >::type strategy_type; in check_geometry() typedef
/third_party/boost/boost/geometry/strategies/cartesian/
Dio.hpp54 >::type strategy_type; in get_point_in_geometry_strategy() typedef
/third_party/boost/libs/geometry/test/algorithms/
Dtest_is_simple.hpp88 >::type strategy_type; in test_simple() typedef
/third_party/boost/boost/geometry/index/detail/algorithms/
Dintersection_content.hpp36 typedef typename strategy::disjoint::services::default_strategy<Box, Box>::type strategy_type; in disjoint_box_box() typedef
/third_party/boost/boost/geometry/strategies/spherical/
Dio.hpp54 >::type strategy_type; in get_point_in_geometry_strategy() typedef
/third_party/boost/libs/geometry/test/algorithms/overlaps/
Dtest_overlaps.hpp88 >::type strategy_type; in test_geometry() typedef
/third_party/boost/boost/geometry/strategies/geographic/
Dio.hpp66 >::type strategy_type; in get_point_in_geometry_strategy() typedef
/third_party/boost/boost/geometry/algorithms/
Dconvex_hull.hpp169 >::type strategy_type; in apply() typedef
198 >::type strategy_type; in apply() typedef
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dcheck_turn_less.hpp79 >::type strategy_type; in apply() typedef
/third_party/boost/boost/geometry/algorithms/detail/is_simple/
Dinterface.hpp49 >::type strategy_type; in apply() typedef
/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dredistribute_elements.hpp43 typedef typename index::detail::strategy_type<Parameters>::type strategy_type; typedef in boost::geometry::index::detail::rtree::rstar::element_axis_corner_less
71 typedef typename index::detail::strategy_type<Parameters>::type strategy_type; typedef in boost::geometry::index::detail::rtree::rstar::element_axis_corner_less
91 typedef typename index::detail::strategy_type<Parameters>::type strategy_type; typedef in boost::geometry::index::detail::rtree::rstar::element_axis_corner_less
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Dspatial_query.hpp30 typedef typename index::detail::strategy_type<parameters_type>::type strategy_type; typedef
107 typedef typename index::detail::strategy_type<parameters_type>::type strategy_type; typedef in boost::geometry::index::detail::rtree::visitors::spatial_query_incremental
/third_party/boost/libs/geometry/test/algorithms/equals/
Dtest_equals.hpp98 >::type strategy_type; in test_geometry() typedef
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/
Dtest_sym_difference_linear_linear.hpp74 >::type strategy_type; in base_test() typedef

1234