| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/ |
| H A D | redistribute_elements.hpp | 81 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; typedef 82 typedef typename coordinate_type<indexable_type>::type coordinate_type; 90 typedef typename geometry::point_type<indexable_type>::type point_type; 92 typedef index::detail::bounded_view<indexable_type, bounds_type> bounded_view_type; 169 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; typedef 170 typedef typename coordinate_type<indexable_type>::type coordinate_type; 224 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; typedef 228 typename tag<indexable_type>::type, Dimension - 1 260 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; typedef 261 typedef typename coordinate_type<indexable_type>::type coordinate_type; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/ |
| H A D | redistribute_elements.hpp | 39 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in pick_seeds() typedef 42 typedef index::detail::bounded_view<indexable_type, box_type> bounded_indexable_view; in pick_seeds() 56 indexable_type const& ind1 = rtree::element_indexable(elements[i], tr); in pick_seeds() 57 indexable_type const& ind2 = rtree::element_indexable(elements[j], tr); in pick_seeds() 105 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in apply() typedef 204 indexable_type const& indexable = rtree::element_indexable(elem, translator); in apply() 252 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in pick_next() typedef 262 indexable_type const& indexable = rtree::element_indexable(*el_it, translator); in pick_next()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/ |
| H A D | redistribute_elements.hpp | 34 typedef typename rtree::element_indexable_type<Element, Translator>::type indexable_type; typedef in boost::geometry::index::detail::rtree::rstar::element_axis_corner_less 35 typedef typename geometry::point_type<indexable_type>::type point_type; 37 typedef index::detail::bounded_view<indexable_type, bounds_type> bounded_view_type; 109 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in apply() typedef 110 typedef typename tag<indexable_type>::type indexable_tag; in apply() 350 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in apply() typedef 351 typedef typename tag<indexable_type>::type indexable_tag; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/ |
| H A D | distance_query.hpp | 114 typedef typename indexable_type<Translator>::type indexable_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query 116 …typedef index::detail::calculate_distance<nearest_predicate_type, indexable_type, value_tag> calcu… 302 typedef typename indexable_type<Translator>::type indexable_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_incremental 304 …typedef index::detail::calculate_distance<nearest_predicate_type, indexable_type, value_tag> calcu…
|
| H A D | insert.hpp | 287 typename indexable_type<Translator>::type in insert() 382 typename indexable_type<Translator>::type in split()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | rtree.hpp | 172 typedef typename index::detail::indexable_type< 174 >::type indexable_type; typedef in boost::geometry::index::rtree 179 typename coordinate_type<indexable_type>::type, 180 dimension<indexable_type>::value, 181 typename coordinate_system<indexable_type>::type 1304 boost::is_same<ValueOrIndexable, indexable_type>::value ? in count() 1306 boost::is_convertible<ValueOrIndexable, indexable_type>::value ? in count() 1321 indexable_type in count()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | translator.hpp | 47 struct indexable_type struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/ |
| H A D | node_elements.hpp | 28 typedef typename indexable_type<Translator>::type type;
|
| H A D | node.hpp | 88 typename indexable_type<Translator>::type in values_box()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | pack_create.hpp | 295 typename indexable_type<Translator>::type in per_level()
|