/openbmc/qemu/scripts/qapi/ |
H A D | main.py | 79 # 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 D | state_manager.robot | 114 # 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 D | 0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch | 5 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 D | kdb_support.c | 270 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 D | br_arp_nd_proxy.c | 3 * 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 D | Makefile | 42 # 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 D | 0001-regress-banner.sh-log-input-and-output-files-on-erro.patch | 31 test banner: suppress banner (-q) 59 trace "test suppress banner (-q)"
|
/openbmc/linux/include/uapi/linux/ |
H A D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | engleder,tsnep.yaml | 91 suppress-preamble; 111 suppress-preamble;
|
/openbmc/qemu/tests/ |
H A D | meson.build | 38 # depends on trace_ss). Not worth solving now; simply suppress trace 47 '--suppress-tracing' ],
|
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 821 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 D | Makefile | 6 # suppress all warnings - as math.c produces a lot!
|
/openbmc/openbmc/meta-google/recipes-google/libcr51sign/ |
H A D | libcr51sign_git.bb | 9 # 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 D | 0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch | 36 - /* 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 D | overlay_4.dtso | 8 /* suppress DTC warning */
|
H A D | overlay_10.dtso | 9 /* suppress DTC warning */
|
H A D | overlay_11.dtso | 9 /* suppress DTC warning */
|
/openbmc/openbmc/poky/scripts/ |
H A D | send-pull-request | 16 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 D | ippool.service | 10 # Normal output will go to syslog, so suppress stdout.
|
/openbmc/u-boot/board/samsung/origen/ |
H A D | Makefile | 12 # omit -O2 option to suppress
|
/openbmc/sdbusplus/test/exception/ |
H A D | sdbus_error.cpp | 100 // 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 D | cpu_init_early.c | 159 /* 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 D | python3native.bbclass | 26 # suppress host user's site-packages dirs.
|
/openbmc/linux/tools/lib/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|