Home
last modified time | relevance | path

Searched refs:PJD_ERR_INVALID_ECCENTRICITY (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/proj/proj-7.2.1/src/
H A Dell_set.cpp291 return proj_errno_set (P, PJD_ERR_INVALID_ECCENTRICITY); in ellps_shape()
300 return proj_errno_set (P, PJD_ERR_INVALID_ECCENTRICITY); in ellps_shape()
310 return proj_errno_set (P, PJD_ERR_INVALID_ECCENTRICITY); in ellps_shape()
402 return proj_errno_set(P, PJD_ERR_INVALID_ECCENTRICITY); in ellps_spherification()
555 pj_ctx_set_errno( P->ctx, PJD_ERR_INVALID_ECCENTRICITY); in pj_calc_ellipsoid_params()
556 return PJD_ERR_INVALID_ECCENTRICITY; in pj_calc_ellipsoid_params()
576 pj_ctx_set_errno( P->ctx, PJD_ERR_INVALID_ECCENTRICITY); in pj_calc_ellipsoid_params()
577 return PJD_ERR_INVALID_ECCENTRICITY; in pj_calc_ellipsoid_params()
665 pj_ctx_set_errno(ctx, PJD_ERR_INVALID_ECCENTRICITY); in pj_ell_set()
737 pj_ctx_set_errno(ctx, PJD_ERR_INVALID_ECCENTRICITY); in pj_ell_set()
H A Dproj_internal.h617 #define PJD_ERR_INVALID_ECCENTRICITY -6 macro
H A Dinit.cpp664 return pj_default_destructor (PIN, PJD_ERR_INVALID_ECCENTRICITY); in pj_init_ctx_with_allow_init_epsg()
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dlcc.cpp118 return pj_default_destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in PROJECTION()
127 return pj_default_destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in PROJECTION()
H A Domerc.cpp208 return pj_default_destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in PROJECTION()
220 return pj_default_destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in PROJECTION()
H A Deqdc.cpp114 return destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in PROJECTION()
H A Daea.cpp200 return destructor(P, PJD_ERR_INVALID_ECCENTRICITY); in setup()