/openbmc/qemu/hw/misc/ |
H A D | imx25_ccm.c | 24 #define DPRINTF(fmt, args...) \ argument
|
H A D | imx31_ccm.c | 26 #define DPRINTF(fmt, args...) \ argument
|
/openbmc/u-boot/drivers/net/ |
H A D | pcnet.c | 18 #define PCNET_DEBUG1(fmt,args...) \ argument 20 #define PCNET_DEBUG2(fmt,args...) \ argument
|
/openbmc/qemu/semihosting/ |
H A D | arm-compat-semi.c | 256 target_ulong args = common_semi_arg(cs, 1); in common_semi_rw_cb() local 366 target_ulong args; in do_common_semihosting() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | client.py | 125 async def invoke(self, *args, skip_mode=False, **kwargs): 179 async def get_unihash_batch(self, args): argument
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | message.hpp | 470 std::apply([this](Types&... args) { return unpack(args...); }, t); in unpack() 645 return std::apply([this](Types&... args) { return unpack(args...); }, in unpack()
|
H A D | utils.hpp | 427 boost::system::error_code callDbusMethod( in callDbusMethod()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | tinfoil.py | 54 def remoteCommand(self, cmd, *args, **kwargs): 74 def remoteCommand(self, cmd, *args, **kwargs): 98 def remoteCommand(self, cmd, *args, **kwargs):
|
H A D | namedtuple_with_abc.py | 73 def namedtuple(*args, **kwargs):
|
/openbmc/u-boot/include/dm/ |
H A D | of.h | 83 uint32_t args[OF_MAX_PHANDLE_ARGS]; member
|
/openbmc/qemu/tests/image-fuzzer/ |
H A D | runner.py | 72 def handler(*args):
|
/openbmc/u-boot/drivers/video/ |
H A D | pwm_backlight.c | 173 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | stm32f7_gpio.c | 166 struct ofnode_phandle_args args; in gpio_stm32_probe() local
|
H A D | gpio-rcar.c | 144 struct fdtdec_phandle_args args; in rcar_gpio_probe() local
|
/openbmc/u-boot/common/ |
H A D | autoboot.c | 25 #define debug_bootkeys(fmt, args...) \ argument
|
H A D | log.c | 204 va_list args; in _log() local
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | get_unit_test_report.py | 87 args = parser.parse_args() variable
|
/openbmc/u-boot/drivers/fpga/ |
H A D | stratix10.c | 177 u32 args[3]; in send_reconfig_data() local
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest-single.h | 31 static inline QTestState *qtest_start(const char *args) in qtest_start()
|
/openbmc/phosphor-logging/lib/ |
H A D | lg2_logger.cpp | 263 std::va_list args; in do_log() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.c | 23 #define debug_trace(fmt, args...) debug(fmt, ##args) argument 25 #define debug_trace(x, args...) argument
|
/openbmc/qemu/backends/ |
H A D | iommufd.c | 100 struct iommu_ioas_change_process args = {.size = sizeof(args)}; in iommufd_change_process_capable() local 111 struct iommu_ioas_change_process args = {.size = sizeof(args)}; in iommufd_change_process() local
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-sti.c | 211 struct fdtdec_phandle_args args; in sti_pinctrl_set_state() local
|
/openbmc/u-boot/examples/standalone/ |
H A D | sched.c | 62 #define PDEBUG(fmt, args...) { \ argument
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _htmlparser.py | 46 def __init__(self, *args, **kwargs):
|