Home
last modified time | relevance | path

Searched refs:GEOSFree_r (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/py-pygeos/pygeos-0.10.2/src/
H A Dpygeom.c103 GEOSFree_r(ctx, wkt); in GeometryObject_ToWKT()
178 GEOSFree_r(ctx, wkb); in GeometryObject_ToWKB()
H A Dufuncs.c1717 GEOSFree_r(ctx, reason); in is_valid_reason_func()
1758 GEOSFree_r(ctx, pattern); in relate_func()
2875 GEOSFree_r(ctx, wkb); in to_wkb_func()
2946 GEOSFree_r(ctx, wkt); in to_wkt_func()
/dports/graphics/php-geos/php-geos/
H A Dgeos.c644 GEOSFree_r(GEOS_G(handle), ret); in Geometry_serialize()
773 GEOSFree_r(GEOS_G(handle), wkt); in PHP_METHOD()
1256 GEOSFree_r(GEOS_G(handle), pat); in PHP_METHOD()
1294 GEOSFree_r(GEOS_G(handle), pat); in PHP_METHOD()
1766 GEOSFree_r(GEOS_G(handle), reason); in PHP_METHOD()
1881 GEOSFree_r(GEOS_G(handle), typ); in PHP_METHOD()
2553 GEOSFree_r(GEOS_G(handle), wkt); in PHP_METHOD()
2789 GEOSFree_r(GEOS_G(handle), ret); in PHP_METHOD()
2821 GEOSFree_r(GEOS_G(handle), ret); in PHP_METHOD()
/dports/math/R-cran-sf/sf/src/
H A Dgeos.cpp202 GEOSFree_r(hGEOSCtxt, geom_type); in sfc_from_geometry()
211 GEOSFree_r(hGEOSCtxt, buf); in sfc_from_geometry()
319 GEOSFree_r(hGEOSCtxt, cp); // #nocov in CPL_geos_binop()
324 GEOSFree_r(hGEOSCtxt, cp); in CPL_geos_binop()
521 GEOSFree_r(hGEOSCtxt, buf); in CPL_geos_is_valid_reason()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_geos_clean.c938 GEOSFree_r(ctx->gctx, typname); in RTGEOM_GEOS_makeValid()
H A Drtgeom_topo.c752 GEOSFree_r(iface->ctx->gctx, relate); in _rtt_CheckEdgeCrossing()
769 GEOSFree_r(iface->ctx->gctx, relate); in _rtt_CheckEdgeCrossing()
785 GEOSFree_r(iface->ctx->gctx, relate); in _rtt_CheckEdgeCrossing()
801 GEOSFree_r(iface->ctx->gctx, relate); in _rtt_CheckEdgeCrossing()
813 GEOSFree_r(iface->ctx->gctx, relate); in _rtt_CheckEdgeCrossing()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp128 GEOSFree_r(handle, buffer); in GEOSFree()
H A Dgeos_ts_c.cpp496 GEOSFree_r(GEOSContextHandle_t extHandle, void* buffer) in GEOSFree_r() function
H A Dgeos_c.h.in1368 extern void GEOS_DLL GEOSFree_r(GEOSContextHandle_t handle, void *buffer);
/dports/graphics/qgis/qgis-3.22.3/src/core/pal/
H A Dpointset.cpp1119 GEOSFree_r( geosctxt, wkt ); in toWkt()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeos.cpp541 GEOSFree_r( geosinit()->ctxt, r ); in relate()
1705 GEOSFree_r( geosinit()->ctxt, r ); in isValid()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapgeos.c786 GEOSFree_r(handle,pszGEOSWKT); in msGEOSFreeWKT()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_relations.c1740 GEOSFree_r (handle, retMatrix); in gaiaGeomCollRelateBoundaryNodeRule_r()
3302 GEOSFree_r (handle, gstr); in gaiaIsValidReason_r()
3379 GEOSFree_r (handle, reason); in gaiaIsValidDetailEx_r()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeos.cpp685 GEOSFree_r( geosinit()->ctxt, r ); in relate()
1849 GEOSFree_r( geosinit()->ctxt, r ); in isValid()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrgeometryfactory.cpp1809 GEOSFree_r( hGEOSCtxt, pabyBuf ); in createFromGEOS()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrgeometryfactory.cpp2246 GEOSFree_r( hGEOSCtxt, pabyBuf ); in createFromGEOS()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrgeometryfactory.cpp2246 GEOSFree_r( hGEOSCtxt, pabyBuf ); in createFromGEOS()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrgeometryfactory.cpp2246 GEOSFree_r( hGEOSCtxt, pabyBuf ); in createFromGEOS()
/dports/graphics/geos/geos-3.9.1/
H A DChangeLog26188 …source/precision/EnhancedPrecisionOp.cpp: * GEOSFree_r should check context handle even if its not…
28213 GEOSFree_r, use std:: prefix on free() (#249) git-svn-id:
28220 Added GEOSFree() and GEOSFree_r() (#249) git-svn-id: