Home
last modified time | relevance | path

Searched defs:geometry_info (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp179 > struct geometry_info struct
183 struct geometry_info<Point, bg::point_tag> struct
191 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
199 struct geometry_info<Linestring, bg::linestring_tag> struct
207 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
215 struct geometry_info<Segment, bg::segment_tag> argument
223 struct geometry_info<Ring, bg::ring_tag> struct
231 struct geometry_info<Polygon, bg::polygon_tag> argument
239 struct geometry_info<MultiPolygon, bg::multi_polygon_tag> struct
241 static std::size_t const topological_dimension = 2;
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp178 > struct geometry_info struct
182 struct geometry_info<Point, bg::point_tag> struct
190 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
198 struct geometry_info<Linestring, bg::linestring_tag> argument
206 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
214 struct geometry_info<Segment, bg::segment_tag> argument
216 static std::size_t const topological_dimension = 1;
218 static inline char const* name() { return "S"; } in name()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp178 > struct geometry_info struct
182 struct geometry_info<Point, bg::point_tag> struct
190 struct geometry_info<MultiPoint, bg::multi_point_tag> argument
198 struct geometry_info<Linestring, bg::linestring_tag> argument
206 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
214 struct geometry_info<Segment, bg::segment_tag> argument
216 static std::size_t const topological_dimension = 1;
218 static inline char const* name() { return "S"; } in name()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp177 > struct geometry_info struct
181 struct geometry_info<Point, bg::point_tag> struct
189 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
197 struct geometry_info<Linestring, bg::linestring_tag> struct
205 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> struct
213 struct geometry_info<Segment, bg::segment_tag> argument
215 static std::size_t const topological_dimension = 1;
217 static inline char const* name() { return "S"; } in name()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp177 > struct geometry_info struct
181 struct geometry_info<Point, bg::point_tag> struct
189 struct geometry_info<MultiPoint, bg::multi_point_tag> argument
197 struct geometry_info<Linestring, bg::linestring_tag> argument
205 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
213 struct geometry_info<Segment, bg::segment_tag> argument
215 static std::size_t const topological_dimension = 1;
217 static inline char const* name() { return "S"; } in name()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp177 > struct geometry_info struct
181 struct geometry_info<Point, bg::point_tag> struct
189 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
197 struct geometry_info<Linestring, bg::linestring_tag> struct
205 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
213 struct geometry_info<Segment, bg::segment_tag> struct
215 static std::size_t const topological_dimension = 1;
217 static inline char const* name() { return "S"; } in name()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp177 > struct geometry_info struct
181 struct geometry_info<Point, bg::point_tag> struct
189 struct geometry_info<MultiPoint, bg::multi_point_tag> argument
197 struct geometry_info<Linestring, bg::linestring_tag> argument
205 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> argument
213 struct geometry_info<Segment, bg::segment_tag> argument
215 static std::size_t const topological_dimension = 1;
217 static inline char const* name() { return "S"; } in name()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp177 > struct geometry_info struct
181 struct geometry_info<Point, bg::point_tag> struct
189 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
197 struct geometry_info<Linestring, bg::linestring_tag> argument
205 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> struct
213 struct geometry_info<Segment, bg::segment_tag> argument
215 static std::size_t const topological_dimension = 1;
217 static inline char const* name() { return "S"; } in name()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/
H A Dtest_set_ops_pointlike.hpp178 > struct geometry_info struct
182 struct geometry_info<Point, bg::point_tag> struct
190 struct geometry_info<MultiPoint, bg::multi_point_tag> struct
198 struct geometry_info<Linestring, bg::linestring_tag> struct
206 struct geometry_info<MultiLinestring, bg::multi_linestring_tag> struct
214 struct geometry_info<Segment, bg::segment_tag> struct
216 static std::size_t const topological_dimension = 1;
218 static inline char const* name() { return "S"; } in name()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dgeometry.c623 geometry_info; in IsGeometry() local
869 GeometryInfo *geometry_info) in ParseGeometry()
1255 geometry_info; in ParseGravityGeometry() local
1285 geometry_info; in ParseGravityGeometry() local
1370 geometry_info; in ParseMetaGeometry() local
1426 geometry_info; in ParseMetaGeometry() local
1719 MagickExport void SetGeometryInfo(GeometryInfo *geometry_info) in SetGeometryInfo()
H A Dconstitute.c449 geometry_info; in ReadImage() local
842 geometry_info; in ReadImage() local
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dgeometry.c623 geometry_info; in IsGeometry() local
869 GeometryInfo *geometry_info) in ParseGeometry()
1255 geometry_info; in ParseGravityGeometry() local
1285 geometry_info; in ParseGravityGeometry() local
1370 geometry_info; in ParseMetaGeometry() local
1426 geometry_info; in ParseMetaGeometry() local
1719 MagickExport void SetGeometryInfo(GeometryInfo *geometry_info) in SetGeometryInfo()
H A Dconstitute.c449 geometry_info; in ReadImage() local
842 geometry_info; in ReadImage() local
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dgeometry.c621 geometry_info; in IsGeometry() local
867 GeometryInfo *geometry_info) in ParseGeometry()
1280 geometry_info; in ParseGravityGeometry() local
1310 geometry_info; in ParseGravityGeometry() local
1401 geometry_info; in ParseMetaGeometry() local
1748 MagickExport void SetGeometryInfo(GeometryInfo *geometry_info) in SetGeometryInfo()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dgeometry.c621 geometry_info; in IsGeometry() local
867 GeometryInfo *geometry_info) in ParseGeometry()
1280 geometry_info; in ParseGravityGeometry() local
1310 geometry_info; in ParseGravityGeometry() local
1401 geometry_info; in ParseMetaGeometry() local
1748 MagickExport void SetGeometryInfo(GeometryInfo *geometry_info) in SetGeometryInfo()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Dyuv.c163 geometry_info; in ReadYUVImage() local
648 geometry_info; in WriteYUVImage() local
H A Dxps.c149 geometry_info; in ReadXPSImage() local
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Dyuv.c163 geometry_info; in ReadYUVImage() local
648 geometry_info; in WriteYUVImage() local
H A Dxps.c149 geometry_info; in ReadXPSImage() local
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dyuv.c157 geometry_info; in ReadYUVImage() local
658 geometry_info; in WriteYUVImage() local
H A Dxps.c149 geometry_info; in ReadXPSImage() local
H A Djbig.c530 geometry_info; in WriteJBIGImage() local
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dyuv.c157 geometry_info; in ReadYUVImage() local
658 geometry_info; in WriteYUVImage() local
H A Dxps.c149 geometry_info; in ReadXPSImage() local
H A Djbig.c530 geometry_info; in WriteJBIGImage() local

12345678