/openbmc/openbmc/poky/scripts/lib/build_perf/ |
H A D | scrape-html-report.js | 23 var args = system.args; variable
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/ |
H A D | test_runbuilds.py | 27 def __init__(self, *args, **kwargs):
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 92 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 D | basevm.py | 95 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 D | spapr_xive.c | 936 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 D | spapr_nvdimm.c | 243 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 D | bench-backup.py | 37 def bench(args): argument
|
/openbmc/u-boot/drivers/core/ |
H A D | util.c | 15 va_list args; in dm_warn() local
|
/openbmc/openbmc-test-automation/lib/ |
H A D | print.tcl | 71 proc register_passwords {args} { argument
|
H A D | jobs_processing.py | 65 def execute_keyword_args(keyword_name, args, return_dict): argument
|
/openbmc/qemu/scripts/ |
H A D | modinfo-generate.py | 82 def main(args): argument
|
/openbmc/u-boot/lib/ |
H A D | panic.c | 41 va_list args; in panic() local
|
/openbmc/u-boot/tools/patman/ |
H A D | checkpatch.py | 142 def CheckPatches(verbose, args): argument
|
/openbmc/qemu/hw/core/ |
H A D | guest-loader.h | 27 char *args; member
|
/openbmc/openbmc/poky/meta/lib/bblayers/ |
H A D | create.py | 29 def do_create_layer(self, args): argument
|
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/ |
H A D | utility.hpp | 23 auto callMethod(const std::string& method, Args&&... args) in callMethod()
|
/openbmc/qemu/qapi/ |
H A D | qmp-dispatch.c | 116 QDict *args; member 143 QDict *args; in qmp_dispatch() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_layerdetails_page.py | 25 def __init__(self, *args, **kwargs):
|
/openbmc/phosphor-logging/lib/ |
H A D | sdjournal.cpp | 19 va_list args; in journal_send() local
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-selftest | 72 def _print_help(self, *args, **kwargs):
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | rootfs_size.py | 43 args = parser.parse_args() variable
|
/openbmc/ibm-logging/ |
H A D | condense_policy.py | 88 args = parser.parse_args() variable
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | log.py | 28 def log(args, logger): argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ |
H A D | ide_none.py | 36 def setup_modified_recipe(self, args, image_recipe, modified_recipe): argument
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ds1374.c | 26 #define DEBUGR(fmt,args...) printf(fmt ,##args) argument 28 #define DEBUGR(fmt,args...) argument
|