/freebsd/contrib/libpcap/ |
H A D | diag-control.h | 53 * Suppress "enum value not explicitly handled in switch" warnings. 70 * Suppress "switch statement has only a default case" warnings. 83 * Suppress Flex, narrowing, and deprecation warnings. 90 * Suppress -Wdocumentation warnings; GCC doesn't support -Wdocumentation, 110 * Suppress the only narrowing warnings you get from Clang. 120 * Suppress deprecation warnings. 157 * Suppress signed-vs-unsigned comparison, narrowing, and unreachable 170 * Suppress narrowing warnings. 180 * Suppress deprecation warnings. 206 * Suppress deprecation warnings. [all …]
|
/freebsd/lib/libcam/ |
H A D | scsi_cmdparse.c | 110 int suppress; in do_buff_decode() local 122 if (!suppress) { \ in do_buff_decode() 132 suppress = 0; \ in do_buff_decode() 137 suppress = 0; in do_buff_decode() 157 case '*': /* Suppress assignment */ in do_buff_decode() 159 suppress = 1; in do_buff_decode() 257 if (!suppress) { in do_buff_decode() 278 suppress = 0; in do_buff_decode() 292 * You can't suppress a seek value. You also in do_buff_decode() 377 int suppress = 0; in next_field() local [all …]
|
/freebsd/usr.bin/gprof/ |
H A D | gprof.1 | 126 Suppress the printing of statically declared functions. 133 Suppress the printing of a description of each field in the profile. 143 Suppress the printing of the graph profile entry for routine 156 Suppress the printing of the graph profile entry for routine 227 Suppress the printing of the call-graph profile. 229 Suppress the printing of the flat profile. 242 Suppress the printing of functions whose names are not visible to
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | Makefile | 73 # Suppress warnings that GCC generates for the libc++ and gtest headers. 75 # Suppress Wcast-align for readdir.cc, because it is unavoidable when using 81 # Suppress false warning about set but unused DNAME in inval_entry_below_root 83 # Suppress warnings about deprecated implicit copy constructors in gtest.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | PrettyPrinter.h | 95 /// Whether we should suppress printing of the actual specifiers for 107 /// \c true when we print "y", so that we suppress printing the 138 /// Suppress printing parts of scope specifiers that are never 143 /// Suppress printing parts of scope specifiers that correspond 154 /// Suppress printing of variable initializers. 193 /// When true, suppress printing of the __strong lifetime qualifier in ARC. 197 /// When true, suppress printing of lifetime qualifier in ARC. 206 /// When true, attempt to suppress template arguments that match the default
|
/freebsd/crypto/openssh/regress/ |
H A D | banner.sh | 38 trace "test suppress banner (-q)" 39 verbose "test $tid: suppress banner (-q)" 44 fail "suppress banner (-q)"
|
/freebsd/usr.bin/comm/ |
H A D | comm.1 | 61 Suppress printing of column 1, lines only in 64 Suppress printing of column 2, lines only in 67 Suppress printing of column 3, lines common to both.
|
/freebsd/sys/kern/ |
H A D | subr_scanf.c | 56 #define SUPPRESS 0x08 /* suppress assignment */ macro 162 flags |= SUPPRESS; in vsscanf() 257 if (flags & SUPPRESS) /* ??? */ in vsscanf() 286 * that suppress this. in vsscanf() 311 if (flags & SUPPRESS) { in vsscanf() 344 if (flags & SUPPRESS) { in vsscanf() 385 if (flags & SUPPRESS) { in vsscanf() 532 if ((flags & SUPPRESS) == 0) { in vsscanf()
|
/freebsd/lib/libc/stdio/ |
H A D | vfwscanf.c | 67 #define SUPPRESS 0x08 /* *: suppress assignment */ macro 116 static const int suppress; variable 117 #define SUPPRESS_PTR ((void *)&suppress) 468 #define GETARG(type) ((flags & SUPPRESS) ? SUPPRESS_PTR : va_arg(ap, type)) in __vfwscanf() 519 flags |= SUPPRESS; in __vfwscanf() 681 if (flags & SUPPRESS) /* ??? */ in __vfwscanf() 713 * that suppress this. in __vfwscanf() 787 if ((flags & SUPPRESS) == 0) { in __vfwscanf() 826 if ((flags & SUPPRESS) == 0) { in __vfwscanf() 841 if (!(flags & SUPPRESS)) in __vfwscanf()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 1 //===--- AArch64StorePairSuppress.cpp --- Suppress store pair formation ---===// 26 #define DEBUG_TYPE "aarch64-stp-suppress" 64 INITIALIZE_PASS(AArch64StorePairSuppress, "aarch64-stp-suppress", 102 LLVM_DEBUG(dbgs() << " Suppress STP in BB: " << BB->getNumber() in shouldAddSTPToBlock()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfscanf.c | 37 #define SUPPRESS 0x10 /* suppress assignment */ macro 205 flags |= SUPPRESS; 307 if (flags & SUPPRESS) /* ??? */ 338 ** that suppress this. 365 if (flags & SUPPRESS) 413 if (flags & SUPPRESS) 462 if (flags & SUPPRESS) 626 if ((flags & SUPPRESS) == 0) 734 if ((flags & SUPPRESS) == 0)
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | big_b.error | 11 -l suppress #line directives 17 -s suppress #define's for quoted names in %token lines
|
H A D | big_l.error | 11 -l suppress #line directives 17 -s suppress #define's for quoted names in %token lines
|
H A D | no_output2.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | help.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | no_b_opt.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | no_p_opt.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | nostdin.error | 11 -l suppress #line directives 17 -s suppress #define's for quoted names in %token lines
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | help.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | no_b_opt.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | no_output2.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | no_p_opt.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
H A D | nostdin.error | 11 -l suppress #line directives 17 -s suppress #define's for quoted names in %token lines
|
H A D | big_b.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_ooo.c | 222 #pragma warning(suppress : 6011 28182) in ecore_ooo_release_connection_isles() 236 #pragma warning(suppress : 6011 28182) in ecore_ooo_release_connection_isles() 260 #pragma warning(suppress : 6011 28182) in ecore_ooo_release_all_isles() 268 #pragma warning(suppress : 6011 28182) in ecore_ooo_release_all_isles() 282 #pragma warning(suppress : 6011 28182) in ecore_ooo_release_all_isles() 327 #pragma warning(suppress : 6011 28182) in ecore_ooo_free() 430 #pragma warning(suppress : 6011) in ecore_ooo_delete_isles()
|