Searched refs:white (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/bmake/
H A Dmetachar.h50 needshell(const char *cmd, int white) argument
53 if (white && isspace((unsigned char)*cmd))
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb30 :white
H A Dcolour_prompt.rb57 when :white then 15
72 when :white, :default_white, :default then 37
/freebsd-11-stable/contrib/mdocml/
H A Dmandoc.c374 int quoted, pairs, white; local
385 white = 0;
419 white = 1;
450 if ('\0' == *cp && (white || ' ' == cp[-1]))
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_l.l165 white [ \t\r]+
167 {white} ;
/freebsd-11-stable/contrib/libxo/xolint/
H A Dxolint.pl341 "white" => "w",
452 if ($val =~ /^(default,black,red,green,yellow,blue,magenta,cyan,white)$/) {
461 } elsif ($val =~ /^(fg|bg)-(default|black|red|green|yellow|blue|magenta|cyan|white)$/) {
476 #@ yellow, blue, magenta, cyan, and white, which must
/freebsd-11-stable/usr.sbin/bsdconfig/dot/
H A Ddot427 shape=oval color=black fillcolor=white style=filled
442 shape=oval color=black fillcolor=white style=filled edge_color=grey
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Descape.mk14 # be replaced, along with any leading white space on the following
163 # Backslash-newline in a variable setting, plus any amount of white space
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s52 mov ah, 15 ;; and white colour
H A Dpkt_rx0.asm82 mov ah, 15 ;; and white colour
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py26 white = re.compile(r'\s+') variable
1302 global white
1307 line = white.sub(' ', line)
/freebsd-11-stable/contrib/lua/src/
H A Dlgc.c63 ** 'makewhite' erases all color bits then sets only the current white
150 ** barrier that moves collector forward, that is, mark the white object
152 ** object to white [sweep it] to avoid other barrier calls for this
162 makewhite(g, o); /* mark main obj. as white to avoid other barriers */
169 ** pointing to a white object as gray again.
358 ** atomic phase. In the atomic phase, if table has any white value,
363 /* if there is array part, assume it may have white values (it is not
373 if (!hasclears && iscleared(g, gval(n))) /* is there a white value? */
389 ** the atomic phase, if table has any white->white entr
738 int white = luaC_white(g); /* current white */ local
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex193 stand-alone strong-est time-stamp time-stamps which-ever white-space
3747 % Do not fill out the last line with white space.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex185 stand-alone strong-est time-stamp time-stamps which-ever white-space
3645 % Do not fill out the last line with white space.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex192 stand-alone strong-est time-stamp time-stamps which-ever white-space
4978 % Do not fill out the last line with white space.

Completed in 355 milliseconds