Home
last modified time | relevance | path

Searched defs:args (Results 476 – 500 of 686) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/qemu/hw/misc/
H A Dimx25_ccm.c24 #define DPRINTF(fmt, args...) \ argument
H A Dimx31_ccm.c26 #define DPRINTF(fmt, args...) \ argument
/openbmc/u-boot/drivers/net/
H A Dpcnet.c18 #define PCNET_DEBUG1(fmt,args...) \ argument
20 #define PCNET_DEBUG2(fmt,args...) \ argument
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c256 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 Dclient.py125 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 Dmessage.hpp470 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 Dutils.hpp427 boost::system::error_code callDbusMethod( in callDbusMethod()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py54 def remoteCommand(self, cmd, *args, **kwargs):
74 def remoteCommand(self, cmd, *args, **kwargs):
98 def remoteCommand(self, cmd, *args, **kwargs):
H A Dnamedtuple_with_abc.py73 def namedtuple(*args, **kwargs):
/openbmc/u-boot/include/dm/
H A Dof.h83 uint32_t args[OF_MAX_PHANDLE_ARGS]; member
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py72 def handler(*args):
/openbmc/u-boot/drivers/video/
H A Dpwm_backlight.c173 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata() local
/openbmc/u-boot/drivers/gpio/
H A Dstm32f7_gpio.c166 struct ofnode_phandle_args args; in gpio_stm32_probe() local
H A Dgpio-rcar.c144 struct fdtdec_phandle_args args; in rcar_gpio_probe() local
/openbmc/u-boot/common/
H A Dautoboot.c25 #define debug_bootkeys(fmt, args...) \ argument
H A Dlog.c204 va_list args; in _log() local
/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py87 args = parser.parse_args() variable
/openbmc/u-boot/drivers/fpga/
H A Dstratix10.c177 u32 args[3]; in send_reconfig_data() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest-single.h31 static inline QTestState *qtest_start(const char *args) in qtest_start()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp263 std::va_list args; in do_log() local
/openbmc/u-boot/drivers/spi/
H A Dich.c23 #define debug_trace(fmt, args...) debug(fmt, ##args) argument
25 #define debug_trace(x, args...) argument
/openbmc/qemu/backends/
H A Diommufd.c100 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 Dpinctrl-sti.c211 struct fdtdec_phandle_args args; in sti_pinctrl_set_state() local
/openbmc/u-boot/examples/standalone/
H A Dsched.c62 #define PDEBUG(fmt, args...) { \ argument
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py46 def __init__(self, *args, **kwargs):

1...<<11121314151617181920>>...28