Searched refs:warning (Results 201 - 225 of 452) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DInternals.h100 void reportWarning(StringRef warning, SourceLocation loc,
/freebsd-10.3-release/contrib/gdb/gdb/cli/
H A Dcli-script.c112 warning ("error reading in control structure\n");
283 warning ("Error in control structure.\n");
431 warning ("Invalid control type in command structure.");
1131 warning ("Your new `%s' command does not hook any existing command.",
/freebsd-10.3-release/contrib/texinfo/makeinfo/
H A Dfloat.c182 warning (_("Requested float type `%s' not previously used"), float_type);
/freebsd-10.3-release/lib/libedit/
H A Dchartype.h55 #warning Build environment does not support non-BMP characters
/freebsd-10.3-release/sys/dev/ciss/
H A Dcissvar.h83 #warning testing old-FreeBSD compat
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dm2-lang.c213 warning ("internal error: no Modula fundamental type %d", typeid);
H A Dp-lang.c289 warning ("internal error: no Pascal fundamental type %d", typeid);
/freebsd-10.3-release/contrib/binutils/bfd/doc/
H A Dchew.c98 int warning; variable
1223 if (warning)
1251 if (warning)
1252 fprintf (stderr, "warning, %s is not recognised\n", next);
1553 warning = 1;
/freebsd-10.3-release/contrib/gcc/
H A Dcoverage.c185 warning (0, "%qs is not a gcov data file", da_file_name);
196 warning (0, "%qs is version %q.*s, expected version %q.*s",
350 warning (0, "no coverage for function %qs found", IDENTIFIER_POINTER
580 warning (0, "error writing %qs", bbg_file_name);
/freebsd-10.3-release/contrib/gcc/cp/
H A Dname-lookup.c922 warning (0, "extern declaration of %q#D doesn't match", x);
923 warning (0, "global declaration %q+#D", oldglobal);
967 warning (OPT_Wshadow, "declaration of %q#D shadows a parameter", x);
968 warning (OPT_Wshadow, "%Jshadowed declaration is here", oldlocal);
992 warning (OPT_Wshadow, "declaration of %qD shadows a member of 'this'",
998 warning (OPT_Wshadow, "declaration of %qD shadows a previous local", x);
999 warning (OPT_Wshadow, "%Jshadowed declaration is here", oldlocal);
1005 warning (OPT_Wshadow, "declaration of %qD shadows a global declaration",
1007 warning (OPT_Wshadow, "%Jshadowed declaration is here", oldglobal);
1128 warning (
[all...]
/freebsd-10.3-release/contrib/libpcap/
H A Dnametoaddr.c197 warning("ambiguous port %s in /etc/services",
/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h442 void warning(const char *, ...);
H A Dctf.c443 warning("enum %s has too many values: %d > %d\n",
531 warning("Can't write unknown type %d\n", tp->t_type);
883 warning("%s: Cannot find label `%s' - using base (%s)\n",
1250 warning("Can't parse unknown CTF type %d\n", kind);
1331 warning("CTF decompress zlib error %s\n", zError(rc));
/freebsd-10.3-release/contrib/groff/src/devices/xditview/
H A Dparse.c293 warning("unknown drawing function %s", buf);
/freebsd-10.3-release/contrib/groff/src/preproc/eqn/
H A Dmain.cpp335 warning("-D option is obsolete: use `set draw_lines 1' instead");
357 ".tm warning: %s should have been given a `-T\\*(.T' option\n",
361 ".tm warning: %s should have been given a `-Tps' option\n",
365 ".tm warning: (it is advisable to invoke groff via: groff -Thtml -e)\n",
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Dcygming.h129 warning (0, "-f%s ignored for target (all code is position independent)",\
/freebsd-10.3-release/bin/sh/
H A Dcd.c242 warning("warning: failed to get name of current directory");
H A Dtrap.c196 warning("bad signal %s", *argv);
305 * Pretend it worked; maybe we should give a warning
/freebsd-10.3-release/sys/dev/tws/
H A Dtws_hdm.h88 warning , enumerator in enum:tws_sense_severity
/freebsd-10.3-release/sys/vm/
H A Duma.h512 * Sets a warning to be printed when limit is reached
516 * warning Warning content
521 void uma_zone_set_warning(uma_zone_t zone, const char *warning);
/freebsd-10.3-release/usr.sbin/makefs/
H A Dmtree.c131 mtree_print("warning", fmt, ap);
1101 warnx("%u error(s) and %u warning(s) in mtree manifest",
/freebsd-10.3-release/usr.bin/lex/
H A Dinitparse.c580 /* format_warn - write out formatted warning */
592 /* warn - report a warning, unless -w was given */
623 /* line_warning - report a warning at a given line, unless -w was given */
629 char warning[MAXLINE]; local
633 snprintf( warning, sizeof(warning), "warning, %s", str );
634 line_pinpoint( warning, line );
/freebsd-10.3-release/contrib/tzcode/zic/
H A Dzic.c437 warning(string) function
442 cp = ecpyalloc(_("warning: "));
603 warning(_("link to link"));
668 warning(_("hard link failed, symbolic link used"));
744 warning(_("same rule name in multiple files"));
746 warning(_("same rule name in multiple files"));
926 warning(_("24:00 not handled by pre-1998 versions of zic"));
929 warning(_("values over 24 hours not handled by pre-2007 versions of zic"));
2040 warning(wp);
2596 warning(
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c223 * OLDEST_DUMPED_REV, issue a warning and set *FOUND_OLD_MERGEINFO to TRUE,
247 notify->warning = svn_repos_notify_warning_found_old_mergeinfo;
309 notify->warning = svn_repos_notify_warning_invalid_fspath;
431 notify->warning = svn_repos_notify_warning_found_old_reference;
514 /* If this is a partial dump, then issue a warning if we dump mergeinfo
1283 warning, since the inline warnings already issued might easily be
1293 notify->warning = svn_repos_notify_warning_found_old_reference;
1307 notify->warning = svn_repos_notify_warning_found_old_mergeinfo;
/freebsd-10.3-release/contrib/gcc/config/
H A Ddarwin.c1332 warning (0, "%<%s%> 2.95 vtable-compatability attribute applies "
1339 warning (0, "%<%s%> 2.95 vtable-compatability attribute applies "
1359 warning (OPT_Wattributes, "%qs attribute ignored",
1472 warning (OPT_Wattributes, "internal and protected visibility attributes "
1627 warning (0, "command line option %<-fapple-kext%> is only valid for C++");

Completed in 214 milliseconds

1234567891011>>