| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | pc98 | 18 >38 ubeshort&2 0 \b, 16 paletted RGB colors 19 >38 ubeshort&2 2 \b, 8 fixed RGB colors 36 # - b1=number of colors: 0=16 colors, 1=8 colors 37 # - b2=Palette or fixed colors flag (called "analog" and "digital" in the doc): 0=Paletted, 1=Fixed… 39 # - b0=256 paletted colors 40 # - b1=256 fixed colors using the MSX SCR8 palette 42 # - 256x212 image with 19268 YJK colors. The usual resolution and color information fields from the… 43 >>&1 ubeshort 0x0344 256x212, 19268 fixed YJK colors 47 >>>&0 ubyte&0x86 0x00 16 paletted RGB colors 48 >>>&0 ubyte&0x86 0x02 8 paletted RGB colors [all …]
|
| H A D | x68000 | 18 >>>>&1 ubeshort 4 colors: 16 19 >>>>&1 ubeshort 8 colors: 256 20 >>>>&1 ubeshort 12 colors: 4096 21 >>>>&1 ubeshort 15 colors: 32768 22 >>>>&1 ubeshort 16 colors: 65536 23 >>>>&1 ubeshort >16 colors: %d-bit
|
| H A D | images | 538 #>10 ubyte&0x07 =0x00 2 colors 539 #>10 ubyte&0x07 =0x01 4 colors 540 #>10 ubyte&0x07 =0x02 8 colors 541 #>10 ubyte&0x07 =0x03 16 colors 542 #>10 ubyte&0x07 =0x04 32 colors 543 #>10 ubyte&0x07 =0x05 64 colors 544 #>10 ubyte&0x07 =0x06 128 colors 545 #>10 ubyte&0x07 =0x07 256 colors 819 # number of colors in palette, or 0 to default to 2**n 820 #>>32 ulelong >0 \b, %u colors [all …]
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
| H A D | ALLcolors_notes.txt | 10 * The colors aren't working, I see rubbish characters 12 Try using a terminal that supports colors, such as gnome-terminal or dtterm. 14 The following text should test the spectrum of colors for your terminal. 16 terminal will print colors, and what they will look like: 59 How these colors will look will depend on your terminal software. Useful 67 * I don't like the choosen terminal colors / your colors suck 70 to use the following convention for declaring colors in D scripts: 81 on and off colors, as needed. These strings contain an escape sequence to 84 terminal software to see what numbers will print what colors. 93 Forground colors [all …]
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
| H A D | ALLcolors_notes.txt | 10 * The colors aren't working, I see rubbish characters 12 Try using a terminal that supports colors, such as gnome-terminal or dtterm. 14 The following text should test the spectrum of colors for your terminal. 16 terminal will print colors, and what they will look like: 59 How these colors will look will depend on your terminal software. Useful 67 * I don't like the choosen terminal colors / your colors suck 70 to use the following convention for declaring colors in D scripts: 81 on and off colors, as needed. These strings contain an escape sequence to 84 terminal software to see what numbers will print what colors. 93 Forground colors [all …]
|
| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | magic | 23 #>10 byte&0x07 =0x00 2 colors 24 #>10 byte&0x07 =0x01 4 colors 25 #>10 byte&0x07 =0x02 8 colors 26 #>10 byte&0x07 =0x03 16 colors 27 #>10 byte&0x07 =0x04 32 colors 28 #>10 byte&0x07 =0x05 64 colors 29 #>10 byte&0x07 =0x06 128 colors 30 #>10 byte&0x07 =0x07 256 colors
|
| H A D | README.hfs_magic | 24 #>10 byte&0x07 =0x00 2 colors 25 #>10 byte&0x07 =0x01 4 colors 26 #>10 byte&0x07 =0x02 8 colors 27 #>10 byte&0x07 =0x03 16 colors 28 #>10 byte&0x07 =0x04 32 colors 29 #>10 byte&0x07 =0x05 64 colors 30 #>10 byte&0x07 =0x06 128 colors 31 #>10 byte&0x07 =0x07 256 colors
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/shlib/ |
| H A D | Makefile.in | 137 $(topdir)/colors.c $(topdir)/parse-colors.c \ 148 $(topdir)/colors.h $(topdir)/parse-colors.h 153 SHARED_COLORSOBJ = colors.so parse-colors.so 352 colors.so: $(BUILD_DIR)/config.h $(topdir)/colors.h 353 colors.so: $(topdir)/rlconf.h 354 colors.so: $(topdir)/readline.h $(topdir)/keymaps.h $(topdir)/rltypedefs.h 355 colors.so: $(topdir)/chardefs.h $(topdir)/tilde.h $(topdir)/rlstdc.h 356 colors.so: $(topdir)/ansi_stdlib.h $(topdir)/posixstat.h 357 parse-colors.so: $(BUILD_DIR)/config.h $(topdir)/colors.h $(topdir)/parse-colors.h 358 parse-colors.so: $(topdir)/rldefs.h $(topdir)/rlconf.h [all …]
|
| /netbsd-src/external/gpl2/mkhybrid/dist/libfile/ |
| H A D | README | 25 #>10 byte&0x07 =0x00 2 colors 26 #>10 byte&0x07 =0x01 4 colors 27 #>10 byte&0x07 =0x02 8 colors 28 #>10 byte&0x07 =0x03 16 colors 29 #>10 byte&0x07 =0x04 32 colors 30 #>10 byte&0x07 =0x05 64 colors 31 #>10 byte&0x07 =0x06 128 colors 32 #>10 byte&0x07 =0x07 256 colors
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
| H A D | Makefile.in | 133 $(srcdir)/colors.h $(srcdir)/parse-colors.h 137 COLORSOBJ = colors.o parse-colors.o 463 colors.o: ${BUILD_DIR}/config.h colors.h 464 colors.o: readline.h keymaps.h rltypedefs.h chardefs.h tilde.h rlstdc.h 465 colors.o: rlconf.h 466 colors.o: ansi_stdlib.h posixstat.h 467 parse-colors.o: ${BUILD_DIR}/config.h colors.h parse-colors.h 468 parse-colors.o: rldefs.h rlconf.h 469 parse-colors.o: readline.h keymaps.h rltypedefs.h chardefs.h tilde.h rlstdc.h 500 colors.o: rlprivate.h [all …]
|
| H A D | MANIFEST | 26 colors.h f 30 parse-colors.h f 50 colors.c f 65 parse-colors.c f
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Process.inc | 312 // The terminal always has colors. 376 WORD colors = DefaultColors::GetCurrentColor(); 378 colors |= BACKGROUND_INTENSITY; 380 colors |= FOREGROUND_INTENSITY; 381 SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), colors); 389 WORD colors; 391 colors = ((code&1) ? BACKGROUND_RED : 0) | 395 colors |= BACKGROUND_INTENSITY; 396 colors |= fg_color(current); 398 colors = ((code&1) ? FOREGROUND_RED : 0) | [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/javadoc2/ |
| H A D | stylesheet.css | 3 /* Define colors, fonts and other style attributes here to override the defaults */ 8 /* Table colors */ 21 /* Navigation bar fonts and colors */
|
| /netbsd-src/tests/usr.bin/indent/ |
| H A D | lsym_tag.c | 21 enum color colors[] = { in indent_enum_constants() enum 33 if (colors[0] == (enum color)1) { in indent_enum_constants()
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
| H A D | MANIFEST | 26 colors.h f 30 parse-colors.h f 50 colors.c f 65 parse-colors.c f
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| H A D | Process.inc | 343 // colors. 352 // strategy here is just to query the baseline colors capability and if it 353 // supports colors at all to assume it will translate the escape codes into 354 // whatever range of colors it does support. We can add more detailed tests 358 // the terminfo says that no colors are supported. 359 bool HasColors = tigetnum(const_cast<char *>("colors")) > 0; 391 // A file descriptor has colors if it is displayed and the terminal has 392 // colors.
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | amidisplaycc.c | 1694 u_int colors; in amidisplaycc_setcmap() local 1710 colors = (1 << view->bitmap->depth); in amidisplaycc_setcmap() 1712 if (count > colors || index >= colors || index + count > colors) in amidisplaycc_setcmap() 1788 u_int colors; in amidisplaycc_getcmap() local 1802 colors = (1 << view->bitmap->depth); in amidisplaycc_getcmap() 1804 if (count > colors || index >= colors || index + count > colors) in amidisplaycc_getcmap()
|
| H A D | grf_rhreg.h | 99 /* use LoadPalette() to set colors 0..255 */ 164 "C" void RZ3LoadPalette (unsigned char * pal, unsigned char firstcol, unsigned char colors); 212 * The higher 8 colors in the standard palette are 258 void RZ3LoadPalette(unsigned char * pal, unsigned char firstcol, unsigned char colors); 263 * number of the first palette-register to load (256 available). "colors" is 264 * the number of colors you want to put in the palette registers. 691 unsigned char firstcol, unsigned char colors);
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | can_change_color | 2 # our test terminal can change colors so expect true.
|
| /netbsd-src/external/mit/xorg/lib/libxcb/files/ |
| H A D | render.h | 3111 const xcb_render_color_t *colors); 3128 const xcb_render_color_t *colors); 3171 const xcb_render_color_t *colors); 3190 const xcb_render_color_t *colors); 3231 const xcb_render_color_t *colors); 3248 const xcb_render_color_t *colors);
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | call-ar-st.c | 48 YELLOW} colors; typedef 146 void print_student_id_shirt_color (id_int student, colors shirt) in print_student_id_shirt_color() 880 static colors my_shirt = YELLOW; in main()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | exprs.c | 178 enum colors {red, green, blue} color; enum
|
| H A D | setvar.c | 183 enum colors {red, green, blue} color; enum
|
| H A D | ptype.c | 221 enum colors {yellow, purple, pink} nonprimary; enum
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | raw_ostream.cpp | 522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor() argument 527 (colors == SAVEDCOLOR) in changeColor() 529 : sys::Process::OutputColor(static_cast<char>(colors), bold, bg); in changeColor()
|