Searched refs:reverse_dispatch (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | reverse_dispatch.hpp | 37 struct reverse_dispatch : boost::mpl::if_c struct 48 struct reverse_dispatch<GeometryId, GeometryId> : boost::false_type {}; struct 56 struct reverse_dispatch : detail::reverse_dispatch struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/dispatch/ |
| H A D | distance.hpp | 68 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| H A D | disjoint.hpp | 57 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /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 D | default_strategies.hpp | 55 bool Reverse = geometry::reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_intersection_points.hpp | 135 reverse_dispatch<Geometry1, Geometry2>::type::value, in get_intersection_points()
|
| H A D | intersection_insert.hpp | 968 geometry::reverse_dispatch<Geometry1, Geometry2>::type::value, in insert()
|
| H A D | get_turns.hpp | 1020 reverse_dispatch<Geometry1, Geometry2>::type::value, in get_turns()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | interface.hpp | 56 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/ |
| H A D | interface.hpp | 57 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/ |
| H A D | interface.hpp | 42 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | union.hpp | 54 bool Reverse = geometry::reverse_dispatch<Geometry1, Geometry2>::type::value
|