HomeSort by: relevance | last modified time | path
    Searched defs:warned (Results 1 - 25 of 334) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/gcc/c/
c-errors.cc 39 bool warned = false; local
51 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
61 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
64 return warned;
78 bool warned = false; local
90 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
100 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
103 return warned;
118 bool warned = false; local
135 warned = true
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-errors.cc 39 bool warned = false; local
51 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
61 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
64 return warned;
78 bool warned = false; local
90 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
100 warned = diagnostic_report_diagnostic (global_dc, &diagnostic);
103 return warned;
118 bool warned = false; local
135 warned = true
    [all...]
  /src/bin/dd/
position.c 69 int bcnt, cnt, nr, warned; local
87 for (bcnt = in.dbsz, cnt = in.offset, warned = 0; cnt;) {
114 if (!warned) {
117 warned = 1;
  /src/external/ibm-public/postfix/dist/src/util/
sane_time.c 69 static int warned; local
76 warned++ ? "another " : "");
83 if (warned) {
84 warned = 0;
  /src/sys/rump/librump/rumpkern/
kobj_rename.c 76 static int warned; local
78 if (!rump_nativeabi_p() && !warned) {
80 warned = 1;
  /src/sys/rump/net/lib/libshmif/
shmif_user.c 185 static int warned = 0; local
187 if (!warned) {
190 warned = 1;
  /src/external/bsd/libbind/dist/irs/
irp_ng.c 49 int warned; member in struct:pvt
134 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
170 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
214 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_gr.c 70 int warned; member in struct:pvt
155 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
207 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
254 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
294 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_pw.c 61 int warned; member in struct:pvt
140 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
188 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
236 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
277 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_sv.c 58 int warned; member in struct:pvt
146 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
197 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
248 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
290 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_ho.c 67 int warned; member in struct:pvt
185 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
243 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
295 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
336 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_nw.c 66 int warned; member in struct:pvt
157 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
207 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
247 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
279 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
irp_pr.c 57 int warned; member in struct:pvt
146 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
195 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
236 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
268 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
lcl_pw.c 103 int warned; member in struct:pvt
261 if (!pvt->warned) {
263 pvt->warned++;
  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgl-charset.c 51 bool warned; local
58 warned = false;
122 warned = true;
128 if (canon_locale_code == NULL && !warned)
  /src/usr.bin/audio/common/
sun.c 115 static int warned = 0; local
155 if (!ti->qflag && !warned) {
165 warned = 1;
  /src/external/gpl3/gcc/dist/gcc/
substring-locations.cc 216 bool warned = diagnostic_report_diagnostic (global_dc, &diagnostic); local
220 if (warned)
232 return warned;
252 bool warned = emit_warning_va (opt, gmsgid, &ap); local
255 return warned;
268 bool warned = emit_warning_n_va (opt, n, singular_gmsgid, plural_gmsgid, local
272 return warned;
  /src/external/gpl3/gcc.old/dist/gcc/
substring-locations.cc 216 bool warned = diagnostic_report_diagnostic (global_dc, &diagnostic); local
220 if (warned)
232 return warned;
252 bool warned = emit_warning_va (opt, gmsgid, &ap); local
255 return warned;
268 bool warned = emit_warning_n_va (opt, n, singular_gmsgid, plural_gmsgid, local
272 return warned;
  /src/sys/arch/pmax/pmax/
dec_3max.c 255 static bool warned = false; local
263 if ((csr & KN02_CSR_PSWARN) && !warned) {
264 warned = true;
266 } else if (warned && !(csr & KN02_CSR_PSWARN)) {
267 warned = false;
dec_3maxplus.c 292 static int warned = 0; local
310 if (warned && !(can_serve & KN03_INTR_PSWARN)) {
312 warned = 0;
314 if ((can_serve & KN03_INTR_PSWARN) && (warned < 3)) {
315 warned++;
  /src/sys/dev/isapnp/
isapnpres.c 445 int warned = 0; local
463 if (!warned) {
467 warned++;
507 if (++warned == 10)
516 if (++warned == 10)
530 warned >= 10 ? "Too many tag errors" : "Resource timeout", c + 1);
  /src/sbin/fsck_lfs/
bufcache.c 222 static int warned; local
270 else if (!warned) {
272 ++warned;
  /src/external/gpl3/gcc/dist/gcc/cp/
friend.cc 644 bool warned; local
647 warned = warning (OPT_Wnon_template_friend, "friend declaration "
649 if (! explained && warned)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
friend.cc 652 bool warned; local
655 warned = warning (OPT_Wnon_template_friend, "friend declaration "
657 if (! explained && warned)
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-ptrace.c 411 static int warned = 0; local
413 if (warned)
415 warned = 1;

Completed in 47 milliseconds

1 2 3 4 5 6 7 8 91011>>