Home
last modified time | relevance | path

Searched refs:SUPPRESS (Results 1 – 20 of 20) sorted by relevance

/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()
H A Dkdb_main.c1339 KDB_STATE_CLEAR(SUPPRESS); in kdb_local()
1459 KDB_STATE_CLEAR(SUPPRESS); in kdb_main_loop()
/openbmc/qemu/scripts/performance/
H A DtopN_perf.py49 parser.add_argument('command', type=str, nargs='+', help=argparse.SUPPRESS)
H A DtopN_callgrind.py49 parser.add_argument('command', type=str, nargs='+', help=argparse.SUPPRESS)
H A Ddissect.py70 parser.add_argument('command', type=str, nargs='+', help=argparse.SUPPRESS)
/openbmc/openbmc/poky/scripts/
H A Doe-test44 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
H A Drecipetool50 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
H A Dbuildhistory-diff67 help=argparse.SUPPRESS)
H A Dyocto-check-layer80 default=argparse.SUPPRESS,
H A Dinstall-buildtools181 default=argparse.SUPPRESS,
H A Ddevtool233 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-config-build44 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
H A Dbitbake-layers44 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drecipetool50 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
H A Ddevtool233 parser.add_argument('-h', '--help', action='help', default=argparse.SUPPRESS,
/openbmc/linux/tools/perf/scripts/python/
H A Dflamegraph.py233 help=argparse.SUPPRESS)
/openbmc/openbmc/poky/scripts/lib/
H A Dargparse_oe.py79 if action.dest == argparse.SUPPRESS:
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c84 #define SUPPRESS (1 << 3) macro
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py4722 parser.add_argument('-c', '--CerFormat', action='store_true', help=argparse.SUPPRESS)
4723 parser.add_argument('-T', '--procTime', action='store_true', help= argparse.SUPPRESS)
4780 sel_print.add_argument('-d', '--devdebug', action='store_true', help=argparse.SUPPRESS)
4821 parser_servData.add_argument('-d', '--devdebug', action='store_true', help=argparse.SUPPRESS)
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py1437 parser_create.add_argument('--devtool', action="store_true", help=argparse.SUPPRESS)