Home
last modified time | relevance | path

Searched refs:GEOSGeom_destroy (Results 76 – 100 of 136) sorted by relevance

123456

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSRelateBoundaryNodeRuleTest.cpp44 GEOSGeom_destroy(geom1_); in ~test_capigeosrelateboundarynoderule_data()
45 GEOSGeom_destroy(geom2_); in ~test_capigeosrelateboundarynoderule_data()
H A DGEOSIntersectsTest.cpp44 GEOSGeom_destroy(geom1_); in ~test_capigeosintersects_data()
45 GEOSGeom_destroy(geom2_); in ~test_capigeosintersects_data()
H A DGEOSisValidDetailTest.cpp70 GEOSGeom_destroy(geom_); in ~test_capiisvaliddetail_data()
71 GEOSGeom_destroy(loc_); in ~test_capiisvaliddetail_data()
H A DGEOSPointOnSurfaceTest.cpp51 GEOSGeom_destroy(geom1_); in ~test_capipointonsurface_data()
52 GEOSGeom_destroy(geom2_); in ~test_capipointonsurface_data()
H A DGEOSisClosedTest.cpp43 GEOSGeom_destroy(geom_); in ~test_capiisclosed_data()
H A DGEOSUserDataTest.cpp43 GEOSGeom_destroy(geom_); in ~test_capigeouserdata_data()
H A Dcapi_test_utils.h80 GEOSGeom_destroy(g2); in ensure_geometry_equals()
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dmvt.c863 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
871 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
875 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
881 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
882 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
890 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
891 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
892 GEOSGeom_destroy(geos_result); in mvt_safe_clip_polygon_by_box()
1002 GEOSGeom_destroy(geo); in mvt_grid_and_validate_geos()
1007 GEOSGeom_destroy(geo_valid); in mvt_grid_and_validate_geos()
[all …]
H A Dlwgeom_geos_prepared.c122 GEOSGeom_destroy( (GEOSGeometry *)pghe->geom );
423 GEOSGeom_destroy( (GEOSGeometry *)prepcache->geom );
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dmvt.c879 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
887 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
891 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
897 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
898 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
906 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
907 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
908 GEOSGeom_destroy(geos_result); in mvt_safe_clip_polygon_by_box()
1023 GEOSGeom_destroy(geo); in mvt_grid_and_validate_geos()
1028 GEOSGeom_destroy(geo_valid); in mvt_grid_and_validate_geos()
[all …]
H A Dlwgeom_geos_prepared.c117 GEOSGeom_destroy( (GEOSGeometry *)pghe->geom ); in PreparedCacheDelete()
330 GEOSGeom_destroy( (GEOSGeometry *)prepcache->geom ); in PrepGeomCacheCleaner()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogrpolygon.cpp742 GEOSGeom_destroy( hThisGeosGeom ); in Centroid()
743 GEOSGeom_destroy( hOtherGeosGeom ); in Centroid()
819 GEOSGeom_destroy( hThisGeosGeom ); in PointOnSurface()
820 GEOSGeom_destroy( hOtherGeosGeom ); in PointOnSurface()
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dmvt.c915 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
923 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
927 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
933 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
934 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
942 GEOSGeom_destroy(geos_box); in mvt_safe_clip_polygon_by_box()
943 GEOSGeom_destroy(geos_input); in mvt_safe_clip_polygon_by_box()
944 GEOSGeom_destroy(geos_result); in mvt_safe_clip_polygon_by_box()
1059 GEOSGeom_destroy(geo); in mvt_grid_and_validate_geos()
1064 GEOSGeom_destroy(geo_valid); in mvt_grid_and_validate_geos()
[all …]
H A Dlwgeom_geos_prepared.c122 GEOSGeom_destroy( (GEOSGeometry *)pghe->geom );
413 GEOSGeom_destroy( (GEOSGeometry *)prepcache->geom );
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_geos_prepared.c117 GEOSGeom_destroy( (GEOSGeometry *)pghe->geom ); in PreparedCacheDelete()
330 GEOSGeom_destroy( (GEOSGeometry *)prepcache->geom ); in PrepGeomCacheCleaner()
/dports/databases/grass7/grass-7.8.6/vector/v.buffer/
H A Dgeos.c184 GEOSGeom_destroy(IGeom); in geos_buffer()
186 GEOSGeom_destroy(OGeom); in geos_buffer()
/dports/databases/grass7/grass-7.8.6/vector/v.select/
H A Dgeos.c119 GEOSGeom_destroy(AGeom); in relate_geos()
/dports/devel/py-shapely/Shapely-1.8.0/shapely/geometry/
H A Dproxy.py24 lgeos.GEOSGeom_destroy(self.__geom__)
/dports/databases/postgis30/postgis-3.0.4/raster/rt_core/
H A Drt_spatial_relationship.c235 GEOSGeom_destroy(geom1); in rt_raster_geos_spatial_relationship()
236 GEOSGeom_destroy(geom2); in rt_raster_geos_spatial_relationship()
1078 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1084 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1103 GEOSGeom_destroy(ghull[i]); in rt_raster_intersects()
/dports/databases/postgis32/postgis-3.2.0/raster/rt_core/
H A Drt_spatial_relationship.c235 GEOSGeom_destroy(geom1); in rt_raster_geos_spatial_relationship()
236 GEOSGeom_destroy(geom2); in rt_raster_geos_spatial_relationship()
1078 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1084 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1103 GEOSGeom_destroy(ghull[i]); in rt_raster_intersects()
/dports/databases/postgis31/postgis-3.1.4/raster/rt_core/
H A Drt_spatial_relationship.c235 GEOSGeom_destroy(geom1); in rt_raster_geos_spatial_relationship()
236 GEOSGeom_destroy(geom2); in rt_raster_geos_spatial_relationship()
1078 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1084 GEOSGeom_destroy(ghull[0]); in rt_raster_intersects()
1103 GEOSGeom_destroy(ghull[i]); in rt_raster_intersects()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_topo.c658 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
692 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
704 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
719 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
734 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
749 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
763 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
768 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
5343 GEOSGeom_destroy(gg); in _lwt_GetEqualEdge()
6114 GEOSGeom_destroy(sp); in lwt_AddPolygon()
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_topo.c650 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
684 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
696 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
711 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
726 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
741 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
755 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
760 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
5279 GEOSGeom_destroy(gg); in _lwt_GetEqualEdge()
5969 GEOSGeom_destroy(sp); in lwt_AddPolygon()
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_topo.c650 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
684 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
696 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
711 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
726 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
741 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
755 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
760 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
5298 GEOSGeom_destroy(gg); in _lwt_GetEqualEdge()
5991 GEOSGeom_destroy(sp); in lwt_AddPolygon()
[all …]
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_topo.c653 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
687 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
699 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
714 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
729 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
744 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
758 GEOSGeom_destroy(eegg); in _lwt_CheckEdgeCrossing()
763 GEOSGeom_destroy(edgegg); in _lwt_CheckEdgeCrossing()
5270 GEOSGeom_destroy(gg); in _lwt_GetEqualEdge()
5905 GEOSGeom_destroy(sp); in lwt_AddPolygon()
[all …]

123456