Home
last modified time | relevance | path

Searched refs:detail_dispatch (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/
H A Dinterface.hpp22 namespace detail_dispatch namespace
40 : detail_dispatch::boundary_view<Geometry>
43 : detail_dispatch::boundary_view<Geometry>(geometry) in boundary_view()
58 typedef typename detail_dispatch::boundary_view
H A Dimplementation.hpp425 namespace detail_dispatch namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dsub_range.hpp27 namespace detail_dispatch { namespace
82 typedef detail_dispatch::sub_range<sub_type> sub_sub_range;
105 typedef typename detail_dispatch::sub_range<Geometry>::return_type type;
114 return detail_dispatch::sub_range<Geometry>::apply(geometry, id); in sub_range()
121 return detail_dispatch::sub_range<Geometry const>::apply(geometry, id); in sub_range()
H A Dsingle_geometry.hpp27 namespace detail_dispatch { namespace
70 typedef typename detail_dispatch::single_geometry<Geometry>::return_type type;
78 return detail_dispatch::single_geometry<Geometry>::apply(geometry, id); in single_geometry()
86 return detail_dispatch::single_geometry<Geometry const>::apply(geometry, id); in single_geometry()
H A Dazimuth.hpp41 namespace detail_dispatch namespace
124 return detail_dispatch::azimuth in azimuth()
136 return detail_dispatch::azimuth in azimuth()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Drobust_type.hpp25 namespace detail_dispatch namespace
53 typedef typename detail_dispatch::robust_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dless.hpp25 namespace detail_dispatch { namespace relate { namespace
74 return detail_dispatch::relate::less<Point1, Point2>::apply(point1, point2); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dhelper_geometry.hpp99 namespace detail_dispatch namespace
153 typedef typename detail_dispatch::helper_geometry
/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 Dpointlike_pointlike.hpp296 namespace detail_dispatch { namespace overlay namespace
417 return detail_dispatch::overlay::pointlike_pointlike_point in apply()
H A Dintersection_insert.hpp882 > : detail_dispatch::overlay::pointlike_linear_point
903 > : detail_dispatch::overlay::pointlike_linear_point
932 return detail_dispatch::overlay::pointlike_linear_point in apply()
H A Dpointlike_linear.hpp297 namespace detail_dispatch { namespace overlay namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dpoint_in_geometry.hpp96 namespace detail_dispatch { namespace within { namespace
372 return detail_dispatch::within::point_in_geometry<Geometry>::apply(point, geometry, strategy); in point_in_geometry()