Home
last modified time | relevance | path

Searched refs:geod_polygon_addpoint (Results 1 – 25 of 31) sorted by relevance

12

/dports/astro/geographiclib/GeographicLib-1.52/legacy/C/
H A Dgeodtest.c992 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
1003 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
1006 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
1026 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
1027 geod_polygon_addpoint(&g, &p, lat, 180); in Planimeter21()
1028 geod_polygon_addpoint(&g, &p, lat, -60); in Planimeter21()
1029 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
1030 geod_polygon_addpoint(&g, &p, lat, 180); in Planimeter21()
1031 geod_polygon_addpoint(&g, &p, lat, -60); in Planimeter21()
1033 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
[all …]
H A Dplanimeter.c33 geod_polygon_addpoint(&g, &p, lat, lon); in main()
H A Dgeodesic.h729 void GEOD_DLL geod_polygon_addpoint(const struct geod_geodesic* g,
/dports/graphics/proj/proj-7.2.1/src/tests/
H A Dgeodtest.cpp971 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
982 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
985 geod_polygon_addpoint(&g, &p, 1, 1); in Planimeter19()
1005 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
1006 geod_polygon_addpoint(&g, &p, lat, 180); in Planimeter21()
1007 geod_polygon_addpoint(&g, &p, lat, -60); in Planimeter21()
1008 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
1009 geod_polygon_addpoint(&g, &p, lat, 180); in Planimeter21()
1010 geod_polygon_addpoint(&g, &p, lat, -60); in Planimeter21()
1012 geod_polygon_addpoint(&g, &p, lat, 60); in Planimeter21()
[all …]
/dports/databases/postgis32/postgis-3.2.0/fuzzers/
H A Dproj_stub.h50 geod_polygon_addpoint() in geod_polygon_addpoint() function
/dports/databases/postgis31/postgis-3.1.4/fuzzers/
H A Dproj_stub.h50 geod_polygon_addpoint() in geod_polygon_addpoint() function
/dports/databases/postgis30/postgis-3.0.4/fuzzers/
H A Dproj_stub.h50 geod_polygon_addpoint() in geod_polygon_addpoint() function
/dports/math/R-cran-raster/raster/src/
H A Dgeodesic.h600 void geod_polygon_addpoint(const struct geod_geodesic* g,
H A Ddistance.cpp289 geod_polygon_addpoint(&g, &p, lat[i], lon[i]); in area_polygon_lonlat()
322 geod_polygon_addpoint(&g, &p, lat[i], lon[i]); in area_polygon_lonlat()
/dports/databases/postgis25/postgis-2.5.5/fuzzers/
H A Dwkb_import_fuzzer.cpp119 void geod_polygon_addpoint() { assert(0); } in geod_polygon_addpoint() function
H A Dwkt_import_fuzzer.cpp119 void geod_polygon_addpoint() { assert(0); } in geod_polygon_addpoint() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dgeodesic.h728 void geod_polygon_addpoint(const struct geod_geodesic* g,
H A Dvtk_libproj_mangle.h31 #define geod_polygon_addpoint vtklibproj_geod_polygon_addpoint macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dgeodesic.h728 void geod_polygon_addpoint(const struct geod_geodesic* g,
H A Dvtk_libproj_mangle.h31 #define geod_polygon_addpoint vtklibproj_geod_polygon_addpoint macro
H A Dgeodesic.c1805 void geod_polygon_addpoint(const struct geod_geodesic* g, in geod_polygon_addpoint() function
2011 geod_polygon_addpoint(g, &p, lats[i], lons[i]); in geod_polygonarea()
/dports/math/R-cran-terra/terra/src/
H A Dgeodesic.h729 void GEOD_DLL geod_polygon_addpoint(const struct geod_geodesic* g,
/dports/graphics/proj/proj-7.2.1/src/
H A Dgeodesic.h729 void GEOD_DLL geod_polygon_addpoint(const struct geod_geodesic* g,
H A Dproj_symbol_rename.h16 #define geod_polygon_addpoint internal_geod_polygon_addpoint macro
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwspheroid.c155 geod_polygon_addpoint(&gd, &poly, p.y, p.x); in ptarray_area_spheroid()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwspheroid.c155 geod_polygon_addpoint(&gd, &poly, p.y, p.x); in ptarray_area_spheroid()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwspheroid.c155 geod_polygon_addpoint(&gd, &poly, p.y, p.x); in ptarray_area_spheroid()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwspheroid.c155 geod_polygon_addpoint(&gd, &poly, p.y, p.x); in ptarray_area_spheroid()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtspheroid.c157 geod_polygon_addpoint(&gd, &poly, p.y, p.x); in ptarray_area_spheroid()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsdistancearea.cpp938 geod_polygon_addpoint( mGeod.get(), &p, points.at( i ).y(), points.at( i ).x() ); in computePolygonArea()

12