Home
last modified time | relevance | path

Searched defs:args (Results 426 – 450 of 686) sorted by relevance

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

/openbmc/u-boot/common/
H A Dcli_simple.c19 #define debug_parser(fmt, args...) \ argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_console.c142 va_list args; in efi_st_printc() local
/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen2.c111 struct ofnode_phandle_args *args) in rcar_gen2_phy_of_xlate()
/openbmc/openbmc/poky/scripts/
H A Ddevtool137 def create_workspace(args, config, basepath, _workspace): argument
/openbmc/qemu/tests/functional/
H A Dtest_acpi_bits.py116 def __init__(self, *args, **kwargs):
/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c44 #define DPRINT_L1(fmt, args...) do { } while (0) argument
45 #define DPRINT_L2(fmt, args...) do { } while (0) argument
47 #define DPRINT_L1(fmt, args...) \ argument
49 #define DPRINT_L2(fmt, args...) do { } while (0) argument
51 #define DPRINT_L1(fmt, args...) \ argument
53 #define DPRINT_L2(fmt, args...) \ argument
58 #define DPRINT_TRACE(fmt, args...) do { } while (0) argument
60 #define DPRINT_TRACE(fmt, args...) \ argument
/openbmc/qemu/disas/
H A Dsparc.c90 const char *args; member
1461 #define fmoviccx(opcode, fpsize, args, cond, flags) /* v9 */ \ argument
1465 #define fmovfccx(opcode, fpsize, args, fcond, flags) /* v9 */ \ argument
1472 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \ argument
1781 #define EFPOP1_2(name, op, args) { name, F3F(2, 0x36, op), F3F(~2, ~0x36, ~op)|RS1_G0, args, 0, spa… argument
1782 #define EFPOP1_3(name, op, args) { name, F3F(2, 0x36, op), F3F(~2, ~0x36, ~op), args, 0, spa… argument
1783 #define EFPOP2_2(name, op, args) { name, F3F(2, 0x37, op), F3F(~2, ~0x37, ~op)|RD_G0, args, 0, spa… argument
/openbmc/u-boot/drivers/power/regulator/
H A Dpwm_regulator.c93 struct ofnode_phandle_args args; in pwm_regulator_ofdata_to_platdata() local
/openbmc/u-boot/tools/patman/
H A Dcros_subprocess.py56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
/openbmc/u-boot/drivers/misc/
H A Dtegra186_bpmp.c140 struct fdtdec_phandle_args args; in tegra186_bpmp_get_shmem() local
/openbmc/phosphor-ipmi-flash/tools/
H A Dhandler.cpp47 inline BlobHandle openBlob(ipmiblob::BlobInterface* blob, Args&&... args) in openBlob()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigrate-bitmaps-test210 def inject_test_case(klass, suffix, method, *args, **kwargs):
/openbmc/qemu/tests/qtest/
H A Dq35-test.c125 const TsegSizeArgs *args = data; in test_tseg_size() local
H A Dboot-order-test.c20 const char *args; member
/openbmc/qemu/audio/
H A Dsdlaudio.c290 #define SDL_WRAPPER_FUNC(name, ret_type, args_decl, args, dir) \ argument
303 #define SDL_WRAPPER_VOID_FUNC(name, args_decl, args, dir) \ argument
/openbmc/qemu/target/s390x/kvm/
H A Dpv.c156 struct kvm_s390_pv_sec_parm args = { in s390_pv_set_sec_parms() local
179 struct kvm_s390_pv_unp args = { in s390_pv_unpack() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp548 AddReportArgs& args) in getUserParameters()
751 const AddReportArgs& args, in afterAddReport()
795 const AddReportArgs& args, in performAddReport()
862 AddReportArgs args; member in redfish::telemetry::AddReport
1422 telemetry::AddReportArgs args; in handleMetricReportDefinitionsPost() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp19 std::vector<std::string> args = {"opdreport"}; in executeCollectionScript() local
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py128 def call_pexpect(terminal, *args, **kwargs):
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/
H A Drt_bmark.py132 def start_stress(*args):
/openbmc/u-boot/drivers/gpio/
H A D74x164_gpio.c108 struct ofnode_phandle_args *args) in gen_74x164_xlate()
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py290 def report(args, logger): argument
/openbmc/u-boot/drivers/clk/
H A Dclk-ti-sci.c43 struct ofnode_phandle_args *args) in ti_sci_clk_of_xlate()
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Ddevtool135 create_workspace(args, config, basepath, workspace) global() argument
[all...]
/openbmc/qemu/system/
H A Dqemu-seccomp.c269 qemu_seccomp(unsigned int operation, unsigned int flags, void *args) in qemu_seccomp()

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