Searched refs:printed (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprinthash.c22 int printed; local
45 for (printed = 0, ipep = iph.iph_list; ipep != NULL; ) {
47 printed++;
49 if (printed == 0)
H A Dprintpool_live.c22 int printed, last; local
49 printed = 0;
58 printed++;
62 if (printed == 0)
H A Dprinthash_live.c22 int last, printed; local
50 printed = 0;
59 printed++;
64 if (printed == 0)
H A Dprintdstl_live.c26 int printed, last; local
63 printed = 0;
71 printed++;
78 if (printed == 0)
/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c130 bool *printed)
143 fprintf(fp, "%s%s", *printed ? "|" : "", table->str);
144 *printed = true;
154 * table. The return value is true if something was printed. If
156 * printed. If nothing was printed and rem is not NULL, *rem holds
163 bool printed; local
165 printed = false;
167 print_mask_part(fp, table, &val, &printed);
170 return (printed);
129 print_mask_part(FILE *fp, struct name_table *table, uintmax_t *valp, bool *printed) argument
196 bool printed; local
365 bool printed; local
420 bool printed; local
459 bool printed; local
756 bool printed; local
942 bool printed; local
1035 bool printed; local
1251 bool printed; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp92 /// If you want to override the dot attributes printed for a particular
224 int level, bool &printed) {
229 if (!printed) {
230 printed = true;
243 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit;
258 bool printed = false; local
259 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) {
262 setSubgraphColorHelper(N, "blue", visited, 0, printed);
264 setSubgraphColorHelper(N, "green", visited, 0, printed);
223 setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, int level, bool &printed) argument
/freebsd-11-stable/contrib/libreadline/examples/
H A Dfileman.c390 int printed = 0; local
397 printed++;
401 if (!printed)
408 if (printed == 6)
410 printed = 0;
415 printed++;
418 if (printed)
/freebsd-11-stable/contrib/gcc/
H A Dc-ppoutput.c38 unsigned char printed; /* Nonzero if something output at line. */ member in struct:__anon1191
91 if (print.printed)
132 print.printed = 0;
225 print.printed = 1;
240 if (print.printed)
244 print.printed = 0;
265 if (print.printed)
267 print.printed = 0;
322 print.printed = 1;
H A Dopts.c1641 static char *printed; local
1646 if (!printed)
1647 printed = xmalloc (cl_options_count);
1648 memset (printed, 0, cl_options_count);
1664 /* Skip switches that have already been printed, mark them to be
1666 if (printed[i])
1689 /* Skip switches that have already been printed. */
1690 if (printed[i])
1693 printed[i] = true;
/freebsd-11-stable/contrib/netbsd-tests/bin/ps/
H A Dt_ps.sh129 # Run "ps $args -p $$"; check that only one line is printed,
185 "and also check that the columns printed by the -j," \
220 "columns are printed; this does not test header" \
350 "should not be printed at all in this case."
/freebsd-11-stable/tools/tools/dmardump/
H A Ddmardump.c103 bool printed; local
106 printed = false;
111 if (!printed) {
113 printed = true;
/freebsd-11-stable/usr.bin/whereis/
H A Dwhereis.c382 int unusual, i, printed; local
663 printed = 0;
666 printed++;
669 if (printed++)
674 if (printed++)
679 if (printed++)
683 if (printed)
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_debug.c663 int printed;
676 printed = printf("%s[0x%x]", name, value);
678 printed += printf(" ");
679 *cur_column += printed;
680 return (printed);
693 printed += printf("%s%s",
703 printed += printf(") ");
705 printed += printf(" ");
706 *cur_column += printed;
707 return (printed);
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c126 int printed = 0; local
137 printed++;
142 printed++;
143 while (printed++ < d)
/freebsd-11-stable/sys/arm64/arm64/
H A Didentcpu.c157 int printed; local
207 #define SEP_STR ((printed++) == 0) ? "" : ","
211 printed = 0;
296 printed = 0;
400 printed = 0;
512 printed = 0;
592 printed = 0;
/freebsd-11-stable/usr.sbin/iostat/
H A Diostat.c665 * printed between each header repetition. Then force a new header to be
725 int i, printed; local
737 for (i = 0, printed=0;(i < num_devices) && (printed < maxshowdevs);i++){
749 printed++;
760 for (i=0, printed = 0;(i < num_devices) && (printed < maxshowdevs);i++){
774 printed++;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_mbuild.sh290 fail "gdb printed no output" ! -s Gdb.log
/freebsd-11-stable/sbin/bectl/
H A Dbectl_list.c407 int opt, printed; local
413 printed = 0;
483 if (printed > 0 && (pc.show_all_datasets || pc.show_snaps))
487 printed++;
/freebsd-11-stable/usr.bin/grep/
H A Dgrep.h127 int printed; /* Metadata printed? */ member in struct:parsec
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c225 /* Whether this modifier was printed. */
226 int printed; member in struct:d_print_mod
2752 /* Pass the name down to the type so that it can be printed in
2769 adpm[i].printed = 0;
2814 adpm[i - 1].printed = 0;
2827 /* If the modifiers didn't get printed by the type, print them
2832 if (! adpm[i].printed)
3009 if (! pdpm->printed)
3039 dpm.printed = 0;
3044 /* If the modifier didn't get printed b
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c257 /* Whether this modifier was printed. */
258 int printed; member in struct:d_print_mod
287 /* The last character printed, saved individually so that it survives
2886 /* Pass the name down to the type so that it can be printed in
2903 adpm[i].printed = 0;
2948 adpm[i - 1].printed = 0;
2961 /* If the modifiers didn't get printed by the type, print them
2966 if (! adpm[i].printed)
3160 if (! pdpm->printed)
3190 dpm.printed
[all...]
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.c950 int printed; member in struct:myst
1151 if (stp->printed == -1)
1152 printf("!!! %d\n", stp->printed);
1154 stp->printed = 1;
1172 printf("%s P%d\n", addrname(&stp->dst), stp->printed);
1387 if (stp->printed != -1)
1388 stp->printed = -2;
1398 stp->printed = -1;
1445 if (s1->printed == -1)
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c950 int printed; member in struct:myst
1151 if (stp->printed == -1)
1152 printf("!!! %d\n", stp->printed);
1154 stp->printed = 1;
1172 printf("%s P%d\n", addrname(&stp->dst), stp->printed);
1387 if (stp->printed != -1)
1388 stp->printed = -2;
1398 stp->printed = -1;
1445 if (s1->printed == -1)
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Ddotwait.mk11 # Ignore "--- target ---" lines printed by parallel make.
/freebsd-11-stable/usr.bin/sort/
H A Dbwstring.c440 size_t printed = 0; local
444 while (printed < BWSLEN(bws)) {
445 const wchar_t *s = bws->data.wstr + printed;
454 ++printed;
462 printed += nums;
466 return (printed + 1);

Completed in 327 milliseconds

123