Home
last modified time | relevance | path

Searched refs:apply_dispatch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dnode.hpp137 apply_dispatch(first, last, allocators, is_range_of_values()); in apply()
142 inline static void apply_dispatch(It first, It last, Allocators & allocators, in apply_dispatch() function
155 inline static void apply_dispatch(It /*first*/, It /*last*/, Allocators & /*allocators*/, in apply_dispatch() function
/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 Dresult.hpp863 return apply_dispatch(matrix, integral_constant<int, version>()); in apply()
868 static inline bool apply_dispatch(Matrix const& , integral_constant<int, 0>) in apply_dispatch() function
874 static inline bool apply_dispatch(Matrix const& matrix, integral_constant<int, 1>) in apply_dispatch() function
881 static inline bool apply_dispatch(Matrix const& matrix, integral_constant<int, 2>) in apply_dispatch() function
888 static inline bool apply_dispatch(Matrix const&, integral_constant<int, 3>) in apply_dispatch() function
990 return apply_dispatch(el, integral_constant<int, version>()); in apply()
994 static inline bool apply_dispatch(char el, integral_constant<int, 0>) in apply_dispatch() function
999 static inline bool apply_dispatch(char el, integral_constant<int, 1>) in apply_dispatch() function
1004 static inline bool apply_dispatch(char el, integral_constant<int, 2>) in apply_dispatch() function
1009 static inline bool apply_dispatch(char /*el*/, integral_constant<int, 3>) in apply_dispatch() function