Home
last modified time | relevance | path

Searched defs:within (Results 1 – 22 of 22) 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/within/
H A Dimplementation.hpp57 namespace detail { namespace within { namespace
89 struct within<Point, Box, point_tag, box_tag> struct
92 static inline bool apply(Point const& point, Box const& box, Strategy const& strategy) in apply()
100 struct within<Box1, Box2, box_tag, box_tag> struct
103 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const& strategy) in apply()
114 struct within<Point1, Point2, point_tag, point_tag> struct
119 struct within<Point, MultiPoint, point_tag, multi_point_tag> struct
124 struct within<MultiPoint, Point, multi_point_tag, point_tag> struct
129 struct within<MultiPoint1, MultiPoint2, multi_point_tag, multi_point_tag> struct
136 struct within<Point, Segment, point_tag, segment_tag> struct
[all …]
H A Dinterface.hpp54 struct within struct
66 struct within struct
69 static inline bool apply(Geometry1 const& geometry1, in apply()
85 static inline bool apply(Geometry1 const& geometry1, in apply()
106 struct within struct
109 static inline bool apply(Geometry1 const& geometry1, in apply()
124 struct within<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
127 struct visitor: boost::static_visitor<bool>
148 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry1, in apply()
158 struct within<Geometry1, boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
[all …]
H A Dpoint_in_geometry.hpp46 namespace detail { namespace within { namespace
96 namespace detail_dispatch { namespace within { namespace
356 namespace detail { namespace within { namespace
H A Dmulti_point.hpp43 namespace detail { namespace within { namespace
/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 Dhandle_self_turns.hpp62 bool const within = in apply() local
113 bool const within = in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbox_in_box.hpp35 namespace within namespace
235 namespace within { namespace services namespace
H A Dpoint_in_box.hpp33 namespace within namespace
216 namespace within { namespace services namespace
H A Dpoint_in_poly_franklin.hpp25 namespace strategy { namespace within namespace
H A Dpoint_in_poly_crossings_multiply.hpp25 namespace strategy { namespace within namespace
H A Dintersection.hpp650 namespace within { namespace services namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffered_ring.hpp223 struct within struct
232 static inline bool apply(Point const& point, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dwithin.hpp34 namespace strategy { namespace within namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/
H A Dkdbush.hpp76 void within(const TNumber qx, const TNumber qy, const TNumber r, const TVisitor &visitor) { in within() function in kdbush::KDBush
118 void within(const TNumber qx, in within() function in kdbush::KDBush
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_point.hpp24 namespace strategy { namespace within namespace
H A Dpoint_in_box_by_side.hpp28 namespace within namespace
H A Dpoint_in_poly_winding.hpp34 namespace strategy { namespace within namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp254 within(Geometry const& g) in within() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dwithin_concept.hpp240 namespace within namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp1003 namespace within { namespace services namespace
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dset_memory.c198 within(unsigned long addr, unsigned long start, unsigned long end) in within() function
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c4230 static inline int within(unsigned long addr, void *start, unsigned long size) in within() function
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c5950 static inline int within(const void *addr, void *start, unsigned long size) in within() function