| /freebsd-10-stable/sys/contrib/ipfilter/netinet/ |
| D | ipf_rb.h | 17 rbcolour_t colour; \ 98 node->_f.colour = C_RED; \ 101 while ((node != &_n##_rb_zero) && (parent->_f.colour == C_RED)){\ 105 if (tmp1->_f.colour == C_RED) { \ 106 parent->_f.colour = C_BLACK; \ 107 tmp1->_f.colour = C_BLACK; \ 108 gparent->_f.colour = C_RED; \ 116 parent->_f.colour = C_BLACK; \ 117 gparent->_f.colour = C_RED; \ 122 if (tmp1->_f.colour == C_RED) { \ [all …]
|
| /freebsd-10-stable/contrib/ipfilter/ |
| D | ipf_rb.h | 17 rbcolour_t colour; \ 98 node->_f.colour = C_RED; \ 101 while ((node != &_n##_rb_zero) && (parent->_f.colour == C_RED)){\ 105 if (tmp1->_f.colour == C_RED) { \ 106 parent->_f.colour = C_BLACK; \ 107 tmp1->_f.colour = C_BLACK; \ 108 gparent->_f.colour = C_RED; \ 116 parent->_f.colour = C_BLACK; \ 117 gparent->_f.colour = C_RED; \ 122 if (tmp1->_f.colour == C_RED) { \ [all …]
|
| /freebsd-10-stable/contrib/ntp/sntp/unity/auto/ |
| D | colour_prompt.rb | 40 def win32_colour(colour) argument 41 case colour 63 def posix_colour(colour) argument 64 case colour 78 def out_c(mode, colour, str) argument 81 change_to(colour) 86 $stdout.puts("#{change_to(colour)}#{str}\033[0m") if mode == :puts 87 $stdout.print("#{change_to(colour)}#{str}\033[0m") if mode == :print
|
| D | colour_reporter.rb | 18 colour = case(line) 34 colour_puts(colour, line)
|
| /freebsd-10-stable/sys/netgraph/ |
| D | NOTES | 87 - I've been thinking about this. each node could have a 'colour' 88 which is set to the colour of the packet as you pass through. 89 hitting a node already of your colour would abort. Each packet 90 has another (incremented) colour.
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | icc | 7 # Color profiles as per the ICC's "Image technology colour management - 64 # Kodak colour management system 77 # preferred colour management module like appl CCMS KCMS Lino UCCM "Win " "FF " 82 # colour space "XYZ " "Lab " "RGB " CMYK GRAY ... 152 #>>>60 ubelong ^0x08 \b, colour
|
| D | images | 805 >>>>68 byte 1 colour,
|
| /freebsd-10-stable/sys/dev/terasic/mtl/ |
| D | terasic_mtl_reg.c | 156 terasic_mtl_blend_default_set(struct terasic_mtl_softc *sc, uint8_t colour) in terasic_mtl_blend_default_set() argument 163 v |= colour << TERASIC_MTL_BLEND_DEFAULT_SHIFT; in terasic_mtl_blend_default_set()
|
| D | terasic_mtl.h | 198 uint8_t colour);
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/tests/ |
| D | chgat | 11 # The following should apply the attribute and colour to the whole line
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libcurses/slave/ |
| D | curses_commands.c | 1873 short colour, red, green, blue; in cmd_color_content() local 1878 if (sscanf(args[0], "%hd", &colour) == 0) { in cmd_color_content() 1886 report_return(color_content(colour, &red, &green, &blue)); in cmd_color_content() 2645 short colour, red, green, blue; in cmd_init_color() local 2650 if (sscanf(args[0], "%hd", &colour) == 0) { in cmd_init_color() 2675 report_return(init_color(colour, red, green, blue)); in cmd_init_color() 5984 int n, attr, colour; in cmd_chgat() local 6001 if (sscanf(args[2], "%d", &colour) == 0) { in cmd_chgat() 6009 report_return(chgat(n, attr, colour, NULL)); in cmd_chgat() 6018 short colour; in cmd_wchgat() local [all …]
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | php_syscolors_example.txt | 4 calls made, and renders the output in color ("colour") using terminal
|
| D | pl_syscolors_example.txt | 4 calls made, and renders the output in color ("colour") using terminal
|
| D | rb_syscolors_example.txt | 4 program, and the system calls made. It renders the output in color ("colour")
|
| D | sh_syscolors_example.txt | 4 system calls made. It renders the output in color ("colour") using terminal
|
| D | tcl_syscolors_example.txt | 4 system calls made, and renders the output in color ("colour") using terminal
|
| D | py_syscolors_example.txt | 4 calls made, and renders the output in color ("colour") using terminal
|
| D | sh_pidcolors_example.txt | 13 inclusive as you like. It renders the output in color ("colour") using terminal
|
| D | j_syscolors_example.txt | 6 ("colour") using terminal escape sequences (which you can tweak by modifying
|
| /freebsd-10-stable/sys/contrib/v4l/ |
| D | videodev.h | 93 __u16 colour; member
|
| /freebsd-10-stable/games/fortune/datfiles/ |
| D | freebsd-tips | 309 Want colour in your directory listings? Use "ls -G". "ls -F" is also useful,
|
| /freebsd-10-stable/contrib/groff/ |
| D | ChangeLog.118 | 1158 * tmac/html.tmac: Don't use black for background colour. 2729 Implement option `-b' in grohtml to set the HTML background colour. 3208 New keywords `color' (or `colour', `colored', `coloured'), `outline' 3626 * src/preproc/html/pre-html.cc (TRANSPARENT): Use `white' as colour
|
| D | PROBLEMS | 18 control the display attributes (bold, underlined, colour) on TTYs.
|
| D | NEWS | 893 o New keywords `color' (or `colour', `colored', `coloured'), `outline' (or 1002 o New option `-b' to set the background colour to white.
|
| /freebsd-10-stable/gnu/usr.bin/grep/doc/ |
| D | grep.texi | 264 @item --colour[=@var{WHEN}] 266 @opindex --colour 267 @cindex highlight, color, colour
|