Home
last modified time | relevance | path

Searched defs:args (Results 26 – 50 of 686) sorted by relevance

12345678910>>...28

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dutilcmds.py23 def _find_recipe_path(args, config, basepath, workspace): argument
42 def find_recipe(args, config, basepath, workspace): argument
49 def edit_recipe(args, config, basepath, workspace): argument
54 def configure_help(args, config, basepath, workspace): argument
/openbmc/u-boot/tools/buildman/
H A Dfunc_test.py215 def _RunBuildman(self, *args):
219 def _RunControl(self, *args, **kwargs):
257 def _HandleCommandGitLog(self, args): argument
274 def _HandleCommandGitConfig(self, args): argument
324 def _HandleCommandNm(self, args): argument
327 def _HandleCommandObjdump(self, args): argument
330 def _HandleCommandObjcopy(self, args): argument
333 def _HandleCommandSize(self, args): argument
379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs):
/openbmc/qemu/tests/docker/
H A Ddocker.py271 def _kill_instances(self, *args, **kwargs):
389 def args(self, parser): member in SubCommand
393 def run(self, args, argv): argument
405 def args(self, parser): member in RunCommand
411 def run(self, args, argv): argument
420 def args(self, parser): member in BuildCommand
442 def run(self, args, argv): argument
506 def args(self, parser): member in FetchCommand
512 def run(self, args, argv): argument
524 def args(self, parser): member in UpdateCommand
[all …]
/openbmc/openbmc/poky/scripts/lib/
H A Dargparse_oe.py19 def __init__(self, *args, **kwargs):
48 def add_subparsers(self, *args, **kwargs):
64 def parse_args(self, args=None, namespace=None): argument
77 def _get_subparser(self, args): argument
98 def __init__(self, *args, **kwargs):
105 def parse_known_args(self, args=None, namespace=None): argument
/openbmc/u-boot/tools/gdb/
H A Derror.c18 va_list args; in Warning() local
32 va_list args; in Error() local
48 va_list args; in Perror() local
/openbmc/intel-ipmi-oem/src/
H A Dme_to_redfish_hooks.cpp31 std::vector<std::string>& args) in messageHook()
147 std::vector<std::string>& args) in messageHook()
212 std::vector<std::string>& args) in messageHook()
249 std::vector<std::string>& args) in messageHook()
283 std::vector<std::string>& args) in messageHook()
318 std::vector<std::string>& args) in messageHook()
350 std::vector<std::string> args; in messageHook() local
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c56 target_ulong args, in rtas_display_character()
71 uint32_t token, uint32_t nargs, target_ulong args, in rtas_power_off()
85 target_ulong args, in rtas_system_reboot()
99 target_ulong args, in rtas_query_cpu_stopped_state()
130 target_ulong args, in rtas_start_cpu()
206 target_ulong args, in rtas_stop_self()
229 target_ulong args, in rtas_ibm_suspend_me()
273 target_ulong args, in rtas_ibm_get_system_parameter()
330 target_ulong args, in rtas_ibm_set_system_parameter()
350 target_ulong args, in rtas_ibm_os_term()
[all …]
H A Dspapr_hcall.c85 target_ulong *args) in h_resize_hpt_prepare()
168 target_ulong *args) in h_resize_hpt_commit()
207 target_ulong opcode, target_ulong *args) in h_set_sprg0()
216 target_ulong opcode, target_ulong *args) in h_set_dabr()
234 target_ulong opcode, target_ulong *args) in h_set_xdabr()
255 target_ulong opcode, target_ulong *args) in h_page_init()
451 target_ulong opcode, target_ulong *args) in h_register_vpa()
494 target_ulong opcode, target_ulong *args) in h_cede()
541 target_ulong opcode, target_ulong *args) in h_join()
577 target_ulong opcode, target_ulong *args) in h_confer()
[all …]
/openbmc/openbmc/poky/scripts/
H A Dsstate-cache-management.py110 def collect_sstate_paths(args): argument
145 def remove_by_stamps(args, paths): argument
167 def remove_duplicated(args, paths): argument
188 def remove_orphans(args, paths): argument
H A Doe-setup-build59 def list_templates(args): argument
81 def setup_build_env(args): argument
123 args = parser.parse_args() variable
H A Dwic226 def wic_list_subcommand(args, usage_str): argument
235 def wic_ls_subcommand(args, usage_str): argument
242 def wic_cp_subcommand(args, usage_str): argument
249 def wic_rm_subcommand(args, usage_str): argument
256 def wic_write_subcommand(args, usage_str): argument
263 def wic_help_subcommand(args, usage_str): argument
/openbmc/qemu/tests/qtest/migration/
H A Dprecopy-tests.c41 MigrateCommon args = { in test_precopy_unix_plain() local
57 MigrateCommon args = { in test_precopy_unix_suspend_live() local
74 MigrateCommon args = { in test_precopy_unix_suspend_notlive() local
86 MigrateCommon args = { in test_precopy_unix_dirty_ring() local
190 MigrateCommon args = { in __test_precopy_rdma_plain() local
211 MigrateCommon args = { in test_precopy_tcp_plain() local
220 MigrateCommon args = { in test_precopy_tcp_switchover_ack() local
296 MigrateCommon args = { in test_precopy_fd_socket() local
336 MigrateCommon args = { in test_precopy_fd_file() local
364 MigrateStart args = {}; in test_auto_converge() local
[all …]
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c257 char *args; in test_ide_none() local
272 char *args; in test_ide_mbr() local
343 char *args, *opts; in test_ide_drive_user() local
387 char *args; in test_ide_drive_cd_0() local
599 TestArgs *args = g_malloc0(sizeof(*args)); in create_args() local
607 static void add_drive_with_mbr(TestArgs *args, in add_drive_with_mbr()
627 static void add_ide_disk(TestArgs *args, in add_ide_disk()
641 static void add_scsi_controller(TestArgs *args, in add_scsi_controller()
657 static void add_scsi_disk(TestArgs *args, in add_scsi_disk()
677 static void add_virtio_disk(TestArgs *args, in add_virtio_disk()
[all …]
H A Dcmsdk-apb-watchdog-test.c83 const CMSDKAPBWatchdogTestArgs *args = ptr; in test_watchdog() local
126 const CMSDKAPBWatchdogTestArgs *args = ptr; in test_clock_change() local
175 const CMSDKAPBWatchdogTestArgs *args = ptr; in test_watchdog_reset() local
228 const CMSDKAPBWatchdogTestArgs *args = ptr; in test_watchdog_inten() local
309 const CMSDKAPBWatchdogTestArgs *args = ptr; in test_watchdog_inten_luminary() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py51 def __init__(self, *args, **kwargs):
70 def dispatch(self, *args, **kwargs):
89 def get(self, request, *args, **kwargs):
121 def setup_columns(self, *args, **kwargs):
126 def setup_filters(self, *args, **kwargs):
131 def setup_queryset(self, *args, **kwargs):
417 def __init__(self, *args, **kwargs):
421 def get(self, request, *args, **kwargs):
477 def get(self, request, *args, **kwargs):
/openbmc/openbmc/poky/meta-selftest/lib/devtool/
H A Dbbpath.py13 def print_name(args, config, basepath, workspace): argument
16 def print_bbdir(args, config, basepath, workspace): argument
19 def print_registered(args, config, basepath, workspace): argument
23 def multiloaded(args, config, basepath, workspace): argument
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py120 def data_file(self, *args):
138 def build_file(self, *args):
158 def scratch_file(self, *args):
178 def log_file(self, *args):
272 def run_cmd(self, bin_path, args=[]): argument
349 def _new_vm(self, name, *args):
371 def get_vm(self, *args, name=None):
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py25 def wrapped_f(*args, **kwargs):
60 def run(self, result, *args, **kws):
76 def results(self, message, *args, **kws):
140 def wrapped_f(*args, **kw):
158 def tag(*args, **kwargs):
193 def wrapped_f(self, *args, **kw):
/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp59 std::vector<std::string>& args) in genericMessageHook()
108 std::vector<std::string>& args, in logByte()
145 std::vector<std::string>& args) in logByteDec()
152 std::vector<std::string>& args) in logByteHex()
159 const std::vector<std::string>& args) in storeRedfishEvent()
/openbmc/u-boot/tools/
H A Ddumpimage.h27 #define debug(fmt, args...) printf(fmt, ##args) argument
29 #define debug(fmt, args...) argument
/openbmc/openbmc-test-automation/lib/
H A Dfunc_args.py12 def pop_arg(pop_arg_default=None, *args, **kwargs):
154 def args_to_objects(args): argument
H A Dbmc_redfish.py29 def __init__(self, *args, **kwargs):
69 def login(self, *args, **kwargs):
143 def get_properties(self, *args, **kwargs):
173 def get_attribute(self, path, attribute, default=None, *args, **kwargs):
H A Dvar_funcs.py22 def create_var_dict(*args):
254 def key_value_list_to_dict(key_value_list, process_indent=0, **args):
395 def key_value_outbuf_to_dict(out_buf, **args):
438 def key_value_outbuf_to_dicts(out_buf, **args):
682 def outbuf_to_report(out_buf, **args):
/openbmc/sdbusplus/include/sdbusplus/
H A Dunpack_properties.hpp100 inline bool readProperties( in readProperties()
123 inline auto unpackPropertiesCommon( in unpackPropertiesCommon()
142 inline void unpackProperties( in unpackProperties()
154 inline bool unpackPropertiesNoThrow( in unpackPropertiesNoThrow()
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic226 def wic_list_subcommand(args, usage_str): argument
235 def wic_ls_subcommand(args, usage_str): argument
242 def wic_cp_subcommand(args, usage_str): argument
249 def wic_rm_subcommand(args, usage_str): argument
256 def wic_write_subcommand(args, usage_str): argument
263 def wic_help_subcommand(args, usage_str): argument

12345678910>>...28