Home
last modified time | relevance | path

Searched refs:GEOSFree (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A Dcapi_test_utils.h51 GEOSFree(wkt1); in ensure_geometry_equals()
52 GEOSFree(wkt2); in ensure_geometry_equals()
77 GEOSFree(wkt1); in ensure_geometry_equals()
78 GEOSFree(wkt2); in ensure_geometry_equals()
H A DGEOSisValidDetailTest.cpp53 GEOSFree(wkt); in toWKT()
72 GEOSFree(reason_); in ~test_capiisvaliddetail_data()
H A DGEOSOffsetCurveTest.cpp52 GEOSFree(wkt_); in ~test_capioffsetcurve_data()
223 GEOSFree(wkt_); in test()
H A DGEOSBuildAreaTest.cpp41 GEOSFree(wkt); in toWKT()
H A DGEOSMinimumRectangleTest.cpp50 GEOSFree(wkt_); in ~test_capigeosminimumrectangle_data()
H A DGEOSMaximumInscribedCircleTest.cpp54 GEOSFree(wkt_); in ~test_capimaximuminscribedcircle_data()
H A DGEOSMinimumWidthTest.cpp49 GEOSFree(wkt_); in ~test_capigeosminimumwidth_data()
H A DGEOSMakeValidTest.cpp43 GEOSFree(wkt); in toWKT()
H A DGEOSGetCentroidTest.cpp54 GEOSFree(wkt_); in ~test_capicentroid_data()
H A DGEOSRelateBoundaryNodeRuleTest.cpp46 GEOSFree(pat_); in ~test_capigeosrelateboundarynoderule_data()
H A DGEOSGeom_setPrecisionTest.cpp30 GEOSFree(wkt); in toWKT()
H A DGEOSMinimumBoundingCircleTest.cpp56 GEOSFree(wkt_); in ~test_capiminimumboundingcircle_data()
H A DGEOSUnaryUnionTest.cpp51 GEOSFree(wkt); in toWKT()
H A DGEOSPointOnSurfaceTest.cpp54 GEOSFree(wkt_); in ~test_capipointonsurface_data()
H A DGEOSIntersectionPrecTest.cpp57 GEOSFree(wkt); in toWKT()
H A DGEOSBufferTest.cpp54 GEOSFree(wkt_); in ~test_capigeosbuffer_data()
/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dgeos.py403 lgeos.GEOSFree(result)
525 lgeos.GEOSFree(result)
536 lgeos.GEOSFree(result)
549 lgeos.GEOSFree(result)
556 lgeos.GEOSFree(result)
H A Dctypes_declarations.py485 lgeos.GEOSFree.restype = None
486 lgeos.GEOSFree.argtypes = [c_void_p]
/dports/databases/postgis31/postgis-3.1.4/fuzzers/
H A Dgeos_stub.h145 GEOSFree() in GEOSFree() function
/dports/databases/postgis30/postgis-3.0.4/fuzzers/
H A Dgeos_stub.h145 GEOSFree() in GEOSFree() function
/dports/databases/postgis32/postgis-3.2.0/fuzzers/
H A Dgeos_stub.h145 GEOSFree() in GEOSFree() function
/dports/databases/postgis25/postgis-2.5.5/fuzzers/
H A Dwkb_import_fuzzer.cpp65 void GEOSFree() { assert(0); } in GEOSFree() function
H A Dwkt_import_fuzzer.cpp65 void GEOSFree() { assert(0); } in GEOSFree() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimPolyArea2d.cpp347 GEOSFree(wkt_c); in toString()
396 GEOSFree(reason); in isValid()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.h.in24 * GEOSGeom objects to avoid memory leaks, and GEOSFree()
986 /* return NULL on exception, a string to GEOSFree otherwise */
996 /* return NULL on exception, a string to GEOSFree otherwise */
1017 /* return NULL on exception, a string to GEOSFree otherwise */
1022 * Caller has the responsibility to destroy 'reason' (GEOSFree)
2012 /* return NULL on exception, a string to GEOSFree otherwise */
2018 /* return NULL on exception, a string to GEOSFree otherwise */
2032 /* return NULL on exception, a string to GEOSFree otherwise */
2035 * Caller has the responsibility to destroy 'reason' (GEOSFree)
2262 extern void GEOS_DLL GEOSFree(void *buffer);

12