Home
last modified time | relevance | path

Searched defs: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/algorithms/detail/relate/
H A Dresult.hpp868 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
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
/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.hpp142 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