Home
last modified time | relevance | path

Searched defs:args (Results 226 – 250 of 686) sorted by relevance

12345678910>>...28

/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dscrape-html-report.js23 var args = system.args; variable
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/
H A Dtest_runbuilds.py27 def __init__(self, *args, **kwargs):
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py92 def __init__(self, out_dir, *args, **kwargs):
250 def __init__(self, *args, **kwargs):
285 def run(self, *args, **kwargs):
498 def __init__(self, out_dir, *args, **kwargs):
/openbmc/qemu/tests/vm/
H A Dbasevm.py95 def __init__(self, args, config=None): argument
268 def exec_qemu_img(self, *args):
465 def qmp(self, *args, **kwargs):
537 def parse_config(config, args): argument
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c936 target_ulong *args) in h_int_get_source_info()
1048 target_ulong *args) in h_int_set_source_config()
1157 target_ulong *args) in h_int_get_source_config()
1232 target_ulong *args) in h_int_get_queue_info()
1320 target_ulong *args) in h_int_set_queue_config()
1491 target_ulong *args) in h_int_get_queue_config()
1594 target_ulong *args) in h_int_set_os_reporting_line()
1634 target_ulong *args) in h_int_get_os_reporting_line()
1681 target_ulong *args) in h_int_esb()
1757 target_ulong *args) in h_int_sync()
[all …]
/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c243 target_ulong *args) in h_scm_read_metadata()
298 target_ulong *args) in h_scm_write_metadata()
359 target_ulong opcode, target_ulong *args) in h_scm_bind_mem()
656 target_ulong opcode, target_ulong *args) in h_scm_flush()
714 target_ulong opcode, target_ulong *args) in h_scm_unbind_mem()
772 target_ulong opcode, target_ulong *args) in h_scm_unbind_all()
822 target_ulong opcode, target_ulong *args) in h_scm_health()
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py37 def bench(args): argument
/openbmc/u-boot/drivers/core/
H A Dutil.c15 va_list args; in dm_warn() local
/openbmc/openbmc-test-automation/lib/
H A Dprint.tcl71 proc register_passwords {args} { argument
H A Djobs_processing.py65 def execute_keyword_args(keyword_name, args, return_dict): argument
/openbmc/qemu/scripts/
H A Dmodinfo-generate.py82 def main(args): argument
/openbmc/u-boot/lib/
H A Dpanic.c41 va_list args; in panic() local
/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py142 def CheckPatches(verbose, args): argument
/openbmc/qemu/hw/core/
H A Dguest-loader.h27 char *args; member
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dcreate.py29 def do_create_layer(self, args): argument
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dutility.hpp23 auto callMethod(const std::string& method, Args&&... args) in callMethod()
/openbmc/qemu/qapi/
H A Dqmp-dispatch.c116 QDict *args; member
143 QDict *args; in qmp_dispatch() local
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py25 def __init__(self, *args, **kwargs):
/openbmc/phosphor-logging/lib/
H A Dsdjournal.cpp19 va_list args; in journal_send() local
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-selftest72 def _print_help(self, *args, **kwargs):
/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py43 args = parser.parse_args() variable
/openbmc/ibm-logging/
H A Dcondense_policy.py88 args = parser.parse_args() variable
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dlog.py28 def log(args, logger): argument
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A Dide_none.py36 def setup_modified_recipe(self, args, image_recipe, modified_recipe): argument
/openbmc/u-boot/drivers/rtc/
H A Dds1374.c26 #define DEBUGR(fmt,args...) printf(fmt ,##args) argument
28 #define DEBUGR(fmt,args...) argument

12345678910>>...28