| /plan9/sys/src/libc/port/ |
| H A D | rune.c | 4 #define Bit(i) (7-(i)) macro 6 #define T(i) (((1 << (Bit(i)+1))-1) ^ 0xFF) 8 #define RuneX(i) ((1 << (Bit(i) + ((i)-1)*Bitx))-1) 12 Bitx = Bit(1), 15 Rune1 = (1<<(Bit(0)+0*Bitx))-1, /* 0000 0000 0000 0000 0111 1111 */
|
| /plan9/sys/src/cmd/unix/drawterm/libc/ |
| H A D | rune.c | 4 #define Bit(i) (7-(i)) macro 6 #define T(i) (((1 << (Bit(i)+1))-1) ^ 0xFF) 8 #define RuneX(i) ((1 << (Bit(i) + ((i)-1)*Bitx))-1) 12 Bitx = Bit(1), 15 Rune1 = (1<<(Bit(0)+0*Bitx))-1, /* 0000 0000 0000 0000 0111 1111 */
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | ras32.upp | 1 -supModel="SUN rasterfile, 32 Bit, 6+1 Colors (CMYK-Error-Diffusion)"
|
| H A D | ras3.upp | 1 -supModel="SUN rasterfile, 3 Bit, 7 Colors (RGB-Ghostscript)"
|
| H A D | ras8m.upp | 1 -supModel="SUN rasterfile, 8 Bit, 2 Colors (Error-Diffusion)"
|
| H A D | ras1.upp | 1 -supModel="SUN rasterfile, 1 Bit, 2 Colors (Ghostscript-Rendering)"
|
| H A D | ras4.upp | 1 -supModel="SUN rasterfile, 4 Bit, 6+1 Colors (CMYK-Ghostscript)"
|
| H A D | ras24.upp | 1 -supModel="SUN rasterfile, 24 Bit, 7 Colors (RGB-Error-Diffusion)"
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevcd8.c | 1631 #define FSdither(inP, out, errP, Err, Bit, Offset, Element)\ argument 1638 out |= Bit;\ 1747 #define FSdither8503(inP, outa, outb, errP, Err, Bit, Offset, Element)\ argument 1754 outa |= Bit;\ 1758 outb |= Bit;\ 1825 #define FSdither8504(inP, outa, outb, errP, Err, Bit, Offset, Element)\ argument 1832 outa |= Bit;\ 1836 outb |= Bit;\ 1840 outa |= Bit;\ 1841 outb |= Bit;\
|
| H A D | gdevcdj.c | 1314 #define FSdither(inP, out, errP, Err, Bit, Offset, Element)\ argument 1318 out |= Bit;\ 1461 #define CPbit(inP, out, Bit, Element)\ argument 1463 out |= Bit;\ 3515 #define FSdecide(Error,Threshold,Spotsize,Pixel,Bit) \ argument 3517 Pixel |= Bit;\
|
| /plan9/lib/ |
| H A D | pci | 1877 2927 E2927a 64 Bit, 66/50MHz PCI Analyzer & Exerciser 1922 C824 82C824 FireFox 32-Bit PC Card Controller 2133 3505 SH7751 SuperH (SH) 32-Bit RISC MCU/MPU Series 2554 70af PCI-6221 16-Bit, 250 kS/s, 16 Analog Inputs 2559 71BC PCI-6221 16-Bit, 250 kS/s, 16 Analog Inputs (DSUB37) 2995 324 PLX PCI96556 64 Bit/66MHz PCI to Local Bus Bridge 6189 3730 PCM-3730I 16Bit dig. I/O Board
|