Searched refs:QW (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/spell/ |
| H A D | huff.c | 35 #define QW 1 /* width of bas-q digit in bits */ macro 114 *pk = y >> (long)(L+QW-w); in decode() 115 return (w-QW); in decode() 118 y = ((unsigned long)y << QW) & MASK, v += n) in decode() 119 if ((l += QW) > L) in decode() 139 return (w-QW); in encode() 141 for (k -= c, y = 1, l = w; k >= n; k -= n, y <<= QW) in encode() 142 if ((l += QW) > L) in encode() 185 for (i = 0, q = 1, rq = r; i < QW; i++, q *= 2, rq *= rq) in huff() 193 for (w = QW, j = 1; j < d; w += QW, j *= q) in huff() [all …]
|
| /illumos-gate/usr/src/data/hwdata/ |
| H A D | pci.ids | 1962 1458 4000 RV200 QW [RADEON 7500 PRO MAYA AR] 1963 148c 2024 RV200 QW [Radeon 7500LE Dual Display] 1964 148c 2025 RV200 QW [Radeon 7500 Evil Master Multi Display Edition] 1965 148c 2036 RV200 QW [Radeon 7500 PCI Dual Display] 1966 174b 7146 RV200 QW [Radeon 7500 LE] 1968 174b 7161 Radeon RV200 QW [Radeon 7500 LE] 1969 17af 0202 RV200 QW [Excalibur Radeon 7500LE]
|
| H A D | usb.ids | 10065 0118 USA-19QW PDA [no firmware] 10066 0119 USA-19QW PDA
|