Home
last modified time | relevance | path

Searched refs:GEOSPrepare (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSPreparedGeometryTest.cpp81 prepGeom1_ = GEOSPrepare(geom1_); in test()
98 prepGeom1_ = GEOSPrepare(geom1_); in test()
118 prepGeom1_ = GEOSPrepare(geom1_); in test()
138 prepGeom1_ = GEOSPrepare(geom1_); in test()
155 prepGeom1_ = GEOSPrepare(geom1_); in test()
172 prepGeom1_ = GEOSPrepare(geom1_); in test()
207 prepGeom1_ = GEOSPrepare(geom1_); in test()
245 prepGeom1_ = GEOSPrepare(geom1_); in test()
265 prepGeom1_ = GEOSPrepare(geom1_); in test()
298 prepGeom1_ = GEOSPrepare(geom1_); in test()
[all …]
H A DGEOSPreparedNearestPointsTest.cpp60 pgeom1_ = GEOSPrepare(geom1_); in checkNearestPoints()
91 pgeom1_ = GEOSPrepare(geom1_); in checkNearestPointsNull()
H A DGEOSPreparedDistanceTest.cpp58 pgeom1_ = GEOSPrepare(geom1_); in checkDistance()
/dports/graphics/geos/geos-3.9.1/benchmarks/capi/
H A Dmemleak_mp_prep.c26 prep_mp = GEOSPrepare(mp); in main()
H A DGEOSPreparedContainsPerfTest.cpp58 auto prep = GEOSPrepare(g); in test()
/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dprepared.py30 self.__geom__ = lgeos.GEOSPrepare(self.context._geom)
H A Dctypes_declarations.py320 lgeos.GEOSPrepare.restype = c_void_p
321 lgeos.GEOSPrepare.argtypes = [c_void_p]
/dports/databases/postgis31/postgis-3.1.4/fuzzers/
H A Dgeos_stub.h290 GEOSPrepare() in GEOSPrepare() function
/dports/databases/postgis30/postgis-3.0.4/fuzzers/
H A Dgeos_stub.h290 GEOSPrepare() in GEOSPrepare() function
/dports/databases/postgis32/postgis-3.2.0/fuzzers/
H A Dgeos_stub.h290 GEOSPrepare() in GEOSPrepare() function
/dports/databases/postgis25/postgis-2.5.5/fuzzers/
H A Dwkb_import_fuzzer.cpp94 void GEOSPrepare() { assert(0); } in GEOSPrepare() function
H A Dwkt_import_fuzzer.cpp94 void GEOSPrepare() { assert(0); } in GEOSPrepare() function
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_geos_prepared.c272 prepcache->prepared_geom = GEOSPrepare( prepcache->geom ); in PrepGeomCacheBuilder()
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_geos_prepared.c272 prepcache->prepared_geom = GEOSPrepare( prepcache->geom ); in PrepGeomCacheBuilder()
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dlwgeom_geos_prepared.c355 prepcache->prepared_geom = GEOSPrepare( prepcache->geom );
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_geos_prepared.c365 prepcache->prepared_geom = GEOSPrepare( prepcache->geom );
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_geos_cluster.c209 prep = GEOSPrepare(geoms[p]); in union_intersecting_pairs()
H A Dlwgeom_geos.c1707 gprep = GEOSPrepare(g); in lwpoly_to_points()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_geos_cluster.c209 prep = GEOSPrepare(geoms[p]); in union_intersecting_pairs()
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_geos_cluster.c209 prep = GEOSPrepare(geoms[p]); in union_intersecting_pairs()
H A Dlwgeom_geos.c1581 gprep = GEOSPrepare(g); in lwpoly_to_points()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_geos_cluster.c209 prep = GEOSPrepare(geoms[p]); in union_intersecting_pairs()
H A Dlwgeom_geos.c1511 gprep = GEOSPrepare(g); in lwpoly_to_points()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1230 GEOSPrepare(const Geometry* g) in GEOSPrepare() function
/dports/graphics/mapcache/mapcache-1.10.0/util/
H A Dmapcache_seed.c1196 clippers[f] = GEOSPrepare(geosgeom); in main()

12