Home
last modified time | relevance | path

Searched refs:gauge (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt4 - compatible: "dlg,da9150-fuel-gauge" for DA9150 Fuel-Gauge Power Supply
17 fuel-gauge {
18 compatible = "dlg,da9150-fuel-gauge";
H A Dcharger-manager.txt8 - cm-fuel-gauge : name of battery fuel gauge
26 battery, 2 to check presence via fuel gauge, or 3 to check presence
61 cm-fuel-gauge = "fuelgauge0";
H A Dmax17040_battery.txt37 battery-fuel-gauge@36 {
46 battery-fuel-gauge@36 {
H A Dltc2941.txt17 This determines the range and accuracy of the gauge. The value is programmed
H A Dsc27xx-fg.txt10 - reg: The address offset of fuel gauge unit.
/freebsd/contrib/bsddialog/
H A DREADME.md32 --calendar, --checklist, --datebox, --form, --gauge, --infobox, --inputbox,
60 % sh ./examples_utility/gauge.sh
100 % ./gauge
126 - refactor/redesign gauge().
H A D.gitignore15 examples_library/gauge
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dda9150.txt53 fuel-gauge {
54 compatible = "dlg,da9150-fuel-gauge";
H A Drn5t618.txt7 fuel gauge, and an ADC.
H A Dsprd,sc27xx-pmic.txt10 - Battery management system, such as charger, fuel gauge.
/freebsd/contrib/dialog/
H A Dconfigure.in170 CF_ARG_MSG_ENABLE([if you want the gauge dialog],
171 gauge,
172 [ --disable-gauge do not include the gauge dialogs],
174 AC_DEFINE(HAVE_DLG_GAUGE,1,[Define to 1 to include the gauge dialogs])],,$cf_all_widgets)
H A DCHANGES195 + fix a memory leak in gauge widget (Andrew Kosteltsev).
443 + modify gauge widget to keep from erasing a second gauge widget, e.g.,
535 + fix a regression in gauge widget from 2013/09/28 changes;
541 + improve memory caching for wide-character manipulation in gauge
831 + add piped-in data for gauge widget to traces.
832 + add entrypoints to gauge widget, for allocating, updating and freeing
834 + fix a reference to freed memory in the gauge widget.
890 + correct handling of SIGWINCH in gauge widget (Debian #305705).
963 + modify pause widget to autosize like gauge, and to omit the area for
998 + modify gauge widget to service callbacks (prompted by patch and
[all …]
/freebsd/contrib/dialog/samples/
H A Dgauge223 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 10 40 0
H A Dgauge22 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 20 70 0
H A Dgauge023 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 0 0 0
H A Dgauge0-input-fd25 $DIALOG --title "GAUGE" --input-fd 3 "$@" --gauge "Hi, this is a gauge widget" 0 0 0
H A Dsourcemage.rc129 # Dialog box gauge color
H A Ddebian.rc130 # Dialog box gauge color
H A Dslackware.rc129 # Dialog box gauge color
H A Dsuse.rc129 # Dialog box gauge color
H A Dwhiptail.rc129 # Dialog box gauge color
/freebsd/contrib/bsddialog/examples_utility/
H A Dgauge.sh28 done | ./bsddialog --title " gauge " --gauge "[0/$total] Starting..." 10 70
/freebsd/lib/libdpv/
H A Ddprompt.c69 static void *gauge = NULL; variable
738 gauge = dlg_reallocate_gauge(gauge, title == NULL ? "" : title, in dprompt_libprint()
740 dlg_update_gauge(gauge, percent); in dprompt_libprint()
/freebsd/contrib/dialog/package/debian/
H A Dcontrol19 gauge, infobox, inputbox, inputmenu, menu, mixedform,
/freebsd/contrib/dialog/package/
H A Ddialog.spec27 gauge, infobox, inputbox, inputmenu, menu, mixedform,

123