Searched refs:set_dispatch (Results 1 – 1 of 1) sorted by relevance
| /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 D | result.hpp | 168 set_dispatch<F1, F2, V>(in_bounds_t()); in set() 182 inline void set_dispatch(integral_constant<bool, true>) in set_dispatch() function in boost::geometry::detail::relate::matrix_handler 190 inline void set_dispatch(integral_constant<bool, false>) in set_dispatch() function in boost::geometry::detail::relate::matrix_handler 1124 set_dispatch<F1, F2, V>(integral_constant<int, version>()); in set() 1142 inline void set_dispatch(integral_constant<int, 0>) in set_dispatch() function in boost::geometry::detail::relate::static_mask_handler 1148 inline void set_dispatch(integral_constant<int, 1>) in set_dispatch() function in boost::geometry::detail::relate::static_mask_handler 1154 inline void set_dispatch(integral_constant<int, 2>) in set_dispatch() function in boost::geometry::detail::relate::static_mask_handler 1186 struct set_dispatch struct 1196 struct set_dispatch<F1, F2, V, true> struct 1208 set_dispatch<F1, F2, V, Transpose>::apply(res); in set()
|