Home
last modified time | relevance | path

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

12345678910>>...20

/openbmc/qemu/scripts/qapi/
H A Dmain.py79 # Option --suppress-tracing exists so we can avoid solving build system
81 parser.add_argument('--suppress-tracing', action='store_true',
82 help="suppress adding trace events to qmp marshals")
/openbmc/openbmc-test-automation/lib/
H A Dstate_manager.robot114 # quiet Suppress REST output logging to console.
193 # quiet - Suppress REST output logging to console.
204 # quiet Suppress REST output logging to console.
215 # quiet - Suppress REST output logging to console.
225 # quiet - Suppress REST output logging to console.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A D0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch5 suppress warnings in headers". It should fall through to the "don't impose
28 # These flags are needed to suppress warnings that might fire in our headers.
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_support.c270 if (!KDB_STATE(SUPPRESS)) { in kdb_getarea_size()
272 KDB_STATE_SET(SUPPRESS); in kdb_getarea_size()
276 KDB_STATE_CLEAR(SUPPRESS); in kdb_getarea_size()
295 if (!KDB_STATE(SUPPRESS)) { in kdb_putarea_size()
297 KDB_STATE_SET(SUPPRESS); in kdb_putarea_size()
301 KDB_STATE_CLEAR(SUPPRESS); in kdb_putarea_size()
518 * is to suppress sleeping system daemons and the idle tasks
/openbmc/linux/net/bridge/
H A Dbr_arp_nd_proxy.c3 * Handle bridge arp/nd proxy/suppress
166 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp()
185 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp()
415 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
428 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
445 * and don't forward to arp suppress ports in br_do_suppress_nd()
/openbmc/u-boot/board/xilinx/zynqmp/
H A DMakefile42 # Suppress "warning: function declaration isn't a prototype"
48 # To suppress "warning: cast to pointer from integer of different size"
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-regress-banner.sh-log-input-and-output-files-on-erro.patch31 test banner: suppress banner (-q)
59 trace "test suppress banner (-q)"
/openbmc/linux/include/uapi/linux/
H A Digmp.h70 suppress:1, member
74 suppress:1, member
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dengleder,tsnep.yaml91 suppress-preamble;
111 suppress-preamble;
/openbmc/qemu/tests/
H A Dmeson.build38 # depends on trace_ss). Not worth solving now; simply suppress trace
47 '--suppress-tracing' ],
/openbmc/linux/drivers/tty/
H A Dsysrq.c821 bool suppress; in sysrq_handle_keypress() local
888 suppress = sysrq->active; in sysrq_handle_keypress()
919 suppress = false; in sysrq_handle_keypress()
922 return suppress; in sysrq_handle_keypress()
929 bool suppress; in sysrq_filter() local
941 suppress = false; in sysrq_filter()
945 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
949 suppress = sysrq->active; in sysrq_filter()
953 return suppress; in sysrq_filter()
/openbmc/linux/arch/sparc/math-emu/
H A DMakefile6 # suppress all warnings - as math.c produces a lot!
/openbmc/openbmc/meta-google/recipes-google/libcr51sign/
H A Dlibcr51sign_git.bb9 # We need to suppress these warnings in OpenSSL 3.0+ until a fix is available
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch36 - /* Since small trivially copyable types are cheap to copy, we suppress the
39 + suppress the warning for them. 64B is a common size of a cache line. */
/openbmc/linux/drivers/of/unittest-data/
H A Doverlay_4.dtso8 /* suppress DTC warning */
H A Doverlay_10.dtso9 /* suppress DTC warning */
H A Doverlay_11.dtso9 /* suppress DTC warning */
/openbmc/openbmc/poky/scripts/
H A Dsend-pull-request16 GITSOBCC="--suppress-cc=all"
157 …eval "git send-email $GIT_TO $GIT_CC $GIT_EXTRA_CC --confirm=always --no-thread --suppress-cc=all …
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool.service10 # Normal output will go to syslog, so suppress stdout.
/openbmc/u-boot/board/samsung/origen/
H A DMakefile12 # omit -O2 option to suppress
/openbmc/sdbusplus/test/exception/
H A Dsdbus_error.cpp100 // so we need to suppress the clang warnings. in TEST()
118 // so we need to suppress the clang warnings. in TEST()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init_early.c159 /* cppcheck-suppress nullPointer */ in cpu_init_early_f()
163 /* cppcheck-suppress nullPointer */ in cpu_init_early_f()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython3native.bbclass26 # suppress host user's site-packages dirs.
/openbmc/linux/tools/lib/perf/Documentation/
H A Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/openbmc/linux/tools/perf/Documentation/
H A Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:

12345678910>>...20