Home
last modified time | relevance | path

Searched refs:Warnings (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-9-stable/contrib/ntp/ntpd/
Dcheck_y2k.c139 Warnings++; else Fatals++
145 int Warnings; in main() local
184 Fatals = Warnings = 0; in main()
190 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
195 Fatals = Warnings = 0; in main()
197 if ( Warnings == 0 ) in main()
201 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
204 Fatals = Warnings = 0; in main()
211 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main()
265 Fatals = Warnings = 0; in main()
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Frontend/
DTextDiagnosticBuffer.h31 DiagList Errors, Warnings, Notes;
36 const_iterator warn_begin() const { return Warnings.begin(); } in warn_begin()
37 const_iterator warn_end() const { return Warnings.end(); } in warn_end()
DVerifyDiagnosticConsumer.h185 DirectiveList Warnings; member
190 llvm::DeleteContainerPointers(Warnings); in ~ExpectedData()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1303 DiagList Warnings; member in clang::thread_safety::__anon84c510e50b11::ThreadSafetyReporter
1313 Warnings.push_back(DelayedDiag(Warning, OptionalNotes())); in warnLockMismatch()
1325 Warnings.sort(SortDiagBySourceLocation(S.getSourceManager())); in emitDiagnostics()
1326 for (DiagList::iterator I = Warnings.begin(), E = Warnings.end(); in emitDiagnostics()
1338 Warnings.push_back(DelayedDiag(Warning, OptionalNotes())); in handleInvalidLockExp()
1372 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note))); in handleMutexHeldEndOfScope()
1375 Warnings.push_back(DelayedDiag(Warning, OptionalNotes())); in handleMutexHeldEndOfScope()
1385 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note))); in handleExclusiveAndShared()
1397 Warnings.push_back(DelayedDiag(Warning, OptionalNotes())); in handleNoMutexHeld()
1420 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note))); in handleMutexNotHeld()
[all …]
DSemaDecl.cpp2729 SmallVector<GNUCompatibleParamWarning, 16> Warnings; in MergeFunctionDecl() local
2751 Warnings.push_back(Warn); in MergeFunctionDecl()
2758 for (unsigned Warn = 0; Warn < Warnings.size(); ++Warn) { in MergeFunctionDecl()
2759 Diag(Warnings[Warn].NewParm->getLocation(), in MergeFunctionDecl()
2761 << Warnings[Warn].PromotedType in MergeFunctionDecl()
2762 << Warnings[Warn].OldParm->getType(); in MergeFunctionDecl()
2763 if (Warnings[Warn].OldParm->getLocation().isValid()) in MergeFunctionDecl()
2764 Diag(Warnings[Warn].OldParm->getLocation(), in MergeFunctionDecl()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DWarnings.cpp94 for (unsigned i = 0, e = Opts.Warnings.size(); i != e; ++i) { in ProcessWarningOptions()
95 StringRef Opt = Opts.Warnings[i]; in ProcessWarningOptions()
96 StringRef OrigOpt = Opts.Warnings[i]; in ProcessWarningOptions()
DTextDiagnosticBuffer.cpp36 Warnings.push_back(std::make_pair(Info.getLocation(), Buf.str())); in HandleDiagnostic()
DVerifyDiagnosticConsumer.cpp308 DL = ED ? &ED->Warnings : NULL; in ParseDirective()
705 NumProblems += CheckLists(Diags, SourceMgr, "warning", ED.Warnings, in CheckResults()
819 ED.Warnings.clear(); in CheckDiagnostics()
DCompilerInvocation.cpp109 static void addWarningArgs(ArgList &Args, std::vector<std::string> &Warnings) { in addWarningArgs() argument
116 Warnings.push_back(A->getOption().getName().substr(1)); in addWarningArgs()
126 Warnings.push_back(V); in addWarningArgs()
642 addWarningArgs(Args, Opts.Warnings); in ParseDiagnosticArgs()
/freebsd-9-stable/lib/clang/libclangfrontend/
DMakefile36 Warnings.cpp
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticOptions.h59 std::vector<std::string> Warnings; variable
DDiagnosticGroups.td112 // Warnings for C++1y code which is not compatible with prior C++ standards.
129 // Warnings for C++11 features which are Extensions in C++98 mode.
529 // Warnings enabled by -pedantic. This is magically filled in by TableGen.
/freebsd-9-stable/contrib/groff/doc/
Dgroff218 Node: Warnings356625
219 Node: Warnings-Footnotes359562
220 Ref: Warnings-Footnote-1359619
Dgroff-3113 * \*, and warnings: Warnings. (line 54)
204 * \n, and warnings: Warnings. (line 61)
212 * \R, and warnings: Warnings. (line 61)
227 * \t, and warnings: Warnings. (line 68)
248 * \}, and warnings: Warnings. (line 72)
293 * am, am1, ami requests, and warnings: Warnings. (line 54)
310 * as, as1 requests, and warnings: Warnings. (line 54)
361 * box, boxa requests, and warnings: Warnings. (line 54)
494 * compatibility mode: Warnings. (line 90)
557 * da request, and warnings: Warnings. (line 49)
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DARCMT.cpp201 I = CInvok->getDiagnosticOpts().Warnings.begin(), in createInvocationForMigration()
202 E = CInvok->getDiagnosticOpts().Warnings.end(); I != E; ++I) { in createInvocationForMigration()
207 CInvok->getDiagnosticOpts().Warnings = llvm_move(WarnOpts); in createInvocationForMigration()
/freebsd-9-stable/tools/regression/usr.sbin/etcupdate/
Dignore.sh247 Warnings:
Dtzsetup.sh186 Warnings:
Dalways.sh386 Warnings:
523 Warnings:
Dfbsdid.sh294 Warnings:
Dtests.sh966 Warnings:
/freebsd-9-stable/contrib/ntp/parseutil/
Ddcfd.c1272 int Fatals, Warnings; in check_y2k() local
1274 Warnings++; else Fatals++ in check_y2k()
1276 Fatals = Warnings = 0; in check_y2k()
/freebsd-9-stable/usr.sbin/sysinstall/help/
Doptions.hlp42 No Warnings: Disable some warnings
/freebsd-9-stable/contrib/gcc/doc/
Dtrouble.texi34 * Warnings and Errors:: Which problems in your code get warnings,
1282 @node Warnings and Errors
1298 @dfn{Warnings} report other unusual conditions in your code that
1305 Warnings may indicate danger points where you should check to make sure
1324 @xref{Warning Options,,Options to Request or Suppress Warnings}, for
Dhostconfig.texi186 exits without serious errors. (Warnings are not serious errors.) The
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dgdb.info-35545 * confirmation: Messages/Warnings.
5705 * flinching: Messages/Warnings.
6241 * set complaints: Messages/Warnings.
6242 * set confirm: Messages/Warnings.
6325 * set verbose: Messages/Warnings.
6349 * show complaints: Messages/Warnings.
6350 * show confirm: Messages/Warnings.
6413 * show verbose: Messages/Warnings.
6472 * stupid questions: Messages/Warnings.

12