Home
last modified time | relevance | path

Searched refs:CONF_HIGH (Results 1 – 8 of 8) sorted by relevance

/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/
H A Dstring.py56 Citation.CONF_HIGH : _T_("High"),
/dports/science/gramps/gramps-5.1.4/gramps/plugins/importer/
H A Dimportprogen.py125 self.citation_conf = ImportValue(Citation.CONF_HIGH)
489 (_('High'), Citation.CONF_HIGH),
606 if self.option['imp_citation'] else Citation.CONF_HIGH
/dports/science/gramps/gramps-5.1.4/gramps/gen/lib/
H A Dcitation.py68 CONF_HIGH = 3 variable in Citation
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/
H A Deditcitation.py215 (_('High'), Citation.CONF_HIGH),
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c5624 CONF_HIGH enumerator
5640 if (mode == CONF_LOW || mode == CONF_HIGH) { in print_confband_data()
5649 } else if (mode == CONF_HIGH) { in print_confband_data()
5726 } else if (mode == CONF_HIGH) { in print_x_confband_data()
5952 t1, yhmin, t2, CONF_HIGH, fp); in plot_fcast_errs()
6805 tval, yhmin, t2, CONF_HIGH, fp); in plot_simple_fcast_bands()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/export/
H A Dexportgedcom.py109 Citation.CONF_HIGH : "2",
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.c187 CONF_LOW, CONF_MEDIUM, CONF_HIGH, enumerator
980 { "HIGH", CONF_HIGH },
3855 case CONF_HIGH: pri = 2; break; in read_priority()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dconffile.c187 CONF_LOW, CONF_MEDIUM, CONF_HIGH, enumerator
980 { "HIGH", CONF_HIGH },
3855 case CONF_HIGH: pri = 2; break; in read_priority()