/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | base.hpp | 200 static int sourceCallback(const char* name, sd_event_source*, in sourceCallback()
|
/openbmc/openbmc/poky/scripts/ |
H A D | task-time | 43 args = arg_parser.parse_args() variable
|
H A D | opkg-query-helper.py | 20 args = [] variable
|
/openbmc/openbmc-test-automation/tools/ |
H A D | github_issues_to_csv | 117 args = parser.parse_args() variable
|
/openbmc/qemu/scripts/ |
H A D | get-wraps-from-cargo-registry.py | 189 args = UpdateSubprojects.parse_cmdline() variable
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 147 | 94 def _try_server_up(self, *args): 102 def _server_up(self, *args):
|
/openbmc/qemu/chardev/ |
H A D | char-hmp-cmds.c | 81 const char *args = qdict_get_str(qdict, "args"); in hmp_chardev_add() local 97 const char *args = qdict_get_str(qdict, "args"); in hmp_chardev_change() local
|
/openbmc/u-boot/board/st/stm32mp1/ |
H A D | stm32mp1.c | 37 struct fdtdec_phandle_args args; in board_usb_init() local
|
/openbmc/u-boot/drivers/net/ |
H A D | dwmac_socfpga.c | 30 struct ofnode_phandle_args args; in dwmac_socfpga_ofdata_to_platdata() local
|
/openbmc/u-boot/tools/buildman/ |
H A D | control.py | 110 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
|
/openbmc/openbmc-test-automation/lib/ |
H A D | data_proc.tcl | 6 proc lappend_unique { args } { argument
|
H A D | func_timer.py | 135 def run(self, func, *args, **kwargs):
|
/openbmc/qemu/tests/qtest/ |
H A D | test-hmp.c | 127 char *args; in test_machine() local
|
H A D | tpm-crb-test.c | 143 char *args, *tmp_path = g_dir_make_tmp("qemu-tpm-crb-test.XXXXXX", NULL); in main() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | __init__.py | 51 def _bitbake_log_info(msg, *args, **kwargs):
|
/openbmc/qemu/hw/timer/ |
H A D | mss-timer.c | 38 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument 44 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | __init__.py | 546 def insert_before(self, *args): 552 def insert_after(self, *args): 815 def __init__(self, *args, **kwargs):
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | __init__.py | 11 def __init__(self, logger, *args, **kwargs):
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | task_messages.cpp | 38 std::span<const std::string_view> args) in getLog()
|
/openbmc/libcper/ |
H A D | pycper.c | 73 static PyObject *parse(PyObject *self, PyObject *args) in parse()
|
/openbmc/u-boot/disk/ |
H A D | part_amiga.c | 17 #define PRINTF(fmt, args...) printf(fmt ,##args) argument 19 #define PRINTF(fmt, args...) argument
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pvdev.c | 162 FILE *f, const char *fmt, va_list args) in xen_pv_output_msg() 176 va_list args; in xen_pv_printf() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_xscom.c | 247 ForeachPopulateArgs *args = opaque; in xscom_dt_child() local 267 ForeachPopulateArgs args; in pnv_dt_xscom() local
|
/openbmc/sdbusplus/include/sdbusplus/message/ |
H A D | read.hpp | 290 [&](auto&... args) { sdbusplus::message::read(intf, m, args...); }, in op() 401 void read(sdbusplus::SdBusInterface* intf, sd_bus_message* m, Args&&... args) in read()
|
/openbmc/qemu/net/ |
H A D | passt.c | 67 GPtrArray *args; member 494 GPtrArray *args = g_ptr_array_new_with_free_func(g_free); in net_passt_decode_args() local 705 GPtrArray *args; in net_init_passt() local
|