Home
last modified time | relevance | path

Searched defs:args (Results 276 – 300 of 686) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/u-boot/tools/buildman/
H A Dboard.py191 def _BuildTerms(self, args): argument
240 def SelectBoards(self, args, exclude=[], boards=None): argument
/openbmc/u-boot/drivers/fpga/
H A Dspartan3.c17 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
19 #define PRINTF(fmt,args...) argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py76 *args, **kwargs):
328 def loadTestsFromModule(self, module, *args, pattern=None, **kws):
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A D__init__.py204 def setup_modified_recipe(self, args, image_recipe, modified_recipe): argument
261 def get_devtool_deploy_opts(args): argument
/openbmc/qemu/tests/qtest/
H A Dqom-test.c28 QDict *args = qdict_new(); in test_list_get_value() local
70 QDict *args = qdict_new(); in test_list_get() local
H A Ddevice-introspect-test.c33 QDict *args = qdict_new(); in qom_list_types() local
236 static void test_device_intro_concrete(const void *args) in test_device_intro_concrete()
308 char *path, *args; in add_machine_test_case() local
H A Dtest-netfilter.c180 char *args; in main() local
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py79 def log(self, level, fmt, *args) -> None:
83 def debug(self, fmt, *args) -> None:
86 def info(self, fmt, *args) -> None:
89 def warn(self, fmt, *args) -> None:
92 def error(self, fmt, *args) -> None:
418 def extend(self, *args, **kwargs):
/openbmc/qemu/hw/net/
H A Dspapr_llan.c439 target_ulong *args) in h_register_logical_lan()
504 target_ulong opcode, target_ulong *args) in h_free_logical_lan()
633 target_ulong *args) in h_add_logical_lan_buffer()
682 target_ulong opcode, target_ulong *args) in h_send_logical_lan()
750 target_ulong opcode, target_ulong *args) in h_multicast_ctrl()
765 target_ulong *args) in h_change_logical_lan_mac()
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py22 def export(args, config, basepath, workspace): argument
H A Dbuild.py44 def build(args, config, basepath, workspace): argument
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-overrides.py36 args = parser.parse_args() variable
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dcommon.py26 def add_command(subparsers, cmdname, function, parserecipes=True, *args, **kwargs):
/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/files/
H A Ddwarfsrcfiles.c87 char* args[5]; in main() local
/openbmc/qemu/tests/functional/
H A Dtest_aarch64_tcg_plugins.py31 plugin, plugin_log, console_pattern, args=None): argument
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dbuildconf.py59 def do_save_build_conf(self, args): argument
H A Dmakesetup.py78 def do_make_setup(self, args): argument
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dset_required_questions.py112 def check_args(args): argument
/openbmc/openbmc/poky/scripts/
H A Dbuildstats-summary58 def dump_buildstats(args, bs: buildstats.BuildStats): argument
/openbmc/qemu/tests/guest-debug/
H A Drun-test.py54 args = get_args() variable
/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c27 struct ofnode_phandle_args *args) in dma_of_xlate_default()
47 struct ofnode_phandle_args args; in dma_get_by_index() local
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py81 def critical(self,msg,*args,**kwargs):
84 def warning(self,msg,*args,**kwargs):
87 def error(self,msg,*args,**kwargs):
97 def __call__(self,*args,**kwargs):
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c295 TestArgs *args = (TestArgs *) opaque; in test_primitives() local
356 TestArgs *args = (TestArgs *) opaque; in test_primitive_lists() local
573 TestArgs *args = (TestArgs *) opaque; in test_struct() local
594 TestArgs *args = (TestArgs *) opaque; in test_nested_struct() local
615 TestArgs *args = (TestArgs *) opaque; in test_nested_struct_list() local
1028 TestArgs *args; in add_visitor_type() local
/openbmc/u-boot/drivers/sound/
H A Dsamsung_sound.c45 struct ofnode_phandle_args args; in samsung_sound_probe() local
/openbmc/qemu/tests/qemu-iotests/
H A D12955 def do_test_stop(self, cmd, **args):

1...<<11121314151617181920>>...28