| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | oetest.py | 146 def custom_verbose(msg, *args, **kwargs):
|
| /openbmc/qemu/python/qemu/machine/ |
| H A D | machine.py | 327 def args(self) -> List[str]: member in QEMUMachine
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | functions.cpp | 80 void makeCallback(const std::function<void(Sig...)>& callback, Args&&... args) in makeCallback()
|
| /openbmc/qemu/util/ |
| H A D | qemu-thread-posix.c | 354 static void *qemu_thread_start(void *args) in qemu_thread_start()
|
| /openbmc/qemu/qga/ |
| H A D | commands.c | 232 char **args; in guest_exec_get_args() local
|
| /openbmc/u-boot/tools/binman/ |
| H A D | ftest.py | 156 def _RunBinman(self, *args, **kwargs): 170 def _DoBinman(self, *args):
|
| /openbmc/u-boot/tools/ |
| H A D | kwbimage.c | 157 unsigned int args[BINARY_MAX_ARGS]; member 1025 uint32_t *args; in add_binary_header_v1() local
|
| H A D | proftool.c | 73 va_list args; in outf() local
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_report.cpp | 164 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 D | models.py | 37 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 D | fetch.py | 1661 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 D | clocks-common.c | 30 #define printf(fmt, args...) argument
|
| /openbmc/qemu/block/export/ |
| H A D | fuse.c | 123 BlockExportOptionsFuse *args = &blk_exp_args->u.fuse; in fuse_export_create() local
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 266 _trigger: function(type, args) { argument 346 function getFlush(callbacks, context, args) { argument
|
| H A D | qunit-1.18.0.js | 65 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 D | stm32_sdram.c | 258 struct ofnode_phandle_args args; in stm32_fmc_ofdata_to_platdata() local
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt.c | 598 struct CheckBarArgs args = { in xen_pt_region_update() local
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 1486 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 D | zlib.h | 219 # define OF(args) args argument
|
| /openbmc/u-boot/drivers/core/ |
| H A D | of_access.c | 691 struct of_phandle_args args; in of_parse_phandle() local
|
| /openbmc/qemu/gdbstub/ |
| H A D | user.c | 451 bool gdbserver_start(const char *args, Error **errp) in gdbserver_start()
|
| /openbmc/qemu/target/ppc/ |
| H A D | kvm.c | 2242 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 D | pdmgen.py | 1204 def load(args): argument 1345 args = parser.parse_args() variable
|
| /openbmc/openbmc-build-scripts/scripts/ |
| H A D | unit-test.py | 1417 args = parser.parse_args(sys.argv[1:]) variable
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pegasos2.c | 458 uint32_t args = args_real + 12; in pegasos2_rtas() local
|