Searched refs:blank (Results 1 - 25 of 64) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DPriority.h24 static inline Type blank(int n) { function in class:SP_NAMESPACE::Priority
H A DTrie.h42 const BlankTrie *blank() const;
73 const BlankTrie *Trie::blank() const function in class:SP_NAMESPACE::Trie
H A DRecognizer.cxx45 if (!pos->blank()) {
49 const BlankTrie *b = pos->blank();
H A DSyntax.cxx140 set_[blank] += c;
178 ISetIter<Char> blankIter(set_[blank]);
212 set_[blank] += c;
/opensolaris-onvv-gate/usr/src/cmd/cdrw/
H A Dmain.h97 void blank(void);
H A Dblank.c43 * This is called recursively once, if an ALL blank succeeds but the
44 * media is not blank we call blank() again to perform a fast blank.
49 blank(void) function
58 * information messages. This is the case where blank() function
59 * is called within the blank() function or the blank() function
60 * is called from other functions within cdrw to blank the media
64 * blank() functio
[all...]
H A DMakefile31 toshiba.o bstream.o options.o trackio.o write_image.o blank.o \
H A Dmain.c447 blank();
473 /* no need to erase blank media */
478 blank();
/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dcrossref.c207 BOOL blank = NO; /* output blank */ local
217 /* change a tab to a blank and compress blanks */
219 blank = YES;
225 if (blank) {
226 blank = NO;
259 if (blank) {
282 blank = NO;
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_ckpt.c179 etm_ckpt_erpt_id_t blank; /* blank ereport id */ local
196 bzero(&blank, sizeof (blank));
202 /* copy non-empty ereport ids from list il1 to il2. Toss the blank. */
207 if (!etm_ckpt_il_equal(p1, &blank)) {
318 etm_ckpt_erpt_id_t blank; /* blank id */ local
326 bzero(&blank, sizeof (blank));
425 etm_ckpt_erpt_id_t blank; /* blank ereport id */ local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/banner/
H A Dbanner.c180 static char blank = ' '; variable
224 banset(blank, bufp);
262 if (ptr->alpha[i][j] != blank)break;
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dedit.c97 int *ip, mesg, blank = 1; local
228 blank = lastc == '\n';
236 if (!blank) {
H A Dcmd4.c194 int blank; local
240 blank = lastc == '\n';
248 if (!blank) {
/opensolaris-onvv-gate/usr/src/cmd/nl/
H A Dnl.c114 int blank = 1; local
249 blank = 1;
251 blank = convert(c, optarg);
448 blank = 1;
450 blank = convert(argv[j]);
605 if (blank == blankctr) {
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dcaps48 erase_overstrike, "eo" "eo" Can erase overstrikes with a blank
91 magic_cookie_glitch, "xmc" "sg" Number blank chars left by smso or rmso
168 enter_secure_mode, "invis" "mk" Turn on blank mode (chars invisible)
189 insert_line, "il1" "al" Add new blank line (*)
244 parm_ich, "ich" "IC" Insert #1 blank chars (G*)
246 parm_insert_line, "il" "AL" Add #1 new blank lines (G*)
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Dxmldocumenttree1.sh51 while [[ "${s:currattrlen:1}" == ~(E)[[:blank:][:space:]] ]] ; do
60 #x="foo=bar huz=123" ; print "${x##~(E)[[:alnum:]_-:]*=[^[:blank:]\"]*}"
65 #x='foo="bar=o" huz=123' ; print "${x##~(E)([[:alnum:]_-:]*=[^[:blank:]\"]*|[[:alnum:]_-:]*=\"[^\"]*\"|[[:alnum:]_-:]*=\'[^\"]*\')}"
66 nextattr="${s##~(E)([[:alnum:]_-:]*=[^[:blank:]\"]*|[[:alnum:]_-:]*=\"[^\"]*\"|[[:alnum:]_-:]*=\'[^\"]*\'|[[:alnum:]_-:]*)}"
204 if [[ "$buf" == ~(E)[[:space:][:blank:]] ]] ; then
205 namebuf="${buf%%~(E)[[:space:][:blank:]].*}"
206 attrbuf="${buf#~(E).*[[:space:][:blank:]]}"
H A Dshtinyurl.sh73 response.content_type="${i/~(El).*:[[:blank:]]*/}"
75 ~(Eli)Content-Length:[[:blank:]]*[0-9]*)
76 integer response.content_length="${i/~(El).*:[[:blank:]]*/}"
79 response.transfer_encoding="${i/~(El).*:[[:blank:]]*/}"
/opensolaris-onvv-gate/usr/src/cmd/sgs/lex/common/
H A Dsub1.c45 int blank = 0; local
52 if (!blank) {
53 blank = 1;
57 blank = 0;
61 if (blank)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/des/
H A Ddes.c863 unsigned int blank=(unsigned int)'\n'-' '; local
868 if (n == blank)
899 if (w == blank) k=1;
900 if (x == blank) k=2;
901 if (y == blank) k=3;
902 if (z == blank) k=4;
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A DREADME58 then a blank line terminates a record, and newline
60 blank and tab.
/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dblok.c271 blank();
273 blank();
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c905 /* Create a blank the length of progname */
906 char *blank = strdup(progname); local
907 memset(blank, ' ', strlen(blank) * sizeof (char));
919 %1$s create -?\n"), progname, blank);
922 free(blank);
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_voper.c50 #define blank() isspace(wcursor[0]) macro
65 * and if wcursor is zero, then the first non-blank location of the
286 * E to end of following blank/nonblank word
1056 while (!margin() && blank()) {
1074 while (blank())
1106 while (blank())
1128 * kind which (blank/nonblank words are 0, conservative words 1).
1210 blank(void) function
/opensolaris-onvv-gate/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c136 char buf[8192], c, *cp = buf, *line, *blank, *empty; local
142 blank = NULL; /* cull trailing blanks */
146 blank = NULL;
147 else if (blank == NULL)
148 blank = cp;
151 if (blank)
152 cp = blank;
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c497 char *delim = NULL, *blank = " "; local
531 bufsz += chip_strlen(blank) +
567 (void) strlcat(buf, blank, bufsz);

Completed in 227 milliseconds

123