Home
last modified time | relevance | path

Searched defs:args (Results 626 – 650 of 686) sorted by relevance

1...<<2122232425262728

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py146 def custom_verbose(msg, *args, **kwargs):
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py327 def args(self) -> List[str]: member in QEMUMachine
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp80 void makeCallback(const std::function<void(Sig...)>& callback, Args&&... args) in makeCallback()
/openbmc/qemu/util/
H A Dqemu-thread-posix.c354 static void *qemu_thread_start(void *args) in qemu_thread_start()
/openbmc/qemu/qga/
H A Dcommands.c232 char **args; in guest_exec_get_args() local
/openbmc/u-boot/tools/binman/
H A Dftest.py156 def _RunBinman(self, *args, **kwargs):
170 def _DoBinman(self, *args):
/openbmc/u-boot/tools/
H A Dkwbimage.c157 unsigned int args[BINARY_MAX_ARGS]; member
1025 uint32_t *args; in add_binary_header_v1() local
H A Dproftool.c73 va_list args; in outf() local
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp164 static boost::system::error_code callMethod( in callMethod()
1146 std::vector<const interfaces::MetricListener*> args; in TEST_F() local
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py37 def save(self, *args, **kwargs):
56 def _insert(self, *args, **kwargs):
1073 def __init__(self, *args, **kwargs):
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py1661 def assertRevCount(self, expected_count, args=None): argument
1668 def make_shallow(self, args=None): argument
1795 def assertRevCount(self, expected_count, args=None, cwd=None): argument
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c30 #define printf(fmt, args...) argument
/openbmc/qemu/block/export/
H A Dfuse.c123 BlockExportOptionsFuse *args = &blk_exp_args->u.fuse; in fuse_export_create() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js266 _trigger: function(type, args) { argument
346 function getFlush(callbacks, context, args) { argument
H A Dqunit-1.18.0.js65 function runLoggingCallbacks(key,args){var i,l,callbacks;callbacks=config.callbacks[key];for(i=0,l=… argument
116 …"throws"];}());QUnit.equiv=(function(){function bindCallbacks(o,callbacks,args){var prop=QUnit.obj… argument
/openbmc/u-boot/drivers/ram/
H A Dstm32_sdram.c258 struct ofnode_phandle_args args; in stm32_fmc_ofdata_to_platdata() local
/openbmc/qemu/hw/xen/
H A Dxen_pt.c598 struct CheckBarArgs args = { in xen_pt_region_update() local
/openbmc/qemu/tcg/
H A Dtcg.c1486 ffi_type *args[]; in init_ffi_layout() member
2619 TCGTemp *ret, TCGTemp **args) in tcg_gen_callN()
2724 TCGTemp *args[2] = { t1, t2 }; in tcg_gen_call2() local
2731 TCGTemp *args[3] = { t1, t2, t3 }; in tcg_gen_call3() local
2738 TCGTemp *args[4] = { t1, t2, t3, t4 }; in tcg_gen_call4() local
2745 TCGTemp *args[5] = { t1, t2, t3, t4, t5 }; in tcg_gen_call5() local
2753 TCGTemp *args[6] = { t1, t2, t3, t4, t5, t6 }; in tcg_gen_call6() local
2761 TCGTemp *args[7] = { t1, t2, t3, t4, t5, t6, t7 }; in tcg_gen_call7() local
/openbmc/u-boot/include/u-boot/
H A Dzlib.h219 # define OF(args) args argument
/openbmc/u-boot/drivers/core/
H A Dof_access.c691 struct of_phandle_args args; in of_parse_phandle() local
/openbmc/qemu/gdbstub/
H A Duser.c451 bool gdbserver_start(const char *args, Error **errp) in gdbserver_start()
/openbmc/qemu/target/ppc/
H A Dkvm.c2242 struct kvm_create_spapr_tce_64 args = { in kvmppc_create_spapr_tce() local
2258 struct kvm_create_spapr_tce args = { in kvmppc_create_spapr_tce() local
2684 struct kvm_rtas_token_args args = { in kvmppc_define_rtas_kernel_token() local
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py1204 def load(args): argument
1345 args = parser.parse_args() variable
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py1417 args = parser.parse_args(sys.argv[1:]) variable
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c458 uint32_t args = args_real + 12; in pegasos2_rtas() local

1...<<2122232425262728