Home
last modified time | relevance | path

Searched defs:args (Results 451 – 475 of 686) sorted by relevance

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp132 std::vector<const char*> args = {path}; in executeCmd() local
/openbmc/qemu/tests/qtest/
H A Dcpu-plug-test.c30 char *args; in test_plug_with_device_add() local
H A Dqos-test.c53 QDict *args = qdict_new(); in qos_set_machines_devices_available() local
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py94 def Make(self, commit, brd, stage, cwd, *args, **kwargs):
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py208 def manualexecution(args, logger): argument
/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp134 static boost::system::error_code callMethod( in callMethod()
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py228 args = parser.parse_args() variable
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c24 #define UDCDBGA(fmt, args...) argument
27 #define UDCDBGA(fmt, args...) serial_printf(fmt "\n", ##args) argument
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvirgl.c65 struct virgl_renderer_resource_create_args args; in virgl_cmd_create_resource_2d() local
88 struct virgl_renderer_resource_create_args args; in virgl_cmd_create_resource_3d() local
/openbmc/u-boot/lib/
H A Dhashtable.c25 # define debug(fmt,args...) printf(fmt ,##args) argument
27 # define debug(fmt,args...) argument
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py273 def load(args): argument
380 args = parser.parse_args() variable
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py203 def _process_args(self, logger, args): argument
/openbmc/u-boot/drivers/power/domain/
H A Dimx8-power-domain.c220 struct ofnode_phandle_args *args) in imx8_power_domain_of_xlate()
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report440 def auto_args(repo, args): argument
/openbmc/qemu/target/arm/
H A Darm-powerctl.c25 #define DPRINTF(fmt, args...) \ argument
/openbmc/qemu/hw/intc/
H A Dimx_avic.c29 #define DPRINTF(fmt, args...) \ argument
/openbmc/qemu/tests/qemu-iotests/
H A D05734 def __init__(self, *args):
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgcc.py72 def run_check_emulated(self, *args, **kwargs):
/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py223 def add_row(self, *args, **kwargs):
/openbmc/qemu/tests/tcg/i386/
H A Dtest-mmx.py152 def __init__(self, op, args): argument
/openbmc/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen2.c256 static int gen2_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in gen2_clk_of_xlate()
/openbmc/u-boot/tools/
H A Datmelimage.c12 #define pr_err(fmt, args...) fprintf(stderr, "atmelimage Error: " fmt, ##args) argument
/openbmc/bmcweb/http/
H A Dlogging.hpp119 inline void vlog(std::format_string<Args...>&& format, Args&&... args, in vlog()
/openbmc/phosphor-networkd/src/
H A Dutil.cpp35 void executeCommandinChildProcess(stdplus::zstring_view path, char** args) in executeCommandinChildProcess()
/openbmc/bmcweb/redfish-core/src/
H A Dupdate_messages.cpp37 std::span<const std::string_view> args) in getLog()

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