Searched refs:QW (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/spell/ |
H A D | huff.c | 38 #define QW 1 /* width of bas-q digit in bits */ macro 117 *pk = y >> (long)(L+QW-w); in decode() 118 return (w-QW); in decode() 121 y = ((unsigned long)y << QW) & MASK, v += n) in decode() 122 if ((l += QW) > L) in decode() 142 return (w-QW); in encode() 144 for (k -= c, y = 1, l = w; k >= n; k -= n, y <<= QW) in encode() 145 if ((l += QW) > L) in encode() 188 for (i = 0, q = 1, rq = r; i < QW; i++, q *= 2, rq *= rq) in huff() 196 for (w = QW, j = 1; j < d; w += QW, j *= q) in huff() [all …]
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 1477 1458 4000 RV200 QW [RADEON 7500 PRO MAYA AR] 1478 148c 2024 RV200 QW [Radeon 7500LE Dual Display] 1479 148c 2025 RV200 QW [Radeon 7500 Evil Master Multi Display Edition] 1480 148c 2036 RV200 QW [Radeon 7500 PCI Dual Display] 1481 174b 7146 RV200 QW [Radeon 7500 LE] 1483 174b 7161 Radeon RV200 QW [Radeon 7500 LE] 1484 17af 0202 RV200 QW [Excalibur Radeon 7500LE]
|
H A D | usb.ids | 9228 0118 USA-19QW PDA [no firmware] 9229 0119 USA-19QW PDA
|