/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | conversion.hpp | 367 const auto&... args) { done(squash_string(args)...); }, in apply_done()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | qa.py | 190 def handle_error_visitorcode(name, args): argument
|
H A D | patch.py | 31 def runcmd(args, dir = None): argument 663 def _runcmd(self, args, run = True): argument
|
/openbmc/u-boot/tools/buildman/ |
H A D | toolchain.py | 376 def ResolveReferences(self, var_dict, args): argument
|
/openbmc/u-boot/drivers/dma/ |
H A D | sandbox-dma-test.c | 48 struct ofnode_phandle_args *args) in sandbox_dma_of_xlate()
|
/openbmc/qemu/hw/i2c/ |
H A D | exynos4210_i2c.c | 61 #define DPRINT(fmt, args...) \ in OBJECT_DECLARE_SIMPLE_TYPE() argument
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 856 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 D | jffs2_nand_1pass.c | 21 # define DEBUGF(fmt,args...) printf(fmt ,##args) argument 23 # define DEBUGF(fmt,args...) argument
|
/openbmc/u-boot/cmd/ |
H A D | fdc.c | 19 #define PRINTF(fmt,args...) printf (fmt ,##args) argument 21 #define PRINTF(fmt,args...) argument
|
/openbmc/u-boot/drivers/gpio/ |
H A D | xilinx_gpio.c | 194 struct ofnode_phandle_args *args) in xilinx_gpio_xlate()
|
H A D | da8xx_gpio.c | 500 struct ofnode_phandle_args *args) in davinci_gpio_xlate()
|
H A D | tegra_gpio.c | 236 struct ofnode_phandle_args *args) in tegra_gpio_xlate()
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | npm.py | 121 def run(self, cmd, args=None, configs=None, workdir=None): argument
|
/openbmc/qemu/monitor/ |
H A D | qmp.c | 440 QDict *args; in qmp_greeting() local
|
/openbmc/u-boot/drivers/core/ |
H A D | ofnode.c | 364 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 D | message.hpp | 229 bool pack(const Args&... args) { in pack() 454 bool unpack(Args&... args) { in unpack()
|
/openbmc/qemu/plugins/ |
H A D | core.c | 303 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 D | server.py | 68 def __exit__(self, *args, **kwargs): 84 def __exit__(self, *args, **kwargs):
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | client.py | 234 def wrapper(*args, **kwargs):
|
/openbmc/u-boot/drivers/phy/ |
H A D | phy-stm32-usbphyc.c | 299 struct ofnode_phandle_args *args) in stm32_usbphyc_of_xlate()
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 44 auto& args = *static_cast<Manager::SigArg*>(data); in _signal() local
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.c | 116 #define DEBUG(format, args...) printf(format, ##args) argument 118 #define DEBUG(format, args...) argument
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-virgl.c | 196 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 D | test_fdt | 518 def RunTests(args): argument
|
/openbmc/qemu/scripts/ |
H A D | dump-guest-memory.py | 579 def invoke(self, args, from_tty): argument
|