Home
last modified time | relevance | path

Searched defs:geometry (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dmake.hpp21 namespace boost { namespace geometry namespace
50 Geometry geometry; in make_points() local
83 Geometry geometry; in make() local
117 Geometry geometry; in make() local
132 Geometry geometry; in make() local
168 Geometry geometry; in make_inverse() local
189 Geometry geometry; in make_zero() local
H A Dassign.hpp47 namespace boost { namespace geometry namespace
70 inline void assign_points(Geometry& geometry, Range const& range) in assign_points()
97 inline void assign_inverse(Geometry& geometry) in assign_inverse()
117 inline void assign_zero(Geometry& geometry) in assign_zero()
147 inline void assign_values(Geometry& geometry, Type const& c1, Type const& c2) in assign_values()
179 inline void assign_values(Geometry& geometry, in assign_values()
206 inline void assign_values(Geometry& geometry, in assign_values()
H A Dconvex_hull.hpp49 namespace boost { namespace geometry namespace
302 inline void convex_hull(Geometry const& geometry, in convex_hull()
327 inline void convex_hull(Geometry const& geometry, in convex_hull()
339 inline OutputIterator convex_hull_insert(Geometry const& geometry, in convex_hull_insert()
361 inline OutputIterator convex_hull_insert(Geometry const& geometry, in convex_hull_insert()
H A Dsimplify.hpp45 namespace boost { namespace geometry namespace
461 inline void simplify(Geometry const& geometry, Geometry& out, in simplify()
489 inline void simplify(Geometry const& geometry, Geometry& out, in simplify()
519 inline void simplify_insert(Geometry const& geometry, OutputIterator out, in simplify_insert()
539 inline void simplify_insert(Geometry const& geometry, OutputIterator out, in simplify_insert()
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_nandif.c40 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_WriteChunkWithTagsToNAND() local
82 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_ReadChunkWithTagsFromNAND() local
141 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_MarkNANDBlockBad() local
148 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_EraseBlockInNAND() local
157 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_IsBlockOk() local
191 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_InitialiseNAND() local
200 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_Deinitialise_flash_fn() local
210 const struct ynandif_Geometry *geometry) in yaffs_add_dev_from_geometry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dinterface.hpp31 namespace boost { namespace geometry namespace
118 inline bool is_valid(Geometry const& geometry, in is_valid()
143 inline bool is_valid(Geometry const& geometry, Strategy const& strategy) in is_valid()
163 inline bool is_valid(Geometry const& geometry) in is_valid()
188 inline bool is_valid(Geometry const& geometry, validity_failure_type& failure, Strategy const& stra… in is_valid()
213 inline bool is_valid(Geometry const& geometry, validity_failure_type& failure) in is_valid()
238 inline bool is_valid(Geometry const& geometry, std::string& message, Strategy const& strategy) in is_valid()
264 inline bool is_valid(Geometry const& geometry, std::string& message) in is_valid()
H A Dhas_valid_self_turns.hpp32 namespace boost { namespace geometry namespace
74 static inline bool apply(Geometry const& geometry, in apply()
108 … static inline bool apply(Geometry const& geometry, VisitPolicy& visitor, Strategy const& strategy) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dinterface.hpp38 namespace boost { namespace geometry namespace
146 inline void envelope(Geometry const& geometry, Box& mbr, Strategy const& strategy) in envelope()
167 inline void envelope(Geometry const& geometry, Box& mbr) in envelope()
192 inline Box return_envelope(Geometry const& geometry, Strategy const& strategy) in return_envelope()
215 inline Box return_envelope(Geometry const& geometry) in return_envelope()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dradian_access.hpp37 namespace boost { namespace geometry namespace
193 inline typename fp_coordinate_type<Geometry>::type get_as_radian(Geometry const& geometry) in get_as_radian()
212 inline void set_from_radian(Geometry& geometry, in set_from_radian()
233 inline typename fp_coordinate_type<Geometry>::type get_as_radian(Geometry const& geometry) in get_as_radian()
253 inline void set_from_radian(Geometry& geometry, in set_from_radian()
H A Daccess.hpp31 namespace boost { namespace geometry namespace
269 inline typename coordinate_type<Geometry>::type get(Geometry const& geometry in get()
303 inline void set(Geometry& geometry in set()
339 inline typename coordinate_type<Geometry>::type get(Geometry const& geometry in get()
375 inline void set(Geometry& geometry in set()
H A Dradius.hpp34 namespace boost { namespace geometry namespace
126 inline typename radius_type<Geometry>::type get_radius(Geometry const& geometry) in get_radius()
145 inline void set_radius(Geometry& geometry, in set_radius()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/
H A Dgeometry_to_range.hpp23 namespace boost { namespace geometry namespace
44 static inline void apply(Geometry const& geometry, in apply()
96 static inline RangeIterator apply(Geometry const& geometry, in apply()
115 static inline RangeIterator apply(Geometry const& geometry, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dassign_indexed_point.hpp24 namespace boost { namespace geometry namespace
47 inline void assign_point_to_index(Point const& point, Geometry& geometry) in assign_point_to_index()
75 inline void assign_point_from_index(Geometry const& geometry, Point& point) in assign_point_from_index()
H A Dsingle_geometry.hpp24 namespace boost { namespace geometry { namespace
76 single_geometry(Geometry & geometry, Id const& id) in single_geometry()
84 single_geometry(Geometry const& geometry, Id const& id) in single_geometry()
H A Dhas_self_intersections.hpp38 namespace boost { namespace geometry namespace
70 inline bool has_self_intersections(Geometry const& geometry, in has_self_intersections()
136 inline bool has_self_intersections(Geometry const& geometry, in has_self_intersections()
H A Dthrow_on_empty_input.hpp41 namespace boost { namespace geometry namespace
49 inline void throw_on_empty_input(Geometry const& geometry) in throw_on_empty_input()
H A Dsub_range.hpp22 namespace boost { namespace geometry { namespace
112 sub_range(Geometry & geometry, Id const& id) in sub_range()
119 sub_range(Geometry const& geometry, Id const& id) in sub_range()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dgeometry.hpp16 namespace geometry { namespace
31 struct geometry : geometry_base<T> struct
33 using coordinate_type = T;
H A Denvelope.hpp9 namespace geometry { namespace
12 box<T> envelope(G const& geometry) in envelope()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dinterface.hpp26 namespace boost { namespace geometry namespace
116 inline bool is_simple(Geometry const& geometry, Strategy const& strategy) in is_simple()
132 inline bool is_simple(Geometry const& geometry) in is_simple()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapbox.hpp46 CoordinatesCollections geometry; member
64 CoordinatesCollections geometry; member
68 Coordinate geometry; member
78 ShapeAnnotationGeometry geometry; member
90 ShapeAnnotationGeometry geometry; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/annotation/
H A Dannotation.hpp24 Point<double> geometry; member in mbgl::SymbolAnnotation
45 ShapeAnnotationGeometry geometry; member in mbgl::LineAnnotation
62 ShapeAnnotationGeometry geometry; member in mbgl::FillAnnotation
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/
H A Dinterface.hpp39 namespace boost { namespace geometry namespace
173 inline void expand(Box& box, Geometry const& geometry, Strategy const& strategy) in expand()
192 inline void expand(Box& box, Geometry const& geometry) in expand()
/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 Dboundary_checker.hpp22 namespace boost { namespace geometry namespace
62 Geometry const& geometry; member in boost::geometry::detail::relate::boundary_checker
152 Geometry const& geometry; member in boost::geometry::detail::relate::boundary_checker
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dindexable.hpp17 namespace boost { namespace geometry { namespace index { namespace detail { namespace
125 namespace boost { namespace geometry { namespace index { namespace detail { namespace
165 namespace boost { namespace geometry { namespace index { namespace

12345678910>>...26