| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | interface.hpp | 58 struct equals: not_implemented<Tag1, Tag2> struct 69 struct equals<Geometry1, Geometry2, Tag1, Tag2, DimensionCount, true> struct 73 static inline bool apply(Geometry1 const& g1, Geometry2 const& g2, Strategy const& strategy) in apply() 93 struct equals struct 96 static inline bool apply(Geometry1 const& geometry1, in apply() 107 static inline bool apply(Geometry1 const& geometry1, in apply() 130 struct equals struct 133 static inline bool apply(Geometry1 const& geometry1, in apply() 149 struct equals<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct 152 struct visitor: static_visitor<bool> [all …]
|
| H A D | implementation.hpp | 55 namespace detail { namespace equals namespace 284 struct equals<P1, P2, point_tag, point_tag, DimensionCount, Reverse> struct 289 struct equals<MultiPoint1, MultiPoint2, multi_point_tag, multi_point_tag, DimensionCount, Reverse> struct 294 struct equals<Point, MultiPoint, point_tag, multi_point_tag, DimensionCount, Reverse> struct 299 struct equals<Box1, Box2, box_tag, box_tag, DimensionCount, Reverse> struct 305 struct equals<Ring1, Ring2, ring_tag, ring_tag, 2, Reverse> struct 311 struct equals<Polygon1, Polygon2, polygon_tag, polygon_tag, 2, Reverse> struct 317 struct equals<Polygon, Ring, polygon_tag, ring_tag, 2, Reverse> struct 323 struct equals<Ring, Box, ring_tag, box_tag, 2, Reverse> struct 329 struct equals<Polygon, Box, polygon_tag, box_tag, 2, Reverse> struct [all …]
|
| H A D | point_point.hpp | 32 namespace detail { namespace equals namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | equal_to.hpp | 19 struct equals struct 21 inline static bool apply(Geometry const& g1, Geometry const& g2) in apply() 28 struct equals<Geometry *, Tag> struct 30 inline static bool apply(const Geometry * g1, const Geometry * g2) in apply() 37 struct equals<T, void> struct 39 inline static bool apply(T const& v1, T const& v2) in apply() 46 struct equals<T *, void> struct 48 inline static bool apply(const T * v1, const T * v2) in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/ |
| H A D | count.hpp | 27 static inline bool equals(Indexable const& i, Value const& v, Translator const& tr) in equals() function 42 static inline bool equals(Value const& v1, Value const& v2, Translator const& tr) in equals() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | math.hpp | 159 struct equals struct 162 static inline bool apply(Type const& a, Type const& b, Policy const&) in apply() 169 struct equals<Type, true> struct 172 static inline bool apply(Type const& a, Type const& b, Policy const& policy) in apply() 550 inline bool equals(T1 const& a, T2 const& b) in equals() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | predicate.hpp | 284 inline bool equals( in equals() function 318 inline bool equals( in equals() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | translator.hpp | 34 bool equals(Value const& v1, Value const& v2) const in equals() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | buffer_join_miter.hpp | 70 geometry::equal_to<Point> equals; in apply() local
|
| H A D | buffer_join_round_by_divide.hpp | 98 geometry::equal_to<Point> equals; in apply() local
|
| H A D | buffer_join_round.hpp | 143 geometry::equal_to<Point> equals; in apply() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qmaprouteobject.cpp | 106 bool QMapRouteObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapRouteObjectPrivate
|
| H A D | qmappolylineobject.cpp | 119 bool QMapPolylineObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapPolylineObjectPrivate
|
| H A D | qmapiconobject.cpp | 72 bool QMapIconObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapIconObjectPrivate
|
| H A D | qmapcircleobject.cpp | 170 bool QMapCircleObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapCircleObjectPrivate
|
| H A D | qmappolygonobject.cpp | 153 bool QMapPolygonObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapPolygonObjectPrivate
|
| H A D | qmapobjectview.cpp | 132 bool QMapObjectViewPrivateDefault::equals(const QGeoMapObjectPrivate &other) const in equals() function in QMapObjectViewPrivateDefault
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | cmdline.c | 203 unsigned int i, equals = 0; in next_arg() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | xorg-wrapper.c | 87 char *stripped, *equals, *key, *value; in parse_config() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qgeomapobject.cpp | 282 bool QGeoMapObjectPrivate::equals(const QGeoMapObjectPrivate &other) const in equals() function in QGeoMapObjectPrivate
|
| H A D | qdeclarativegeoroute.cpp | 394 bool QDeclarativeGeoRoute::equals(QDeclarativeGeoRoute *other) const in equals() function in QDeclarativeGeoRoute
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | mapbox.cpp | 27 static bool equals(const std::string& str, const URL::Segment& segment, const char* ref) { in equals() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeoroutesegment.cpp | 285 bool QGeoRouteSegmentPrivate::equals(const QGeoRouteSegmentPrivate &other) const in equals() function in QGeoRouteSegmentPrivate
|
| H A D | qgeomaneuver.cpp | 341 bool QGeoManeuverPrivate::equals(const QGeoManeuverPrivate &other) const in equals() function in QGeoManeuverPrivate
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | query_iterators.hpp | 246 virtual bool equals(base_t const& r) const in equals() function in boost::geometry::index::detail::rtree::iterators::query_iterator_wrapper
|