Home
last modified time | relevance | path

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

/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/
H A Dstring.py58 Citation.CONF_LOW : _T_("Low"),
/dports/science/gramps/gramps-5.1.4/gramps/gen/lib/
H A Dcitation.py70 CONF_LOW = 1 variable in Citation
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/
H A Deditcitation.py213 (_('Low'), Citation.CONF_LOW),
/dports/science/gramps/gramps-5.1.4/gramps/plugins/importer/
H A Dimportprogen.py487 (_('Low'), Citation.CONF_LOW),
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c5623 CONF_LOW, enumerator
5640 if (mode == CONF_LOW || mode == CONF_HIGH) { in print_confband_data()
5647 } else if (mode == CONF_LOW) { in print_confband_data()
5724 if (mode == CONF_LOW) { in print_x_confband_data()
5950 t1, yhmin, t2, CONF_LOW, fp); in plot_fcast_errs()
6803 tval, yhmin, t2, CONF_LOW, fp); in plot_simple_fcast_bands()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/export/
H A Dexportgedcom.py110 Citation.CONF_LOW : "1",
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.c187 CONF_LOW, CONF_MEDIUM, CONF_HIGH, enumerator
1004 { "LOW", CONF_LOW },
3853 case CONF_LOW: pri = 0; 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
1004 { "LOW", CONF_LOW },
3853 case CONF_LOW: pri = 0; break; in read_priority()