Home
last modified time | relevance | path

Searched full:suppress (Results 1 – 25 of 828) sorted by relevance

12345678910>>...34

/freebsd/contrib/libpcap/
H A Ddiag-control.h53 * 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 Dscsi_cmdparse.c110 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 Dgprof.1126 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 DMakefile73 # 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 DPrettyPrinter.h95 /// 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 Dbanner.sh38 trace "test suppress banner (-q)"
39 verbose "test $tid: suppress banner (-q)"
44 fail "suppress banner (-q)"
/freebsd/usr.bin/comm/
H A Dcomm.161 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 Dsubr_scanf.c56 #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 Dvfwscanf.c67 #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 DAArch64StorePairSuppress.cpp1 //===--- 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 Dvfscanf.c37 #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 Dbig_b.error11 -l suppress #line directives
17 -s suppress #define's for quoted names in %token lines
H A Dbig_l.error11 -l suppress #line directives
17 -s suppress #define's for quoted names in %token lines
H A Dno_output2.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dhelp.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dno_b_opt.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dno_p_opt.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dnostdin.error11 -l suppress #line directives
17 -s suppress #define's for quoted names in %token lines
/freebsd/contrib/byacc/test/yacc/
H A Dhelp.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dno_b_opt.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dno_output2.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dno_p_opt.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
H A Dnostdin.error11 -l suppress #line directives
17 -s suppress #define's for quoted names in %token lines
H A Dbig_b.error12 -l suppress #line directives
18 -s suppress #define's for quoted names in %token lines
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ooo.c222 #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()

12345678910>>...34