Home
last modified time | relevance | path

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 Dreverse_dispatch.hpp37 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 Ddistance.hpp68 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
H A Ddisjoint.hpp57 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 Ddefault_strategies.hpp55 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 Dget_intersection_points.hpp135 reverse_dispatch<Geometry1, Geometry2>::type::value, in get_intersection_points()
H A Dintersection_insert.hpp968 geometry::reverse_dispatch<Geometry1, Geometry2>::type::value, in insert()
H A Dget_turns.hpp1020 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 Dinterface.hpp56 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 Dinterface.hpp57 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 Dinterface.hpp42 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 Dunion.hpp54 bool Reverse = geometry::reverse_dispatch<Geometry1, Geometry2>::type::value