Searched refs:colour (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dipf_rb.h17 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
[all...]
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dipf_rb.h17 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
[all...]
/freebsd-10.0-release/sys/dev/terasic/mtl/
H A Dterasic_mtl.h123 * colour.
198 uint8_t colour);
H A Dterasic_mtl_reg.c156 terasic_mtl_blend_default_set(struct terasic_mtl_softc *sc, uint8_t colour) argument
163 v |= colour << TERASIC_MTL_BLEND_DEFAULT_SHIFT;
/freebsd-10.0-release/sys/contrib/v4l/
H A Dvideodev.h93 __u16 colour; member in struct:video_picture
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src1529 # Terminfo entries to enable the use of the ncurses library in colour on a
4193 # print interface, ANSI X3.64 colour escape sequences, etc. Newsgroup postings
6917 # S2 7 Screen colour
6970 # S2 7 Screen colour (U = green on black, D = black on green)
14063 #ESC F p1 p2 set page colour (p1 = f/grnd, p2 = b/grnd)
14130 # p2, p3: f/grnd, b/grnd colour
14145 #ESC b set foreground colour screen
14159 #ESC d set background colour screen
15562 pe7000c|perkin elmer 7000 series colour monitor,
17408 # equipped with one or two 5.25" disk drives, had a monochrome and colour
[all...]

Completed in 148 milliseconds