Home
last modified time | relevance | path

Searched full:gauge (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt1 Dialog Semiconductor DA9150 Fuel-Gauge Power Supply bindings
4 - compatible: "dlg,da9150-fuel-gauge" for DA9150 Fuel-Gauge Power Supply
17 fuel-gauge {
18 compatible = "dlg,da9150-fuel-gauge";
H A Dbq27xxx.yaml8 title: TI BQ27XXX fuel gauge family
16 Support various Texas Instruments fuel gauge devices that share similar
59 description: integer, I2C address of the fuel gauge.
63 The fuel gauge uses the following battery properties:
89 bq27510g3: fuel-gauge@55 {
H A Ddlg,da9150-fuel-gauge.yaml4 $id: http://devicetree.org/schemas/power/supply/dlg,da9150-fuel-gauge.yaml#
7 title: Dialog Semiconductor DA9150 Fuel-Gauge Power Supply
17 const: dlg,da9150-fuel-gauge
46 compatible = "dlg,da9150-fuel-gauge";
H A Dcharger-manager.yaml28 cm-fuel-gauge:
29 description: name of battery fuel gauge
57 - 2 # check presence via fuel gauge
166 - cm-fuel-gauge
188 cm-fuel-gauge = "fuelgauge0";
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 Dcw2015_battery.yaml7 title: Battery driver for CW2015 shuntless fuel gauge by CellWise.
39 Specifies the interval in milliseconds gauge values are polled at
48 Specifies the phandle of a simple-battery connected to this gauge
H A Dmaxim,max17201.yaml7 title: Maxim MAX17201 fuel gauge
51 fuel-gauge@36 {
H A Dstericsson,ab8500-fg.yaml8 title: AB8500 Fuel Gauge
65 fuel-gauge {
H A Dmax17040_battery.txt37 battery-fuel-gauge@36 {
46 battery-fuel-gauge@36 {
/freebsd/contrib/dialog/samples/
H A Dgauge2 # $Id: gauge,v 1.7 2010/01/13 10:20:03 tom Exp $
22 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 20 70 0
H A Dgauge24 # was a percentage value (compare with "gauge" script).
23 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 10 40 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 Ddialog.py45 # is running with --gauge option;
51 # - 'gauge' widget *)
254 Display gauge output window.
255 Gauge normal usage (assuming that there is an instance of 'Dialog'
265 '--gauge "%s" %d %d %d' % (text, height, width, perc)
288 Finish previously started gauge.
340 #<># Gauge Demo
341 d.gauge_start(0, 'percentage: 0', title='Gauge Demo')
/freebsd/contrib/unbound/contrib/
H A Dmetrics.awk20 print "# TYPE unbound_hits_queries gauge"
39 print "# TYPE unbound_queue_queries gauge"
47 print "# TYPE unbound_memory_bytes gauge"
73 print "# TYPE unbound_by_type_queries gauge"
85 print "# TYPE unbound_by_class_queries gauge"
97 print "# TYPE unbound_by_opcode_queries gauge"
109 print "# TYPE unbound_by_rcode_queries gauge"
121 print "# TYPE unbound_by_flags_queries gauge"
139 print "# TYPE unbound_histogram_seconds gauge"
H A Dunbound_munin_272 p_config "total.requestlist.avg" "Average size of queue on insert" "GAUGE"
273 p_config "total.requestlist.max" "Max size of queue (in 5 min)" "GAUGE"
274 p_config "total.requestlist.overwritten" "Number of queries replaced by new ones" "GAUGE"
275 p_config "total.requestlist.exceeded" "Number of queries dropped due to lack of space" "GAUGE"
283 p_config "mem.cache.rrset" "RRset cache memory" "GAUGE"
284 p_config "mem.cache.message" "Message cache memory" "GAUGE"
285 p_config "mem.mod.iterator" "Iterator module memory" "GAUGE"
286 p_config "mem.mod.validator" "Validator module and key cache memory" "GAUGE"
287 p_config "msg.cache.count" "msg cache count" "GAUGE"
288 p_config "rrset.cache.count" "rrset cache count" "GAUGE"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dda9150.txt1 Dialog Semiconductor DA9150 Combined Charger/Fuel-Gauge MFD bindings
9 da9150-fg : Battery Fuel-Gauge
53 fuel-gauge {
54 compatible = "dlg,da9150-fuel-gauge";
H A Drichtek,rt5033.yaml13 RT5033 is a multifunction device which includes battery charger, fuel gauge,
16 battery fuel gauge uses a separate I2C bus.
83 fuel-gauge@35 {
/freebsd/lib/libdpv/
H A Ddprompt.c69 static void *gauge = NULL; variable
127 /* Calculate width of dialog(3) or [X]dialog(1) --gauge box */ in dprompt_init()
131 * Calculate height of dialog(3) or [X]dialog(1) --gauge box in dprompt_init()
329 * Clear the [X]dialog(1) `--gauge' prompt buffer.
340 * Append to the [X]dialog(1) `--gauge' prompt buffer. Syntax is like printf(3)
369 * Append active files to the [X]dialog(1) `--gauge' prompt buffer. Syntax
668 * [X]dialog(1) `--gauge' prompt text for the current state of transfers.
699 * Print the [X]dialog(1) `--gauge' prompt text to a buffer.
710 * Print the [X]dialog(1) `--gauge' prompt text to file descriptor fd (could
726 * Print the dialog(3) `gauge' prompt text using libdialog.
[all …]
/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().
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.def44 (5 ifSpeed GAUGE GET)
60 (21 ifOutQLen GAUGE GET)
101 (3 ipCidrRouteNumber GAUGE op_route GET)
160 (9 tcpCurrEstab GAUGE op_tcp GET)
204 (15 ifHighSpeed GAUGE GET)
/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 Dguage.c4 * guage.c -- implements the gauge dialog
145 * in the gauge-attribute, and write the percentage with that in repaint_text()
393 * Display a gauge, or progress meter. Starts at percent% and reads stdin. If
412 DLG_TRACE(("# gauge args:\n")); in dialog_gauge()
442 /* remove the old version of the gauge */ in dialog_gauge()
H A Ddialog.pl31 # Unfortunately, the gauge requires use of /bin/sh to get going.
44 our $GAUGE;
185 open( $GAUGE,
188 . " --gauge "
196 &printflush( $GAUGE, "$percent\n" );
204 &printflush( $GAUGE, "XXX\n$percent\n$message\nXXX\n" );
208 close $GAUGE;
/freebsd/contrib/bsddialog/examples_utility/
H A Dgauge.sh28 done | ./bsddialog --title " gauge " --gauge "[0/$total] Starting..." 10 70

12345