Searched refs:white (Results 1 – 6 of 6) sorted by relevance
160 background-color: white ;
821 int white = luaC_white(g); /* current white */ in sweeplist() local830 curr->marked = cast_byte((marked & ~maskgcbits) | white); in sweeplist()1099 int white = luaC_white(g); in sweepgen() local1110 curr->marked = cast_byte(marked | G_SURVIVAL | white); in sweepgen()1130 int white = luaC_white(g); in whitelist() local1132 p->marked = cast_byte((p->marked & ~maskgcbits) | white); in whitelist()
18 Received: from mail-red.research.att.com (EHLO mail-white.research.att.com) [192.20.225.110]
109 program name plus a white-space-separated list of program arguments (argv). For134 \li \c log_color The color used for the log tag (defaults to "white").
262 LD_PRELOAD to be separated by white space in addition to
1187 # background. This is disabled by default, which results in a white background.
Completed in 9 milliseconds