/openbmc/u-boot/drivers/sound/ |
H A D | sound-uclass.c | 109 struct ofnode_phandle_args args; in sound_find_codec_i2s() local
|
/openbmc/qemu/tests/unit/ |
H A D | check-qobject.c | 43 QObject **args; in do_test_equality() local
|
/openbmc/u-boot/drivers/rtc/ |
H A D | rx8010sj.c | 29 #define DEBUGR(fmt, args...) printf(fmt, ##args) argument 31 #define DEBUGR(fmt, args...) argument
|
H A D | s35392a.c | 58 #define DEBUGR(fmt, args...) printf(fmt, ##args) argument 60 #define DEBUGR(fmt, args...) argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | models.py | 95 def __init__(self, *args, **kwargs): 100 def save(self, *args, **kwargs):
|
/openbmc/u-boot/cmd/ |
H A D | jffs2.c | 97 # define DEBUGF(fmt, args...) printf(fmt ,##args) argument 99 # define DEBUGF(fmt, args...) argument
|
H A D | yaffs2.c | 22 #define PRINTF(fmt, args...) printf(fmt, ##args) argument 24 #define PRINTF(fmt, args...) do { } while (0) argument
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-uclass.c | 40 struct ofnode_phandle_args *args) in clk_of_xlate_default() 61 struct ofnode_phandle_args args; in clk_get_by_indexed_prop() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 316 ForeachArgs *args = opaque; in bmc_find() local 329 ForeachArgs args = { TYPE_IPMI_BMC, NULL }; in pnv_bmc_find() local
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 1265 def sprint_var(*args, **kwargs): 1284 def sprint_vars(*args, **kwargs): 1929 def register_passwords(*args):
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-ti-sci.c | 43 struct ofnode_phandle_args *args) in ti_sci_reset_of_xlate()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | method.hpp | 112 std::tuple<MethodArgs...> args; member in phosphor::dbus::monitoring::Method
|
H A D | elog.hpp | 111 std::tuple<Args...> args; member in phosphor::dbus::monitoring::Elog
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | migration-qmp.c | 83 QDict *args, *err; in migrate_qmp_fail() local 116 QDict *args; in migrate_qmp() local 157 QDict *args, *rsp; in migrate_incoming_qmp() local
|
/openbmc/qemu/scripts/tracetool/backend/ |
H A D | __init__.py | 108 def _run_function(self, name, *args, **kwargs):
|
/openbmc/phosphor-mboxd/ |
H A D | dbus.h | 49 uint8_t *args; member
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_netlink_main.cpp | 160 std::vector<std::string> args = { in main() local
|
/openbmc/qemu/include/semihosting/ |
H A D | uaccess.h | 116 #define unlock_user(s, args, len) uaccess_unlock_user(env, s, args, len) argument
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | log.hpp | 133 constexpr auto entry(Arg&& arg, Args&&... args) in entry()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | ncurses.py | 95 def setText( self, x, y, text, *args ): 99 def appendText( self, text, *args ):
|
/openbmc/u-boot/common/ |
H A D | miiphyutil.c | 27 #define debug(fmt, args...) printf(fmt, ##args) argument 29 #define debug(fmt, args...) argument
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | message.hpp | 142 void append(Args&&... args) in append() 154 void read(Args&&... args) in read()
|
/openbmc/qemu/hw/ssi/ |
H A D | mss-spi.c | 37 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument 43 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
|
/openbmc/qemu/scripts/tracetool/ |
H A D | __init__.py | 111 def __init__(self, args): argument 224 def __init__(self, name, props, fmt, args, lineno, filename, orig=None, argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | systemd.py | 30 def journalctl(self, args='',l_match_units=None): argument
|