| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | coordinate_type.hpp | 41 struct coordinate_type struct 56 struct coordinate_type struct 58 typedef typename point_type<GeometryTag, Geometry>::type point_type; 61 typedef typename coordinate_type<point_tag, point_type>::type type; 65 struct coordinate_type<point_tag, Point> struct 70 >::type type; 86 struct coordinate_type struct 92 >::type type;
|
| H A D | radian_access.hpp | 48 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef 74 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef 113 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef 139 typedef typename fp_coordinate_type<Geometry>::type coordinate_type; typedef
|
| /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 | bounded_view.hpp | 41 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef 71 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef 100 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef 130 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef 179 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef 197 typedef typename geometry::coordinate_type<Box>::type coordinate_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | indexed_point_view.hpp | 41 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; typedef in boost::geometry::detail::indexed_point_view 76 struct coordinate_type< geometry::detail::indexed_point_view<Geometry, Index> > struct 78 typedef typename geometry::coordinate_type<Geometry>::type type; 101 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; typedef
|
| H A D | two_dimensional_view.hpp | 103 struct coordinate_type struct 145 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef 172 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | assign_values.hpp | 103 typedef typename coordinate_type<BoxOrSegment>::type coordinate_type; in apply() typedef 127 typedef typename coordinate_type<Point>::type coordinate_type; in assign_box_2d_corner() typedef 222 typedef typename coordinate_type<Geometry>::type coordinate_type; typedef 260 typedef typename coordinate_type<Point>::type coordinate_type; typedef 273 typedef typename coordinate_type<Point>::type coordinate_type; typedef
|
| H A D | convert_indexed_to_indexed.hpp | 45 typedef typename coordinate_type<Destination>::type coordinate_type; in apply() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | segment.hpp | 138 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef 156 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef 186 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef 204 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type; typedef
|
| H A D | box.hpp | 157 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef 173 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef
|
| H A D | pointing_segment.hpp | 97 >::type coordinate_type; typedef 120 >::type coordinate_type; typedef
|
| H A D | point.hpp | 245 struct coordinate_type<model::point<CoordinateType, DimensionCount, CoordinateSystem> > struct 247 typedef CoordinateType type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/ |
| H A D | dot_product.hpp | 35 typedef typename select_coordinate_type<P1, P2>::type coordinate_type; typedef 47 typedef typename select_coordinate_type<P1, P2>::type coordinate_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/ |
| H A D | geometry.hpp | 33 using coordinate_type = T; typedef 46 using coordinate_type = T; typedef
|
| H A D | polygon.hpp | 15 using coordinate_type = T; typedef 29 using coordinate_type = T; typedef
|
| H A D | feature.hpp | 52 using coordinate_type = T; typedef 84 using coordinate_type = T; typedef
|
| H A D | multi_polygon.hpp | 14 using coordinate_type = T; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/ |
| H A D | get_rescale_policy.hpp | 169 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef 187 typedef typename geometry::coordinate_type<Geometry>::type coordinate_type; in apply() typedef 208 typedef typename geometry::coordinate_type<Geometry1>::type coordinate_type; in apply() typedef
|
| /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 | compare_circular.hpp | 122 typedef typename coordinate_type<Point>::type coordinate_type; typedef 139 typedef typename coordinate_type<Point>::type coordinate_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/ |
| H A D | compare.hpp | 43 typedef typename geometry::coordinate_type<Point>::type coordinate_type; typedef 106 typedef typename geometry::coordinate_type<Point>::type coordinate_type; in operator ()() typedef
|
| /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 | buffer_join_round_by_divide.hpp | 51 typedef typename coordinate_type<Point>::type coordinate_type; in mid_points() typedef 90 typedef typename coordinate_type<Point>::type coordinate_type; in apply() typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | symbol_annotation_impl.hpp | 57 template<> struct coordinate_type<mbgl::LatLng> { using type = double; }; argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_data.hpp | 23 using coordinate_type = int16_t; typedef in mbgl::GeometryCoordinates 33 using coordinate_type = int16_t; typedef in mbgl::GeometryCollection
|
| /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 | 82 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef 170 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef 261 typedef typename coordinate_type<indexable_type>::type coordinate_type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | correct.hpp | 77 typedef typename coordinate_type<Box>::type coordinate_type; typedef 131 typedef typename coordinate_type<Ring>::type coordinate_type; typedef
|
| /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 | line_line_intersection.hpp | 39 typedef typename coordinate_type<Point>::type coordinate_type; in apply() typedef
|