/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | x1e80100-pmics.dtsi | 21 hysteresis = <0>; 27 hysteresis = <0>; 41 hysteresis = <0>; 47 hysteresis = <0>; 61 hysteresis = <0>; 67 hysteresis = <0>; 81 hysteresis = <0>; 87 hysteresis = <0>; 101 hysteresis = <0>; 107 hysteresis = <0>; [all …]
|
H A D | pm8550b.dtsi | 19 hysteresis = <0>; 25 hysteresis = <0>; 37 reg = <0x7 SPMI_USID>; 39 #size-cells = <0>; 43 reg = <0xa00>; 44 interrupts = <0x7 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 45 #thermal-sensor-cells = <0>; 50 reg = <0x8800>; 52 gpio-ranges = <&pm8550b_gpios 0 0 12>; 60 reg = <0xfd00>; [all …]
|
H A D | pm7550ba.dtsi | 19 hysteresis = <0>; 25 hysteresis = <0>; 31 hysteresis = <0>; 44 #size-cells = <0>; 48 reg = <0xa00>; 49 interrupts = <0x7 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 50 #thermal-sensor-cells = <0>; 55 reg = <0x8800>; 57 gpio-ranges = <&pm7550ba_gpios 0 0 8>; 65 reg = <0xfd00>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | qcom,snps-eusb2-repeater.yaml | 31 const: 0 40 minimum: 0 42 default: 0 47 minimum: 0 54 minimum: 0 70 reg = <0x7 SPMI_USID>; 72 #size-cells = <0>; 76 reg = <0xfd00>; 77 #phy-cells = <0>;
|
/freebsd/sys/sys/ |
H A D | soundcard.h | 133 * Use a size of 0 or 1 to return to character mode. 159 #define AFMT_QUERY 0x00000000 /* Return current format */ 160 #define AFMT_MU_LAW 0x00000001 /* Logarithmic mu-law */ 161 #define AFMT_A_LAW 0x00000002 /* Logarithmic A-law */ 162 #define AFMT_IMA_ADPCM 0x00000004 /* A 4:1 compressed format where 16-bit 165 #define AFMT_U8 0x00000008 /* Unsigned 8-bit */ 166 #define AFMT_S16_LE 0x00000010 /* Little endian signed 16-bit */ 167 #define AFMT_S16_BE 0x00000020 /* Big endian signed 16-bit */ 168 #define AFMT_S8 0x00000040 /* Signed 8-bit */ 169 #define AFMT_U16_LE 0x00000080 /* Little endian unsigned 16-bit */ [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrSIMD.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 21 !if(!ge(simdop, 0x100), 22 !or(0xfd0000, !and(0xffff, simdop)), 23 !or(0xfd00, !and(0xff, simdop)))>, 66 def LaneIdx#SIZE : ImmLeaf<i32, "return 0 <= Imm && Imm < "#SIZE#";">; 182 "v128.load\t$off$p2align", 0>; 187 "v128.load\t$off$p2align", 0>; 267 defvar loadpat = !cast<PatFrag>(exts[0]#vec.split.lane_bits); 291 defm "" : SIMDLoadZero<I32x4, 0x5c>; 292 defm "" : SIMDLoadZero<I64x2, 0x5d>; [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | CP1258 | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
H A D | UTF-16BE-rev | 1 0x00 = 0x0000 2 0x01 = 0x0100 3 0x02 = 0x0200 4 0x03 = 0x0300 5 0x04 = 0x0400 6 0x05 = 0x0500 7 0x06 = 0x0600 8 0x07 = 0x0700 9 0x08 = 0x0800 10 0x09 = 0x0900 [all …]
|
H A D | UTF-16LE-rev | 1 0x00 = 0x0000 2 0x01 = 0x0001 3 0x02 = 0x0002 4 0x03 = 0x0003 5 0x04 = 0x0004 6 0x05 = 0x0005 7 0x06 = 0x0006 8 0x07 = 0x0007 9 0x08 = 0x0008 10 0x09 = 0x0009 [all …]
|
H A D | BIG5HKSCS-rev | 1 0x00 = 0x00 2 0x01 = 0x01 3 0x02 = 0x02 4 0x03 = 0x03 5 0x04 = 0x04 6 0x05 = 0x05 7 0x06 = 0x06 8 0x07 = 0x07 9 0x08 = 0x08 10 0x09 = 0x09 [all …]
|
H A D | UTF-8-rev | 1 0x00 = 0x00 2 0x01 = 0x01 3 0x02 = 0x02 4 0x03 = 0x03 5 0x04 = 0x04 6 0x05 = 0x05 7 0x06 = 0x06 8 0x07 = 0x07 9 0x08 = 0x08 10 0x09 = 0x09 [all …]
|
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|
H A D | UTF-7-rev | 1 0x00 = 0x41412B 2 0x01 = 0x41412B 3 0x02 = 0x41412B 4 0x03 = 0x41412B 5 0x04 = 0x41412B 6 0x05 = 0x41412B 7 0x06 = 0x41412B 8 0x07 = 0x41412B 9 0x08 = 0x41412B 10 0x09 = 0x09 [all …]
|
H A D | GB18030-rev | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
H A D | UTF-32LE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x00000001 3 0x02 = 0x00000002 4 0x03 = 0x00000003 5 0x04 = 0x00000004 6 0x05 = 0x00000005 7 0x06 = 0x00000006 8 0x07 = 0x00000007 9 0x08 = 0x00000008 10 0x09 = 0x00000009 [all …]
|
H A D | UTF-16BE | 1 0x0100 = 0x00000001 2 0x0101 = 0x00000101 3 0x0102 = 0x00000201 4 0x0103 = 0x00000301 5 0x0104 = 0x00000401 6 0x0105 = 0x00000501 7 0x0106 = 0x00000601 8 0x0107 = 0x00000701 9 0x0108 = 0x00000801 10 0x0109 = 0x00000901 [all …]
|
H A D | UTF-16LE | 1 0x0100 = 0x00000100 2 0x0101 = 0x00000101 3 0x0102 = 0x00000102 4 0x0103 = 0x00000103 5 0x0104 = 0x00000104 6 0x0105 = 0x00000105 7 0x0106 = 0x00000106 8 0x0107 = 0x00000107 9 0x0108 = 0x00000108 10 0x0109 = 0x00000109 [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | normalize_table.c | 9 {0xa0, 1, 0}, /* NO-BREAK SPACE */ 10 {0xa8, 2, 1}, /* DIAERESIS */ 11 {0xaa, 1, 3}, /* FEMININE ORDINAL INDICATOR */ 12 {0xaf, 2, 4}, /* MACRON */ 13 {0xb2, 1, 6}, /* SUPERSCRIPT TWO */ 14 {0xb3, 1, 7}, /* SUPERSCRIPT THREE */ 15 {0xb4, 2, 8}, /* ACUTE ACCENT */ 16 {0xb5, 1, 10}, /* MICRO SIGN */ 17 {0xb8, 2, 11}, /* CEDILLA */ 18 {0xb9, 1, 13}, /* SUPERSCRIPT ONE */ [all …]
|
/freebsd/share/i18n/csmapper/GB/ |
H A D | GB18030%UCS@BMP.src | 30 SRC_ZONE 0x81-0x84 / 0x30-0x39 / 0x81-0xFE / 0x30-0x39 / 8 32 DST_ILSEQ 0xFFFE 71 # for (i = 0; i < ncharset; ++i) { 74 # charsets[i], charsets[i + off], 0, &norm); 75 # if (ret != 0) 86 # for (i = 0; i < ncharset; ++i) 96 # for (i = 0; i < ncharset; i += 2) { 98 # if (ret == 0) { 101 # if (ret == 0 && tmp == src) 105 # return 0; [all …]
|
H A D | UCS@BMP%GB18030.src | 30 SRC_ZONE 0x0080-0xFFFD 32 DST_INVALID 0xFFFFFFFF 36 0x0080 = 0x81308130 37 0x0081 = 0x81308131 38 0x0082 = 0x81308132 39 0x0083 = 0x81308133 40 0x0084 = 0x81308134 41 0x0085 = 0x81308135 42 0x0086 = 0x81308136 43 0x0087 = 0x81308137 [all …]
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | GB18030.TXT | 5 0x03 0x0003 6 0x04 0x0004 7 0x05 0x0005 8 0x06 0x0006 9 0x07 0x0007 10 0x08 0x0008 11 0x09 0x0009 12 0x0A 0x000A 13 0x0B 0x000B 14 0x0C 0x000C [all …]
|
/freebsd/share/i18n/csmapper/ISO-8859/ |
H A D | UCS%ISO-8859-2.src | 5 SRC_ZONE 0x0000-0xFFFF 7 DST_INVALID 0x100 44 # Column #1 is the ISO/IEC 8859-2 code (in hex as 0xXX) 45 # Column #2 is the Unicode (in hex as 0xXXXX) 61 0x0000-0x007F = 0x00- 62 0x0080 = 0x80 63 0x0081 = 0x81 64 0x0082 = 0x82 65 0x0083 = 0x83 66 0x0084 = 0x84 [all …]
|
H A D | UCS%ISO-8859-3.src | 5 SRC_ZONE 0x0000-0xFFFF 7 DST_INVALID 0x100 44 # Column #1 is the ISO/IEC 8859-3 code (in hex as 0xXX) 45 # Column #2 is the Unicode (in hex as 0xXXXX) 61 0x0000-0x007F = 0x00- 62 0x0080 = 0x80 63 0x0081 = 0x81 64 0x0082 = 0x82 65 0x0083 = 0x83 66 0x0084 = 0x84 [all …]
|
/freebsd/share/i18n/csmapper/AST/ |
H A D | UCS%ARMSCII-8.src | 5 SRC_ZONE 0x0000-0xFFFF 7 DST_INVALID 0x100 23 0x0000 - 0x0026 = 0x00 - 24 0x0027 = 0x27 25 0x0028 = 0xA5 26 0x0029 = 0xA4 27 0x002A = 0x2A 28 0x002B = 0x2B 29 0x002C = 0xAB 30 0x002D = 0xAC [all …]
|
/freebsd/usr.sbin/cxgbetool/ |
H A D | reg_defs_t4.c | 5 { "SGE_PF_KDOORBELL", 0x1e000, 0 }, 8 { "PIDX", 0, 14 }, 9 { "SGE_PF_GTS", 0x1e004, 0 }, 13 { "CIDXInc", 0, 12 }, 14 { "SGE_PF_KDOORBELL", 0x1e400, 0 }, 17 { "PIDX", 0, 14 }, 18 { "SGE_PF_GTS", 0x1e404, 0 }, 22 { "CIDXInc", 0, 12 }, 23 { "SGE_PF_KDOORBELL", 0x1e800, 0 }, 26 { "PIDX", 0, 14 }, [all …]
|