/openbmc/u-boot/tools/buildman/ |
H A D | board.py | 191 def _BuildTerms(self, args): argument 240 def SelectBoards(self, args, exclude=[], boards=None): argument
|
/openbmc/u-boot/drivers/fpga/ |
H A D | spartan3.c | 17 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 19 #define PRINTF(fmt,args...) argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | loader.py | 76 *args, **kwargs): 328 def loadTestsFromModule(self, module, *args, pattern=None, **kws):
|
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ |
H A D | __init__.py | 204 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 D | qom-test.c | 28 QDict *args = qdict_new(); in test_list_get_value() local 70 QDict *args = qdict_new(); in test_list_get() local
|
H A D | device-introspect-test.c | 33 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 D | test-netfilter.c | 180 char *args; in main() local
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | patching.py | 79 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 D | spapr_llan.c | 439 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 D | export.py | 22 def export(args, config, basepath, workspace): argument
|
H A D | build.py | 44 def build(args, config, basepath, workspace): argument
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | convert-overrides.py | 36 args = parser.parse_args() variable
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | common.py | 26 def add_command(subparsers, cmdname, function, parserecipes=True, *args, **kwargs):
|
/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/files/ |
H A D | dwarfsrcfiles.c | 87 char* args[5]; in main() local
|
/openbmc/qemu/tests/functional/ |
H A D | test_aarch64_tcg_plugins.py | 31 plugin, plugin_log, console_pattern, args=None): argument
|
/openbmc/openbmc/poky/meta/lib/bblayers/ |
H A D | buildconf.py | 59 def do_save_build_conf(self, args): argument
|
H A D | makesetup.py | 78 def do_make_setup(self, args): argument
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | set_required_questions.py | 112 def check_args(args): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | buildstats-summary | 58 def dump_buildstats(args, bs: buildstats.BuildStats): argument
|
/openbmc/qemu/tests/guest-debug/ |
H A D | run-test.py | 54 args = get_args() variable
|
/openbmc/u-boot/drivers/dma/ |
H A D | dma-uclass.c | 27 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 D | lex.py | 81 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 D | test-visitor-serialization.c | 295 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 D | samsung_sound.c | 45 struct ofnode_phandle_args args; in samsung_sound_probe() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 129 | 55 def do_test_stop(self, cmd, **args):
|