Home
last modified time | relevance | path

Searched refs:pj_strerrno (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code)) in projection_exception()
84 return pj_strerrno(error_unknown_projection_id); in msg()
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")"; in msg()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/
H A Dexception.hpp33 , m_msg(projections::detail::pj_strerrno(code))
84 return pj_strerrno(error_unknown_projection_id);
89 return pj_strerrno(error_unknown_projection_id) + " (" + proj_name + ")";
/dports/math/PDL/PDL-2.019/Lib/GIS/Proj/
H A DProj.pd199 croak("%s: Projection initialization failed: %s\n", func, pj_strerrno(pj_errno));
212 func, $lon(), $lat(), pj_strerrno(pj_errno));
233 croak("%s: Projection initialization failed: %s\n", func, pj_strerrno(pj_errno));
253 func, $lon(), $lat(), pj_strerrno(pj_errno));
318 func, $lon(), $lat(), pj_strerrno(pj_errno));
364 func, $lon(), $lat(), pj_strerrno(pj_errno));
400 croak("Projection initialization failed: %s\n", pj_strerrno(pj_errno));
412 croak("Projection conversion failed: %s\n", pj_strerrno(pj_errno));
434 croak("Projection initialization failed: %s\n", pj_strerrno(pj_errno));
453 croak("Projection conversion failed: %s\n", pj_strerrno(pj_errno));
[all …]
/dports/graphics/proj/proj-7.2.1/src/
H A Dstrerrno.cpp80 char *pj_strerrno(int err) { in pj_strerrno() function
112 return pj_strerrno(err); in proj_errno_string()
/dports/graphics/R-cran-rgdal/rgdal/src/
H A Dprojectit.cpp308 error(pj_strerrno(*pj_get_errno_ref())); in RGDAL_project()
370 error(pj_strerrno(*pj_get_errno_ref())); in project_inv()
432 error(pj_strerrno(*pj_get_errno_ref())); in transform()
435 error(pj_strerrno(*pj_get_errno_ref())); in transform()
472 pj_strerrno(*pj_get_errno_ref())); in transform()
478 pj_strerrno(*pj_get_errno_ref())); in transform()
486 pj_strerrno(*pj_get_errno_ref())); in transform()
492 pj_strerrno(*pj_get_errno_ref())); in transform()
560 COPY_TO_USER_STRING(pj_strerrno(*pj_get_errno_ref())) in RGDAL_checkCRSArgs()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_transform.c73 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
78 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
117 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
127 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dprojection.hpp86 …row osmium::projection_error{std::string{"creation of CRS failed: "} + pj_strerrno(*pj_get_errno_r… in CRS()
128 … throw osmium::projection_error{std::string{"projection failed: "} + pj_strerrno(result)}; in transform()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dprojection.hpp86 …row osmium::projection_error{std::string{"creation of CRS failed: "} + pj_strerrno(*pj_get_errno_r… in CRS()
128 … throw osmium::projection_error{std::string{"projection failed: "} + pj_strerrno(result)}; in transform()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dprojection.hpp86 …row osmium::projection_error{std::string{"creation of CRS failed: "} + pj_strerrno(*pj_get_errno_r… in CRS()
129 … throw osmium::projection_error{std::string{"projection failed: "} + pj_strerrno(result)}; in transform()
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlwgeom_transform.c141 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in transform_geom()
160 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in transform_geom()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_transform.c152 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
158 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_transform.c73 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
78 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
117 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
127 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_transform.c73 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
78 pj_strerrno(pj_errno_val), pj_errno_val); in point4d_transform()
117 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
127 pj_errstr = pj_strerrno(*pj_get_errno_ref()); in lwgeom_transform_from_str()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_strerrno.c60 pj_strerrno(int err) in pj_strerrno() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_strerrno.c60 pj_strerrno(int err) in pj_strerrno() function
/dports/math/R-cran-sf/sf/src/
H A Dproj.cpp431 out(1) = Rcpp::CharacterVector::create(pj_strerrno(*pj_get_errno_ref())); in CPL_proj_is_valid()
478 stop(pj_strerrno(*pj_get_errno_ref())); in CPL_proj_direct()
481 stop(pj_strerrno(*pj_get_errno_ref())); in CPL_proj_direct()
517 Rcout << "error in pj_transform: " << pj_strerrno(*pj_get_errno_ref()) << std::endl; in CPL_proj_direct()
/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/lib/cartopy/
H A D_proj4.pxd24 char *pj_strerrno(int) nogil
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dpj_strerrno.hpp173 inline std::string pj_strerrno(int err) { in pj_strerrno() function

123456