| /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 | test-netfilter.c | 180 char *args; in main() local
|
| H A D | libqtest.c | 602 char *args = g_strdup_vprintf(fmt, ap); in qtest_vinitf() local 773 gchar **args; in qtest_query_target_endianness() local 1020 QDict *args; in qtest_qom_has_concrete_type() local 1175 gchar **args; in qtest_in() local 1232 gchar **args; in qtest_read() local 1281 gchar **args; in qtest_memread() local 1300 uint32_t nargs, uint64_t args, in qtest_rtas_call() 1311 gchar **args; in qtest_rsp_csr() local 1374 gchar **args; in qtest_bufread() local 1419 const char *fmt, va_list args) in qtest_vqmp_assert_failure_ref() [all …]
|
| /openbmc/telemetry/src/utils/ |
| H A D | circular_vector.hpp | 13 void emplace(Args&&... args) in emplace()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | valid.tcl | 88 proc valid_list { var_name args } {
|
| /openbmc/qemu/scripts/performance/ |
| H A D | topN_perf.py | 51 args = parser.parse_args() variable
|
| /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/openbmc/poky/scripts/lib/devtool/ |
| H A D | export.py | 22 def export(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/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/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/openbmc/poky/meta/lib/bblayers/ |
| H A D | buildconf.py | 59 def do_save_build_conf(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/include/ |
| H A D | log.h | 146 #define debug_cond(cond, fmt, args...) \ argument 159 #define debug_cond(cond, fmt, args...) \ argument 168 #define debug(fmt, args...) \ argument 172 #define warn_non_spl(fmt, args...) \ argument
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 055 | 175 def do_test_device_not_found(self, cmd, **args): 503 def do_test_compress_complete(self, cmd, attach_target, **args): 527 def do_test_compress_cancel(self, cmd, attach_target, **args): 549 def do_test_compress_pause(self, cmd, attach_target, **args):
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | usbtty.c | 20 #define TTYDBG(fmt,args...)\ argument 23 #define TTYDBG(fmt,args...) do{}while(0) argument 27 #define TTYERR(fmt,args...)\ argument 31 #define TTYERR(fmt,args...) do{}while(0) argument
|