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

/freebsd-13-stable/sbin/natd/
H A Dnatd.h24 extern void Warn (const char* msg);
H A Dicmp.c122 Warn ("Cannot send ICMP message.");
H A Dnatd.c537 Warn ("read from divert socket failed");
631 Warn (msgBuf);
676 Warn ("read from divert socket failed");
791 Warn (msgBuf);
806 Warn ("read from routing socket failed");
812 Warn ("unexpected packet read from routing socket");
990 Warn (msg);
994 void Warn (const char* msg) function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h54 function_ref<void(Error)> Warn);
55 void addRecord(NamedInstrProfRecord &&I, function_ref<void(Error)> Warn) { argument
56 addRecord(std::move(I), 1, Warn); local
61 function_ref<void(Error)> Warn);
111 uint64_t Weight, function_ref<void(Error)> Warn);
H A DInstrProf.h680 function_ref<void(instrprof_error)> Warn);
682 void scale(uint64_t Weight, function_ref<void(instrprof_error)> Warn);
753 function_ref<void(instrprof_error)> Warn);
757 void scale(uint64_t Weight, function_ref<void(instrprof_error)> Warn);
840 function_ref<void(instrprof_error)> Warn);
844 function_ref<void(instrprof_error)> Warn);
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutaddress.c305 * Warn - TRUE if warning on overlap desired
323 BOOLEAN Warn)
363 if (Warn) /* Optional warning message */
319 AcpiUtCheckAddressRange( ACPI_ADR_SPACE_TYPE SpaceId, ACPI_PHYSICAL_ADDRESS Address, UINT32 Length, BOOLEAN Warn) argument
H A Dutxface.c619 * Warn - TRUE if warning on overlap desired
633 BOOLEAN Warn)
646 (UINT32) Length, Warn);
629 AcpiCheckAddressRange( ACPI_ADR_SPACE_TYPE SpaceId, ACPI_PHYSICAL_ADDRESS Address, ACPI_SIZE Length, BOOLEAN Warn) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp607 function_ref<void(instrprof_error)> Warn) {
620 Warn(instrprof_error::counter_overflow);
629 function_ref<void(instrprof_error)> Warn) {
634 Warn(instrprof_error::counter_overflow);
642 function_ref<void(instrprof_error)> Warn) {
646 Warn(instrprof_error::value_site_count_mismatch);
656 ThisSiteRecords[I].merge(OtherSiteRecords[I], Weight, Warn);
660 function_ref<void(instrprof_error)> Warn) {
664 Warn(instrprof_error::count_mismatch);
673 Warn(instrprof_erro
605 merge(InstrProfValueSiteRecord &Input, uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
628 scale(uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
640 mergeValueProfData( uint32_t ValueKind, InstrProfRecord &Src, uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
659 merge(InstrProfRecord &Other, uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
680 scaleValueProfData( uint32_t ValueKind, uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
687 scale(uint64_t Weight, function_ref<void(instrprof_error)> Warn) argument
[all...]
H A DInstrProfWriter.cpp184 function_ref<void(Error)> Warn) {
187 addRecord(Name, Hash, std::move(I), Weight, Warn);
226 function_ref<void(Error)> Warn) {
236 Warn(make_error<InstrProfError>(E));
253 function_ref<void(Error)> Warn) {
256 addRecord(I.getKey(), Func.first, std::move(Func.second), 1, Warn);
183 addRecord(NamedInstrProfRecord &&I, uint64_t Weight, function_ref<void(Error)> Warn) argument
224 addRecord(StringRef Name, uint64_t Hash, InstrProfRecord &&I, uint64_t Weight, function_ref<void(Error)> Warn) argument
252 mergeRecordsFromWriter(InstrProfWriter &&IPW, function_ref<void(Error)> Warn) argument
/freebsd-13-stable/usr.sbin/btxld/
H A Dbtxld.c129 static void Warn(const char *, const char *, ...);
217 Warn(fname, "Loader format is %s; processing as %s",
227 Warn(fname,
354 Warn(fname, "Treating %s NMAGIC as OMAGIC",
387 Warn(fname,
552 Warn(const char *locus, const char *fmt, ...) function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp54 const char *FlagBeg, const char *E, bool Warn) {
62 if (Warn) {
77 bool Warn,
107 if (Warn)
118 if (Warn)
146 if (Warn && (Size == 0 || Size > 8))
163 if (Warn)
212 if (Warn)
224 if (Warn)
233 if (Warn)
53 ParseObjCFlags(FormatStringHandler &H, PrintfSpecifier &FS, const char *FlagBeg, const char *E, bool Warn) argument
71 ParsePrintfSpecifier(FormatStringHandler &H, const char *&Beg, const char *E, unsigned &argIndex, const LangOptions &LO, const TargetInfo &Target, bool Warn, bool isFreeBSDKPrintf) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h51 enum class UnresolvedPolicy { ReportError, Warn, Ignore }; member in class:lld::elf::UnresolvedPolicy
54 enum class OrphanHandlingPolicy { Place, Warn, Error }; member in class:lld::elf::OrphanHandlingPolicy
H A DDriver.cpp579 : UnresolvedPolicy::Warn;
719 return OrphanHandlingPolicy::Warn;
H A DLinkerScript.cpp767 else if (config->orphanHandling == OrphanHandlingPolicy::Warn)
H A DRelocations.cpp959 (config->unresolvedSymbols == UnresolvedPolicy::Warn && canBeExternal) ||
/freebsd-13-stable/stand/i386/zfsboot/
H A Dzfsldr.S247 check_edd.1: mov $msg_chs,%si # Warn that CHS is
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dmoderrs.mk123 # always set; some may be missing. Warn about these.
/freebsd-13-stable/share/mk/
H A Dbsd.obj.mk97 # Warn of unorthodox object directory.
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacpixf.h645 BOOLEAN Warn))
H A Dacutils.h1188 BOOLEAN Warn);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp297 // Warn about implementing unavailable methods, unless the unavailable
435 // Warn on deprecated methods under -Wdeprecated-implementations,
1948 // Warn on implementating category of deprecated class under
2074 // Warn on implementating deprecated class under
2313 bool Warn) {
2317 if (Warn) {
2330 if (Warn && IsOverridingMode &&
2355 if (!Warn)
2399 bool Warn) {
2403 if (Warn) {
2308 CheckMethodOverrideReturn(Sema &S, ObjCMethodDecl *MethodImpl, ObjCMethodDecl *MethodDecl, bool IsProtocolMethodDecl, bool IsOverridingMode, bool Warn) argument
2392 CheckMethodOverrideParam(Sema &S, ObjCMethodDecl *MethodImpl, ObjCMethodDecl *MethodDecl, ParmVarDecl *ImplVar, ParmVarDecl *IfaceVar, bool IsProtocolMethodDecl, bool IsOverridingMode, bool Warn) argument
[all...]
H A DSemaDecl.cpp3748 GNUCompatibleParamWarning Warn = { OldParm, NewParm, local
3750 Warnings.push_back(Warn);
3757 for (unsigned Warn = 0; Warn < Warnings.size(); ++Warn) {
3758 Diag(Warnings[Warn].NewParm->getLocation(),
3760 << Warnings[Warn].PromotedType
3761 << Warnings[Warn].OldParm->getType();
3762 if (Warnings[Warn].OldParm->getLocation().isValid())
3763 Diag(Warnings[Warn]
11291 bool Warn = (MD && !MD->isStatic()); local
[all...]
H A DSemaDeclCXX.cpp777 auto &&Warn = Diag(CPlusPlus20SpecifierLocs.front(),
781 Warn << (int)CPlusPlus20Specifiers.size()
785 Warn << SourceRange(Loc, Loc);
6570 // Warn if the class has virtual methods but non-virtual public destructor.
6587 // Warn if the class has a final destructor but is not itself marked final.
11477 // Warn about access declarations.
12494 // Warn about shadowing the name of a template parameter.
17234 // Warn if we're emitting a weak vtable. The vtable will be weak if there is
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1141 auto Warn = [&](Error E) -> std::string { local
1152 return Warn(SymOrErr.takeError());
1156 return Warn(StrTabOrErr.takeError());
1160 return Warn(NameOrErr.takeError());
5560 auto Warn = [this](unsigned SecNdx, StringRef Msg) { local
5576 Warn(I, toString(ContentsOrErr.takeError()));
5582 Warn(I, "the content is not null-terminated");
5872 // Warn about stack size sections without a relocation section.
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3513 bool Warn = SubjectObj->getValueAsDef("Diag")->getValueAsBit("Warn");
3542 OS << (Warn ? "warn_attribute_wrong_decl_type_str" :

Completed in 215 milliseconds