Home
last modified time | relevance | path

Searched refs:quadfile_check (Results 1 – 9 of 9) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dquadfile.h51 int quadfile_check(const quadfile_t* qf);
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dquadfile.h51 int quadfile_check(const quadfile_t* qf);
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dquadidx.c105 if (quadfile_check(quads)) { in main()
H A Dunpermute-stars.c88 if (quadfile_check(qfin)) { in unpermute_stars()
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dquadfile.c92 int quadfile_check(const quadfile_t* qf) { in quadfile_check() function
H A Dc.py368 def quadfile_check(qf): function
369 return _util.quadfile_check(qf)
H A Dutil.py368 def quadfile_check(qf): function
369 return _util.quadfile_check(qf)
H A Dutil_wrap.c10148 result = (int)quadfile_check((quadfile_t const *)arg1); in _wrap_quadfile_check()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dquadfile.c93 int quadfile_check(const quadfile_t* qf) { in quadfile_check() function