| /src/external/historical/nawk/dist/testdir/ |
| T.csv | 3 echo T.csv: tests of csv field splitting, no embedded newlines
|
| T.split | 18 echo T.split: misc tests of field splitting and split command
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| toc.c | 78 if (splitting) 230 /* Insert link -- to an external file if splitting, or 231 within the current document if not splitting. */ 249 splitting ? toc_entry_alist[i]->html_file : "", 321 splitting ? toc_file : "", name); 324 splitting ? toc_entry_alist[i]->html_file : "", name);
|
| makeinfo.c | 385 --no-split suppress splitting of Info or HTML output,\n\ 511 { "no-split", 0, &splitting, 0 }, 573 splitting = 0; 594 splitting = 0; 603 splitting = 0; 644 splitting = 0; 758 splitting = 0; 788 splitting = 0; 825 if (html && splitting && !STREQ (command_output_filename, "-")) 834 splitting = 0 [all...] |
| html.c | 219 /* When splitting, add current node's name to title if it's available and not 221 if (splitting && current_node && !STREQ (current_node, "Top")) 242 if (!splitting) 265 /* We are splitting, but we neither have a tag_table. So this must be 655 if (splitting)
|
| node.c | 588 if (html && splitting 650 if (!html || (html && splitting)) 905 if (splitting && *node && output_stream == NULL) 977 if (!splitting && no_headers) 982 if (splitting || !no_headers) 986 add_word_args ("<p>%s\n", splitting ? "" : "<hr>"); 1037 add_word_args ("\n%s\n", splitting ? "<hr>" : ""); 1138 if (splitting) 1140 /* If we are splitting, cm_xref will produce a reference to 1649 /* Splitting */ [all...] |
| xref.c | 258 /* Note that if we are splitting, and the referenced 265 if (splitting) 461 if (splitting)
|
| index.c | 194 if (html && !splitting && already_outputting_pending_notes) 219 if (html && splitting) 870 (splitting && index->output_file) ? index->output_file : "");
|
| footnote.c | 304 if (!splitting)
|
| makeinfo.h | 298 /* Stuff for splitting large files. The numbers for Emacs 302 DECLARE (int, splitting, 1); /* Defaults to true for now. */
|
| /src/external/gpl3/gcc/dist/gcc/ |
| lower-subreg.cc | 150 /* For each X in the range [0, BITS_PER_WORD), set SPLITTING[X] 161 bool *splitting, enum rtx_code code, 189 splitting[i] = true; 640 fprintf (dump_file, "; Splitting reg %u ->", regno); 1294 bool *splitting = (GET_CODE (op) == ASHIFT local 1302 || !splitting[INTVAL (XEXP (op, 1)) - BITS_PER_WORD]) 1438 SPLITTING[X] is true if we are splitting shifts by X + BITS_PER_WORD. */ 1441 dump_shift_choices (enum rtx_code code, bool *splitting) 1447 " Splitting mode %s for %s lowering with shift amounts = " [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| lower-subreg.cc | 149 /* For each X in the range [0, BITS_PER_WORD), set SPLITTING[X] 160 bool *splitting, enum rtx_code code, 188 splitting[i] = true; 639 fprintf (dump_file, "; Splitting reg %u ->", regno); 1281 bool *splitting = (GET_CODE (op) == ASHIFT local 1289 || !splitting[INTVAL (XEXP (op, 1)) - BITS_PER_WORD]) 1409 SPLITTING[X] is true if we are splitting shifts by X + BITS_PER_WORD. */ 1412 dump_shift_choices (enum rtx_code code, bool *splitting) 1418 " Splitting mode %s for %s lowering with shift amounts = " [all...] |
| /src/doc/ |
| TODO.compat-module | 44 12. Finished splitting the vnd_30 and vnd_50 compat code into separate
|
| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| toom_interpolate_12pts.c | 46 #error Not implemented: divexact_by42525 needs splitting.
|
| /src/external/lgpl3/gmp/dist/mpn/x86_64/coreihwl/ |
| sqr_basecase.asm | 60 C * Consider splitting outer loop into 2, one for n = 1 (mod 2) and one for 62 C * Consider splitting outer loop into 4.
|
| /src/usr.bin/make/unit-tests/ |
| directive-for-escape.mk | 9 # Even though the .for loops take quotes into account when splitting the
|
| varmod-to-separator.mk | 108 # expression value and then joins it again. At this point of splitting, the
|
| varmod-match.mk | 257 # The modifier ':tW' prevents splitting at whitespace. Even leading and
|
| /src/external/bsd/ipf/dist/ |
| HISTORY | 405 add load splitting and round-robin attribute to redirect rules 773 fix FTP proxy back up, splitting pasv code out of port code.
|
| /src/share/mk/ |
| bsd.lib.mk | 836 # failed (Argument list too long)". Avoid that by splitting the
|
| bsd.own.mk | 1544 # require splitting the below loop in two parts.
|
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 3359 % If we end up splitting too much material for the current page,
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 3922 % If we end up splitting too much material for the current page,
|
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 3241 % If we end up splitting too much material for the current page,
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 3833 % If we end up splitting too much material for the current page,
|