Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/openbsd/lib/libcrypto/bio/
H A Db_dump.c83 int bytes_per_line, dumped, printed, trailing, written; in BIO_dump_indent() local
122 printed = 0; in BIO_dump_indent()
138 if (printed > INT_MAX - written) in BIO_dump_indent()
140 printed += written; in BIO_dump_indent()
160 if (printed > INT_MAX - written) in BIO_dump_indent()
162 printed += written; in BIO_dump_indent()
181 if (printed > INT_MAX - written) in BIO_dump_indent()
183 printed += written; in BIO_dump_indent()
192 if (printed > INT_MAX - written) in BIO_dump_indent()
194 printed += written; in BIO_dump_indent()
[all …]
/openbsd/regress/usr.sbin/btrace/
H A Dif.bt7 printf("not printed\n");
10 printf("printed!\n");
39 printf("not printed\n");
42 printf("nested not printed\n");
44 printf("nested printed\n");
46 printf("nested not printed\n");
48 printf("also not printed\n");
H A Dif.ok1 printed!
6 nested printed
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DSharedLibs.pm51 printed => {},
129 my $printed = $self->{printed};
144 if (!defined $printed->{$name} || $printed->{$name} ne $r) {
145 $printed->{$name} = $r;
/openbsd/sys/arch/i386/i386/
H A Damd64errata.c309 static int printed = 0; in amd64_errata() local
378 if (!printed) { in amd64_errata()
384 if (!printed) { in amd64_errata()
392 if (!printed) in amd64_errata()
401 if (!printed) { in amd64_errata()
407 if (!printed) { in amd64_errata()
415 if (!printed) in amd64_errata()
420 printed = 1; in amd64_errata()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp234 int level, bool &printed) { in setSubgraphColorHelper() argument
239 if (!printed) { in setSubgraphColorHelper()
240 printed = true; in setSubgraphColorHelper()
253 hit_limit = setSubgraphColorHelper(*i, Color, visited, level+1, printed) || hit_limit; in setSubgraphColorHelper()
268 bool printed = false; in setSubgraphColor() local
269 if (setSubgraphColorHelper(N, Color, visited, 0, printed)) { in setSubgraphColor()
272 setSubgraphColorHelper(N, "blue", visited, 0, printed); in setSubgraphColor()
274 setSubgraphColorHelper(N, "green", visited, 0, printed); in setSubgraphColor()
/openbsd/gnu/lib/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)
/openbsd/sys/arch/amd64/amd64/
H A Damd64errata.c308 static int printed = 0; in amd64_errata() local
377 if (!printed) { in amd64_errata()
383 if (!printed) { in amd64_errata()
391 if (!printed) in amd64_errata()
400 if (!printed) { in amd64_errata()
406 if (!printed) { in amd64_errata()
414 if (!printed) in amd64_errata()
419 printed = 1; in amd64_errata()
/openbsd/gnu/gcc/gcc/
H A Dc-ppoutput.c38 unsigned char printed; /* Nonzero if something output at line. */ member
86 if (print.printed) in preprocess_file()
127 print.printed = 0; in init_pp_output()
200 print.printed = 1; in scan_translation_unit_trad()
215 if (print.printed) in maybe_print_line()
219 print.printed = 0; in maybe_print_line()
240 if (print.printed) in print_line()
242 print.printed = 0; in print_line()
297 print.printed = 1; in cb_line_change()
H A Dopts.c1289 static char *printed; in print_filtered_help() local
1294 if (!printed) in print_filtered_help()
1295 printed = xmalloc (cl_options_count); in print_filtered_help()
1296 memset (printed, 0, cl_options_count); in print_filtered_help()
1314 if (printed[i]) in print_filtered_help()
1338 if (printed[i]) in print_filtered_help()
1341 printed[i] = true; in print_filtered_help()
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dfsf_callg_bl.m12 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
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dfsf_callg_bl.m12 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
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcppmain.c66 pfile->print.printed = 0;
98 if (pfile->print.printed)
207 pfile->print.printed = 1;
223 if (pfile->print.printed)
227 pfile->print.printed = 0;
252 if (pfile->print.printed)
254 pfile->print.printed = 0;
303 pfile->print.printed = 1;
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/discovery/
H A Dlit.cfg16 # 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)
/openbsd/gnu/usr.bin/texinfo/
H A DINTRODUCTION17 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
/openbsd/gnu/usr.bin/perl/ext/Devel-Peek/
H A DChanges15 CV: STASH renamed to COMP_STASH. The package of GV is printed now.
43 Head of OOK data printed too.
54 Address of SV printed.
/openbsd/usr.bin/m4/
H A Dmisc.c123 int printed = 0; in pbnumbase() local
134 printed++; in pbnumbase()
139 printed++; in pbnumbase()
140 while (printed++ < d) in pbnumbase()
/openbsd/share/locale/ctype/
H A Dgen_ctype_utf8.pl254 my $printed = 0;
258 $printed = 1;
262 print "\n" if $printed;
/openbsd/gnu/gcc/gcc/doc/include/
H A Dgcc-common.texi35 @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
/openbsd/gnu/lib/libiberty/src/
H A Dcp-demangle.c226 int printed; member
3007 dpm.printed = 0; in d_print_comp()
3014 if (! dpm.printed) in d_print_comp()
3050 dpm.printed = 0; in d_print_comp()
3057 if (dpm.printed) in d_print_comp()
3113 pdpm->printed = 1; in d_print_comp()
3145 dpm.printed = 0; in d_print_comp()
3152 if (! dpm.printed) in d_print_comp()
3424 if (mods->printed in d_print_mod_list()
3434 mods->printed = 1; in d_print_mod_list()
[all …]
/openbsd/regress/usr.bin/mandoc/tbl/data/
H A Dinsert.out_lint2 mandoc: insert.in:17:5: ERROR: ignoring data in spanned tbl cell: printed
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/
H A Dusage.pod11 And this will be also printed.
/openbsd/usr.bin/sort/
H A Dbwstring.c430 size_t printed = 0; in bwsfwrite() local
434 while (printed < BWSLEN(bws)) { in bwsfwrite()
435 const wchar_t *s = bws->data.wstr + printed; in bwsfwrite()
444 ++printed; in bwsfwrite()
452 printed += nums; in bwsfwrite()
456 return printed + 1; in bwsfwrite()
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-opt-report.rst56 Symbols printed on the left side of the program indicate what kind of optimization was performed.
110 :program:`llvm-opt-report` returns 0 on success. Otherwise, an error message is printed
/openbsd/gnu/usr.bin/perl/t/op/
H A Dtie.t175 my $printed = 0;
178 sub Self2::PRINT { $printed = 1; }
185 die "self-tied glob not PRINTed" unless $printed == 1;
194 sub Self3::PRINT { $printed = 1; }
201 die "self-tied IO not PRINTed" unless $printed == 1;
210 sub Self3::PRINT { $printed = 1; }
217 die "IO tied to TEMP glob not PRINTed" unless $printed == 1;

12345678910>>...17