| /netbsd-src/external/mpl/bind/dist/bin/tests/system/ |
| H A D | digcomp.pl | 88 $printed = 0; 115 if ($printed == 0); 117 $printed++; 137 if ($printed == 0); 139 $printed++; 146 $printed = 0; 151 if ($printed == 0); 154 $printed++;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-ppoutput.c | 35 bool printed; /* True if something output at line. */ member 109 if (print.printed) in preprocess_file() 160 print.printed = false; in init_pp_output() 213 print.printed = true; in scan_translation_unit() 221 print.printed = true; in scan_translation_unit() 233 print.printed = true; in scan_translation_unit() 251 print.printed = true; in scan_translation_unit() 278 print.printed = true; in scan_translation_unit() 328 print.printed = true; in scan_translation_unit_trad() 347 if (print.printed) in maybe_print_line_1() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-ppoutput.cc | 36 bool printed; /* True if something output at line. */ member 109 if (print.printed) in preprocess_file() 160 print.printed = false; in init_pp_output() 227 print.printed = true; in stream() 235 print.printed = true; in stream() 247 print.printed = true; in stream() 265 print.printed = true; in stream() 292 print.printed = true; in stream() 425 print.printed = true; in scan_translation_unit_trad() 444 if (print.printed) in maybe_print_line_1() [all …]
|
| /netbsd-src/external/bsd/pdisk/dist/ |
| H A D | validate.c | 303 int printed; in print_range_list() local 313 printed = 0; in print_range_list() 328 printed = 1; in print_range_list() 343 printed = 1; in print_range_list() 347 if (printed == 0) { in print_range_list() 360 int printed; in validate_map() local 446 printed = 0; in validate_map() 450 printed = 1; in validate_map() 455 printed = 1; in validate_map() 461 printed = 1; in validate_map() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGPrinter.cpp | 238 int level, bool &printed) { in setSubgraphColorHelper() argument 243 if (!printed) { in setSubgraphColorHelper() 244 printed = true; in setSubgraphColorHelper() 257 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit; in setSubgraphColorHelper() 272 bool printed = false; in setSubgraphColor() local 273 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) { in setSubgraphColor() 276 setSubgraphColorHelper(N, "blue", visited, 0, printed); in setSubgraphColor() 278 setSubgraphColorHelper(N, "green", visited, 0, printed); in setSubgraphColor()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
| H A D | fileman.c | 407 int printed = 0; local 414 printed++; 418 if (!printed) 425 if (printed == 6) 427 printed = 0; 432 printed++; 435 if (printed)
|
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | printhash.c | 22 int printed; local 45 for (printed = 0, ipep = iph.iph_list; ipep != NULL; ) { 47 printed++; 49 if (printed == 0)
|
| H A D | printpool_live.c | 24 int printed, last; local 51 printed = 0; 60 printed++; 64 if (printed == 0)
|
| H A D | printhash_live.c | 24 int last, printed; local 52 printed = 0; 61 printed++; 66 if (printed == 0)
|
| H A D | printdstl_live.c | 28 int printed, last; local 65 printed = 0; 73 printed++; 80 if (printed == 0)
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/ |
| H A D | fsf_callg_bl.m | 12 The index number is printed next to every function name so 31 printed after it. If the function is a member of a 32 cycle, the cycle number is printed between the 50 number is printed after it. If the parent is a 51 member of a cycle, the cycle number is printed between 55 `<spontaneous>' is printed in the `name' field, and all the other 72 number is printed after it. If the child is a 73 member of a cycle, the cycle number is printed
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
| H A D | fsf_callg_bl.m | 12 The index number is printed next to every function name so 31 printed after it. If the function is a member of a 32 cycle, the cycle number is printed between the 50 number is printed after it. If the parent is a 51 member of a cycle, the cycle number is printed between 55 `<spontaneous>' is printed in the `name' field, and all the other 72 number is printed after it. If the child is a 73 member of a cycle, the cycle number is printed
|
| /netbsd-src/usr.bin/locate/locate/ |
| H A D | locate.c | 188 int count, found, globflag, printed; in fastfind() local 201 found = printed = 0; in fastfind() 234 ++printed; in fastfind() 240 return printed; in fastfind()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | cpp.cc | 129 unsigned char printed; /* Nonzero if something output at line. */ member 562 print.printed = 0; in gfc_cpp_init_0() 825 print.printed = 1; in scan_translation_unit_trad() 842 if (print.printed) in maybe_print_line() 846 print.printed = 0; in maybe_print_line() 867 if (print.printed) in print_line() 869 print.printed = 0; in print_line() 961 print.printed = 1; in cb_line_change() 1172 if (print.printed) in dump_queued_macros() 1176 print.printed = 0; in dump_queued_macros()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | cpp.c | 125 unsigned char printed; /* Nonzero if something output at line. */ member 531 print.printed = 0; in gfc_cpp_init_0() 805 print.printed = 1; in scan_translation_unit_trad() 822 if (print.printed) in maybe_print_line() 826 print.printed = 0; in maybe_print_line() 847 if (print.printed) in print_line() 849 print.printed = 0; in print_line() 941 print.printed = 1; in cb_line_change() 1137 if (print.printed) in dump_queued_macros() 1141 print.printed = 0; in dump_queued_macros()
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | INTRODUCTION | 17 produce both on-line information and printed output. Using Texinfo, 18 you can create a printed document with the normal features of a book, 24 You can produce both on-line information and printed output from this 29 To get started, you need to create either a printed manual or an 64 To create a printed manual
|
| /netbsd-src/usr.bin/m4/ |
| H A D | misc.c | 126 int printed = 0; in pbnumbase() local 137 printed++; in pbnumbase() 142 printed++; in pbnumbase() 143 while (printed++ < d) in pbnumbase()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/discovery/ |
| H A D | lit.cfg | 16 # Check that available_features are printed by --show-suites (and in the right order) 19 # Check that substitutions are printed by --show-suites (and in the right order)
|
| /netbsd-src/share/locale/ctype/ |
| H A D | gen_ctype_utf8.pl | 254 my $printed = 0; 258 $printed = 1; 262 print "\n" if $printed;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| H A D | gcc-common.texi | 35 @c printing date for the manual being printed. 40 @c Cause even numbered pages to be printed on the left hand side of 41 @c the page and odd numbered pages to be printed on the right hand
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/include/ |
| H A D | gcc-common.texi | 35 @c printing date for the manual being printed. 40 @c Cause even numbered pages to be printed on the left hand side of 41 @c the page and odd numbered pages to be printed on the right hand
|
| /netbsd-src/usr.sbin/sunlabel/ |
| H A D | sunlabel.doc | 30 carefully, both the values printed by L and the partition table printed 54 and ntrack values as printed by the L command; in particular, if they 76 The V command changes fields printed by the L command. For example, if
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | kerberos | 11 # are not printed. 23 # printed and a subsequent entry in the same magic file
|
| /netbsd-src/external/gpl3/autoconf/dist/bin/ |
| H A D | autoscan.in | 47 use vars qw(@cfiles @makefiles @shfiles @subdirs %printed); 486 if (! $printed{$macro}) 489 $printed{$macro} = 1;
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | ASN1_EXTERN_FUNCS.pod | 135 B<ASN1_VALUE> to be printed. I<indent> is the number of spaces of indenting to 136 be printed before any data is printed. I<fname> is currently unused and is 140 an additional newline will be printed after the data printed by this function.
|