Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc-test-automation/lib/
H A Ddump_utils.py27 def get_dump_dict(quiet=None): argument
62 def valid_dump(dump_id, dump_dict=None, quiet=None): argument
103 def scp_dumps(targ_dir_path, targ_file_prefix="", dump_dict=None, quiet=None): argument
H A Dbmc_ssh_utils.py20 quiet=None, argument
101 quiet=None, argument
174 quiet=None, argument
238 def device_write(cmd_buf, print_out=0, quiet=None, test_mode=None): argument
H A Dgen_robot_keyword.py11 def run_key(keyword_buf, quiet=None, test_mode=None, ignore=0): argument
77 def run_key_u(keyword_buf, quiet=None, ignore=0): argument
H A Dgen_robot_plug_in.py18 def rvalidate_plug_ins(plug_in_dir_paths, quiet=1): argument
54 quiet=None, argument
H A Dstate.py466 quiet=None, argument
585 quiet=None, argument
950 quiet=None, argument
1051 quiet=None, argument
1174 def wait_for_comm_cycle(start_boot_seconds, quiet=None): argument
H A Dgen_misc.py60 def makedirs(path, mode=0o777, quiet=None): argument
81 def rmtree(path, ignore_errors=False, onerror=None, quiet=None): argument
101 def chdir(path, quiet=None): argument
544 def get_child_pids(quiet=1): argument
H A Dgen_cmd.py31 quiet=None, argument
140 quiet=None, argument
279 quiet=None, argument
H A Dboot_data.py276 def print_report(self, header_footer="\n", quiet=None): argument
371 def print_boot_history(boot_history, quiet=None): argument
H A Dgen_call_robot.py414 quiet=None, argument
H A Dgen_robot_ssh.py160 quiet=None, argument
H A Dgen_plug_in_utils.py588 def add_tarball_tools_dir_to_path(quiet=0): argument
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dshell_execution.py6 def execute_cmd(parms_string, quiet=False): argument
/openbmc/qemu/tests/docker/
H A Ddocker.py239 def _do(self, cmd, quiet=True, **kwargs): argument
244 def _do_check(self, cmd, quiet=True, **kwargs): argument
302 quiet=True, user=False, argv=None, registry=None, argument
346 def update_image(self, tag, tarball, quiet=True): argument
358 def run(self, cmd, keep, quiet, as_user=False): argument
377 def command(self, cmd, argv, quiet): argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-getvar40 quiet = args.quiet or args.value variable
/openbmc/openbmc-test-automation/extended/
H A Drun_keyword.py45 def my_run_keywords(lib_file_path, keyword_string, quiet=0, test_mode=0): argument
H A Drun_keyword.robot48 ${quiet} 0 variable
/openbmc/u-boot/fs/ubifs/
H A Dscan.c62 int offs, int quiet) in ubifs_scan_a_node()
260 int offs, void *sbuf, int quiet) in ubifs_scan()
/openbmc/phosphor-fan-presence/
H A Dlogger.hpp47 quiet enumerator
/openbmc/qemu/
H A Dqemu-img.c210 static int G_GNUC_PRINTF(2, 3) qprintf(bool quiet, const char *fmt, ...) in qprintf()
278 bool quiet, bool force_share) in img_open_opts()
306 bool writethrough, bool quiet, in img_open_file()
350 bool quiet, bool force_share) in img_open()
436 bool quiet = false; in img_create() local
550 static void dump_json_image_check(ImageCheck *check, bool quiet) in dump_json_image_check()
566 static void dump_human_image_check(ImageCheck *check, bool quiet) in dump_human_image_check()
668 bool quiet = false; in img_check() local
909 bool progress = false, quiet = false, drop = false; in img_commit() local
1309 uint8_t *buffer, bool quiet) in check_empty_sectors()
[all …]
/openbmc/u-boot/include/
H A Dnand.h86 int quiet; /* don't display progress messages */ member
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c29 int quiet; /* Level of quietness */ variable
/openbmc/u-boot/cmd/
H A Dnand.c382 int quiet = CONFIG_SYS_NAND_QUIET; in do_nand() local
384 int quiet = 0; in do_nand() local
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1009 quiet=None, argument
1211 def run_tool_cmd(self, parms_string, quiet=False): argument
/openbmc/u-boot/
H A DMakefile79 quiet = macro
82 quiet=quiet_ macro
91 quiet=silent_ macro
95 quiet=silent_ macro
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1479 int quiet = simple_strtol(env_get("quiet"), NULL, 10); in setup_board_gpio() local

12