Home
last modified time | relevance | path

Searched defs:args (Results 501 – 525 of 686) sorted by relevance

1...<<2122232425262728

/openbmc/u-boot/examples/standalone/
H A Dsched.c62 #define PDEBUG(fmt, args...) { \ argument
/openbmc/u-boot/common/
H A Dlog.c204 va_list args; in _log() local
H A Dconsole.c295 va_list args; in serial_printf() local
366 va_list args; in fprintf() local
H A Dlcd_console.c211 va_list args; in lcd_printf() local
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py46 def __init__(self, *args, **kwargs):
/openbmc/u-boot/tools/buildman/
H A Dtest.py145 def Make(self, commit, brd, stage, *args, **kwargs):
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py549 def run_steps(args, dtb_file, include_disabled, output): argument
/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp111 std::span<const std::string_view> args) in getLogFromRegistry()
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c132 target_ulong opcode, target_ulong *args) in h_watchdog()
/openbmc/qemu/hw/usb/
H A Dxen-usb.c44 #define TR(xendev, lvl, fmt, args...) \ argument
52 #define TR_BUS(xendev, fmt, args...) TR(xendev, 2, fmt, ##args) argument
53 #define TR_REQ(xendev, fmt, args...) TR(xendev, 3, fmt, ##args) argument
/openbmc/u-boot/drivers/mailbox/
H A Dtegra-hsp.c72 struct ofnode_phandle_args *args) in tegra_hsp_of_xlate()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp421 std::string args = psuInventoryPath; in getUpdateService() local
H A Dutils.cpp231 std::stringstream args; in getLatestVersion() local
/openbmc/bmcweb/redfish-core/src/
H A Dresource_messages.cpp36 std::span<const std::string_view> args) in getLog()
/openbmc/qemu/hw/dma/
H A Dxlnx-zynq-devcfg.c44 #define DB_PRINT(fmt, args...) do { \ argument
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c101 target_ulong args, in rtas_nvram_store()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py490 def fileslocked(files, *args, **kwargs):
1426 def multiprocessingpool(*args, **kwargs):
1441 def exec_flat_python_func(func, *args, **kwargs):
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c1062 uint32_t nargs, target_ulong args, in rtas_set_indicator()
1097 target_ulong args, uint32_t nret, in rtas_get_sensor_state()
1159 target_ulong args, uint32_t nret, in rtas_ibm_configure_connector()
/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c49 #define DBG(Level, format, args...) if ((Level) & DBG_LEVEL) printf(format, ##args) argument
51 #define DBG(Level, format, args...) argument
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c65 #define DM9000_DBG(fmt,args...) printf(fmt, ##args) argument
77 #define DM9000_DBG(fmt,args...) argument
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py545 def load(args): argument
721 args = parser.parse_args() variable
/openbmc/qemu/hw/net/
H A Dxgmac.c37 #define DEBUGF_BRK(message, args...) do { \ argument
41 #define DEBUGF_BRK(message, args...) do { } while (0) argument
/openbmc/u-boot/tools/patman/
H A Dgitutil.py334 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
/openbmc/hiomapd/
H A Dcontrol_legacy.c33 uint8_t *args; member
/openbmc/qemu/hw/intc/
H A Dxics_kvm.c327 struct kvm_irq_level args; in ics_kvm_set_irq() local

1...<<2122232425262728