Home
last modified time | relevance | path

Searched defs:args (Results 551 – 575 of 686) sorted by relevance

1...<<2122232425262728

/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dconversion.hpp367 const auto&... args) { done(squash_string(args)...); }, in apply_done()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dqa.py190 def handle_error_visitorcode(name, args): argument
H A Dpatch.py31 def runcmd(args, dir = None): argument
663 def _runcmd(self, args, run = True): argument
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py376 def ResolveReferences(self, var_dict, args): argument
/openbmc/u-boot/drivers/dma/
H A Dsandbox-dma-test.c48 struct ofnode_phandle_args *args) in sandbox_dma_of_xlate()
/openbmc/qemu/hw/i2c/
H A Dexynos4210_i2c.c61 #define DPRINT(fmt, args...) \ in OBJECT_DECLARE_SIMPLE_TYPE() argument
/openbmc/qemu/hw/ppc/
H A Dvof.c856 uint32_t *args, unsigned nargs, in vof_client_handle()
937 uint32_t args[10]; member
944 uint32_t args[ARRAY_SIZE(args_be.args)]; in vof_client_call() local
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c21 # define DEBUGF(fmt,args...) printf(fmt ,##args) argument
23 # define DEBUGF(fmt,args...) argument
/openbmc/u-boot/cmd/
H A Dfdc.c19 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
21 #define PRINTF(fmt,args...) argument
/openbmc/u-boot/drivers/gpio/
H A Dxilinx_gpio.c194 struct ofnode_phandle_args *args) in xilinx_gpio_xlate()
H A Dda8xx_gpio.c500 struct ofnode_phandle_args *args) in davinci_gpio_xlate()
H A Dtegra_gpio.c236 struct ofnode_phandle_args *args) in tegra_gpio_xlate()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py121 def run(self, cmd, args=None, configs=None, workdir=None): argument
/openbmc/qemu/monitor/
H A Dqmp.c440 QDict *args; in qmp_greeting() local
/openbmc/u-boot/drivers/core/
H A Dofnode.c364 struct of_phandle_args args; in ofnode_parse_phandle_with_args() local
374 struct fdtdec_phandle_args args; in ofnode_parse_phandle_with_args() local
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp229 bool pack(const Args&... args) { in pack()
454 bool unpack(Args&... args) { in unpack()
/openbmc/qemu/plugins/
H A Dcore.c303 struct plugin_for_each_args *args = udata; in plugin_vcpu_for_each() local
312 struct plugin_for_each_args args; in qemu_plugin_vcpu_for_each() local
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py68 def __exit__(self, *args, **kwargs):
84 def __exit__(self, *args, **kwargs):
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py234 def wrapper(*args, **kwargs):
/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c299 struct ofnode_phandle_args *args) in stm32_usbphyc_of_xlate()
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp44 auto& args = *static_cast<Manager::SigArg*>(data); in _signal() local
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c116 #define DEBUG(format, args...) printf(format, ##args) argument
118 #define DEBUG(format, args...) argument
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-virgl.c196 struct virgl_renderer_resource_create_args args; in virgl_cmd_create_resource_2d() local
244 struct virgl_renderer_resource_create_args args; in virgl_cmd_create_resource_3d() local
/openbmc/u-boot/tools/dtoc/
H A Dtest_fdt518 def RunTests(args): argument
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py579 def invoke(self, args, from_tty): argument

1...<<2122232425262728