/third_party/boost/boost/geometry/policies/ |
D | compare.hpp | 59 >::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/ |
D | parameters.hpp | 290 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/ |
D | projected_point_ax.cpp | 28 typedef bg::strategy::distance::detail::projected_point_ax<> strategy_type; in test_all_2d_ax() typedef
|
D | test_projected_point.hpp | 82 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
|
D | pythagoras.cpp | 98 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
|
D | pythagoras_point_box.cpp | 142 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/ |
D | interface.hpp | 118 >::type strategy_type; in overlaps() typedef
|
/third_party/boost/boost/geometry/algorithms/detail/intersects/ |
D | implementation.hpp | 54 >::type strategy_type; in apply() typedef
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | select_rings.cpp | 63 >::type strategy_type; in test_geometry() typedef
|
D | relative_order.cpp | 55 >::type strategy_type; in test_with_point() typedef
|
/third_party/boost/libs/geometry/test/algorithms/crosses/ |
D | test_crosses.hpp | 69 >::type strategy_type; in test_geometry() typedef
|
/third_party/boost/libs/geometry/test/algorithms/relate/ |
D | test_relate.hpp | 133 >::type strategy_type; in check_geometry() typedef 174 >::type strategy_type; in check_geometry() typedef
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | io.hpp | 54 >::type strategy_type; in get_point_in_geometry_strategy() typedef
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_is_simple.hpp | 88 >::type strategy_type; in test_simple() typedef
|
/third_party/boost/boost/geometry/index/detail/algorithms/ |
D | intersection_content.hpp | 36 typedef typename strategy::disjoint::services::default_strategy<Box, Box>::type strategy_type; in disjoint_box_box() typedef
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | io.hpp | 54 >::type strategy_type; in get_point_in_geometry_strategy() typedef
|
/third_party/boost/libs/geometry/test/algorithms/overlaps/ |
D | test_overlaps.hpp | 88 >::type strategy_type; in test_geometry() typedef
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | io.hpp | 66 >::type strategy_type; in get_point_in_geometry_strategy() typedef
|
/third_party/boost/boost/geometry/algorithms/ |
D | convex_hull.hpp | 169 >::type strategy_type; in apply() typedef 198 >::type strategy_type; in apply() typedef
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/ |
D | check_turn_less.hpp | 79 >::type strategy_type; in apply() typedef
|
/third_party/boost/boost/geometry/algorithms/detail/is_simple/ |
D | interface.hpp | 49 >::type strategy_type; in apply() typedef
|
/third_party/boost/boost/geometry/index/detail/rtree/rstar/ |
D | redistribute_elements.hpp | 43 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/ |
D | spatial_query.hpp | 30 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/ |
D | test_equals.hpp | 98 >::type strategy_type; in test_geometry() typedef
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/ |
D | test_sym_difference_linear_linear.hpp | 74 >::type strategy_type; in base_test() typedef
|