Home
last modified time | relevance | path

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

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dsolver.h27 PARITY_BOTH enumerator
31 #define DEFAULT_PARITY PARITY_BOTH
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dsolver.h27 PARITY_BOTH enumerator
31 #define DEFAULT_PARITY PARITY_BOTH
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/blind/
H A Dsolver.c68 if (!((parity == PARITY_NORMAL) || (parity == PARITY_FLIP) || (parity == PARITY_BOTH))) { in solver_set_parity()
1049 solver->parity == PARITY_BOTH) { in try_all_codes()
1059 solver->parity == PARITY_BOTH) { in try_all_codes()
H A Dengine.c693 sp->parity = PARITY_BOTH; in parse_job_from_qfits_header()
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dsolver.c62 if (!((parity == PARITY_NORMAL) || (parity == PARITY_FLIP) || (parity == PARITY_BOTH))) { in solver_set_parity()
1072 solver->parity == PARITY_BOTH) { in try_all_codes()
1082 solver->parity == PARITY_BOTH) { in try_all_codes()
H A Daugment-xylist.c61 axy->parity = PARITY_BOTH; in augment_xylist_init()
1309 if (axy->parity != PARITY_BOTH) { in augment_xylist()
H A Dengine.c749 sp->parity = PARITY_BOTH; in parse_job_from_qfits_header()