| /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() 159 suppress = 1; in do_buff_decode() 257 if (!suppress) { in do_buff_decode() 278 suppress = 0; in do_buff_decode() 377 int suppress = 0; in next_field() local 419 suppress = 1; in next_field() 540 *suppress_p = suppress; in next_field() [all …]
|
| /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()
|
| /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
|
| H A D | big_l.error | 12 -l suppress #line directives 18 -s suppress #define's for quoted names in %token lines
|
| /freebsd/contrib/ncurses/include/ |
| H A D | MKparametrized.sh | 46 * A value of -1 in the table means suppress both pad and % translations.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerPlatform.cpp | 413 bool suppress, stop, notify; in Handle_jSignalsInfo() local 414 signals->GetSignalInfo(signo, suppress, stop, notify); in Handle_jSignalsInfo() 415 dictionary->AddBooleanItem("suppress", suppress); in Handle_jSignalsInfo()
|
| /freebsd/lib/libz/ |
| H A D | FREEBSD-upgrade | 2 changes were made to support build of libsa and to suppress certain
|
| /freebsd/sys/contrib/openzfs/module/ |
| H A D | Makefile.in | 149 --suppress=unmatchedSuppression \ 150 --suppress=noValidConfiguration \
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock_output_test_golden.txt | 82 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress … 89 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress … 286 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress … 293 NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress … 335 …ich is usually a test bug. If you really intend to leak a mock, you can suppress this error using …
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectProcess.cpp | 1612 bool suppress; in PrintSignal() local 1616 if (signals_sp->GetSignalInfo(signo, suppress, stop, notify)) { in PrintSignal() 1617 bool pass = !suppress; in PrintSignal() 1745 bool suppress = !*pass_action; in DoExecute() local 1746 signals_sp->SetShouldSuppress(signo, suppress); in DoExecute() 1797 bool suppress = !*pass_action; in DoExecute() local 1798 signals_sp->SetShouldSuppress(signo, suppress); in DoExecute()
|
| /freebsd/share/mk/ |
| H A D | bsd.init.mk | 90 .warning 'kldload filemon' or pass -DNO_FILEMON to suppress this warning.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZPatterns.td | 162 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions 165 TypedReg tr2, bits<3> suppress, bits<4> mode> 167 (insn tr2.op:$vec, suppress, mode)>;
|
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ovti,ov7670.txt | 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
|