Searched +full:bat +full:- +full:ov (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom,pmi8998-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/power/supply/qcom,pmi8998-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm PMI8998/PM660 Switch-Mode Battery Charger "2" 10 - Caleb Connolly <caleb.connolly@linaro.org> 15 - qcom,pmi8998-charger 16 - qcom,pm660-charger 24 interrupt-names: 26 - const: usb-plugin [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pmi8998.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/interrupt-controller/irq.h> 3 #include <dt-bindings/spmi/spmi.h> 7 compatible = "qcom,pmi8998", "qcom,spmi-pmic"; 9 #address-cells = <1>; 10 #size-cells = <0>; 13 compatible = "qcom,pmi8998-charger"; 20 interrupt-names = "usb-plugin", 21 "bat-ov", 22 "wdog-bark", [all …]
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1 15. V6.22.04 - 20210426 2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle) 4 12. V6.22.03 - 20201118 14 4. V6.22.02 - 20191204 16 2. V6.22.01 - 20191201 23 6. V6.22.00 - 20191128 24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is 31 range character instead of the start of range. [l-z]* would match foo 33 12. V6.21.00 - 20190508 48 20. V6.20.00 - 20161124 [all …]
|
H A D | complete.tcsh | 12 # Added two Debian-specific completions: dpkg and dpkg-deb (who 21 onintr - 43 setenv OSTYPE `echo "$HOSTTYPE" | sed -e 's/^(i[3456]86|(amd|x86_)64)-//'` 50 if ( -r "$f" ) then 52 -e 's/#.*//' \ 53 -e '/^[+-]@/d' \ 54 -e 's/^[-+]//' \ 55 -e 's/[[:space:]].*//' \ 56 -e 's/,/\n/g' "$f" \ 57 | sed -e '/^[.:[:xdigit:][:space:]]*$/d'`) [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 1 # NormalizationTest-4.0.0.txt 2 # Date: 2003-02-25,23:12:31 GMT [MD] 62 00A0;00A0;00A0;0020;0020; # ( ; ; ; ; ; ) NO-BREAK SPACE 515 0DDC;0DDC;0DD9 0DCF;0DDC;0DD9 0DCF; # (ො; ො; ො; ො; ො; ) SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA 516 … 0DCA;0DDD;0DD9 0DCF 0DCA; # (ෝ; ෝ; ො◌්; ෝ; ො◌්; ) SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA 1086 2004;2004;2004;0020;0020; # ( ; ; ; ; ; ) THREE-PER-EM SPACE 1087 2005;2005;2005;0020;0020; # ( ; ; ; ; ; ) FOUR-PER-EM SPACE 1088 2006;2006;2006;0020;0020; # ( ; ; ; ; ; ) SIX-PER-EM SPACE 1093 2011;2011;2011;2010;2010; # (‑; ‑; ‑; ‐; ‐; ) NON-BREAKING HYPHEN 1098 202F;202F;202F;0020;0020; # ( ; ; ; ; ; ) NARROW NO-BREAK SPACE [all …]
|
H A D | UnicodeData.txt | 40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;; 46 002D;HYPHEN-MINUS;Pd;0;ES;;;;;N;;;;; 61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;; 172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;; 178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;; 188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;; 645 029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;; 717 02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;; [all …]
|