Home
last modified time | relevance | path

Searched defs:warnings (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/blocklist/port/
H A Dconfigure.ac58 AC_ARG_ENABLE(warnings, optenable
/freebsd/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h42 int warnings; member
/freebsd/contrib/file/
H A Dconfigure.ac160 AC_ARG_ENABLE(warnings, optenable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceGDBRemotePackets.h136 std::optional<std::vector<std::string>> warnings; member
/freebsd/contrib/libxo/
H A Dconfigure.ac278 AC_ARG_ENABLE([warnings], optenable
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DMETA.json40 "warnings" : "0" string
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h355 #define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) \ argument
360 #define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) argument
/freebsd/usr.bin/top/
H A Dtop.c249 char warnings = 0; in main() local
/freebsd/usr.bin/localedef/
H A Dscanner.c52 int warnings = 0; variable
/freebsd/usr.sbin/makefs/
H A Dmtree.c78 static u_int errors, warnings; variable
/freebsd/contrib/mandoc/
H A Dmandocdb.c182 static int warnings; /* warn about crap */ variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp172 int warnings = __kmp_affinity.flags.warnings; in __kmp_affinity_determine_capable() local
H A Dkmp_settings.cpp2226 int warnings = 0; in __kmp_parse_affinity_env() local
2557 int warnings = out_affinity->flags.warnings; in __kmp_parse_affinity_env() local
H A Dkmp.h887 unsigned warnings : 1; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1539 bool can_leave_function, std::string *warnings) { in JumpToLine()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp1768 std::string warnings; in DoExecute() local
/freebsd/contrib/tzcode/
H A Dzic.c212 static bool warnings; variable
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c6802 int warnings = 0, retval; in sanitize_wait_scsi() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5237 WarnAbout::What warnings = WarnAbout::Nothing; member