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

12

/freebsd-10.0-release/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 Dprinthash_live.c22 int last, printed; local
50 printed = 0;
59 printed++;
64 if (printed == 0)
H A Dprintpool_live.c22 int printed, last; local
49 printed = 0;
58 printed++;
62 if (printed == 0)
H A Dprintdstl_live.c26 int printed, last; local
63 printed = 0;
71 printed++;
78 if (printed == 0)
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp87 /// If you want to override the dot attributes printed for a particular
219 int level, bool &printed) {
224 if (!printed) {
225 printed = true;
238 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit;
253 bool printed = false; local
254 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) {
257 setSubgraphColorHelper(N, "blue", visited, 0, printed);
259 setSubgraphColorHelper(N, "green", visited, 0, printed);
218 setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, int level, bool &printed) argument
/freebsd-10.0-release/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-10.0-release/contrib/gcc/
H A Dc-ppoutput.c38 unsigned char printed; /* Nonzero if something output at line. */ member in struct:__anon919
86 if (print.printed)
127 print.printed = 0;
200 print.printed = 1;
215 if (print.printed)
219 print.printed = 0;
240 if (print.printed)
242 print.printed = 0;
297 print.printed = 1;
H A Dopts.c1260 static char *printed; local
1265 if (!printed)
1266 printed = xmalloc (cl_options_count);
1267 memset (printed, 0, cl_options_count);
1283 /* Skip switches that have already been printed, mark them to be
1285 if (printed[i])
1308 /* Skip switches that have already been printed. */
1309 if (printed[i])
1312 printed[i] = true;
/freebsd-10.0-release/usr.bin/m4/
H A Dmisc.c124 int printed = 0; local
135 printed++;
140 printed++;
141 while (printed++ < d)
/freebsd-10.0-release/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-10.0-release/usr.bin/whereis/
H A Dwhereis.c381 int unusual, i, printed; local
664 printed = 0;
667 printed++;
670 if (printed++)
675 if (printed++)
680 if (printed++)
684 if (printed)
/freebsd-10.0-release/usr.sbin/iostat/
H A Diostat.c624 * printed between each header repetition. Then force a new header to be
666 int i, printed; local
678 for (i = 0, printed=0;(i < num_devices) && (printed < maxshowdevs);i++){
690 printed++;
701 for (i=0, printed = 0;(i < num_devices) && (printed < maxshowdevs);i++){
715 printed++;
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh290 fail "gdb printed no output" ! -s Gdb.log
H A Dinfrun.c303 /* Nonzero after stop if current stack frame should be printed. */
1904 int printed = 0;
1921 printed = 1;
1935 if (printed)
2171 int printed = 0;
2177 printed = 1;
2188 else if (printed)
1899 int printed = 0; local
2166 int printed = 0; local
/freebsd-10.0-release/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-10.0-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c225 /* Whether this modifier was printed. */
226 int printed; member in struct:d_print_mod
2731 /* Pass the name down to the type so that it can be printed in
2748 adpm[i].printed = 0;
2793 adpm[i - 1].printed = 0;
2806 /* If the modifiers didn't get printed by the type, print them
2811 if (! adpm[i].printed)
2988 if (! pdpm->printed)
3018 dpm.printed = 0;
3023 /* If the modifier didn't get printed b
[all...]
/freebsd-10.0-release/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-10.0-release/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-10.0-release/usr.bin/sort/
H A Dbwstring.c445 size_t printed = 0; local
449 while (printed < BWSLEN(bws)) {
450 const wchar_t *s = bws->data.wstr + printed;
459 ++printed;
467 printed += nums;
471 return (printed + 1);
/freebsd-10.0-release/contrib/binutils/gas/
H A Das.c215 static int printed;
217 if (printed)
219 printed = 1;
214 static int printed; local
/freebsd-10.0-release/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp275 | printed out.
390 register int printed = 0; local
396 printed = 1;
401 printed = 1;
403 if (printed)
/freebsd-10.0-release/sys/boot/common/
H A Dhelp.common120 be printed.
210 During the device probe, pause after each line is printed.
234 Setting this variable causes extra debugging information to be printed
386 If -p is specified, <prompt> is printed before reading input. No
/freebsd-10.0-release/share/mk/
H A Dbsd.info.mk5 # file to produce both on-line information and printed output.
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c917 int i, printed; local
951 for (i = 0, printed = 0; flagnames[i].name != NULL; i++) {
956 "%s%s", printed++ ? " | " : "(", flagnames[i].name);
961 if (printed)
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.def110 variables can be assembled, with raw and pretty-printed output
284 is specified, host names are printed in
289 addresses are printed instead.
330 Causes all output from query commands is printed as received

Completed in 383 milliseconds

12