Home
last modified time | relevance | path

Searched defs:self (Results 976 – 1000 of 1122) sorted by relevance

1...<<31323334353637383940>>...45

/openbmc/qemu/tests/functional/
H A Dtest_aarch64_replay.py24 def test_aarch64_virt(self): argument
H A Dtest_arm_smdkc210.py23 def test_arm_exynos4210_initrd(self): argument
H A Dtest_aarch64_hotplug_pci.py27 def test_hotplug_pci(self): argument
H A Dtest_aarch64_reverse_debug.py30 def test_aarch64_virt(self): argument
H A Dtest_ppc_bamboo.py28 def test_ppc_bamboo(self): argument
H A Dtest_aarch64_device_passthrough.py93 def test_aarch64_device_passthrough(self): argument
H A Dtest_aarch64_rme_virt.py59 def test_aarch64_rme_virt(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmain.py48 def _get_help_string(self, action): argument
312 def parseCommandLine(self, argv=sys.argv): argument
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.cpp98 std::shared_ptr<EventPresenceGpio> self = weakRef.lock(); in monitorPresence() local
154 std::shared_ptr<PollingPresenceGpio> self = weakRef.lock(); in pollTimerHandler() local
/openbmc/qemu/rust/qemu-api/src/
H A Dqdev.rs155 pub fn class_init<T: ResettablePhasesImpl>(&mut self) { in class_init()
171 pub fn class_init<T: DeviceImpl>(&mut self) { in class_init()
348 fn prop_set_chr(&self, propname: &str, chr: &Owned<Chardev>) { in prop_set_chr()
362 &self, in init_gpio_in()
392 fn init_gpio_out(&self, pins: &[InterruptSource]) { in init_gpio_out()
H A Dmemory.rs63 pub const fn read<F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>(mut self, _f: &F) -> Self { in read()
69 pub const fn write<F: for<'a> FnCall<(&'a T, hwaddr, u64, u32)>>(mut self, _f: &F) -> Self { in write()
93 pub const fn valid_sizes(mut self, min: u32, max: u32) -> Self { in valid_sizes()
106 pub const fn impl_sizes(mut self, min: u32, max: u32) -> Self { in impl_sizes()
/openbmc/qemu/util/
H A Dcoroutine-wasm.c99 Coroutine *self = get_current(); in qemu_coroutine_self() local
124 Coroutine *self = get_current(); in qemu_in_coroutine() local
/openbmc/u-boot/tools/binman/etype/
H A Dcros_ec_rw.py20 def __init__(self, section, etype, node): argument
H A Dintel_cmc.py22 def __init__(self, section, etype, node): argument
H A Dintel_vbt.py21 def __init__(self, section, etype, node): argument
H A Dintel_fsp.py26 def __init__(self, section, etype, node): argument
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsubprocesstweak.py9 def __str__(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildslist.py14 def handle(self,**options): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dloader.py13 def _getTestCase(self, testCaseClass, tcName): argument
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dcomparison.py23 def __init__(self, name, scenarios): argument
/openbmc/openbmc-build-scripts/config/gitlint/
H A Dmultiple_change_id.py8 def validate(self, commit): argument
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.cpp148 std::shared_ptr<HwmonTempSensor> self = weakRef.lock(); in setupRead() local
165 std::shared_ptr<HwmonTempSensor> self = weakRef.lock(); in restartRead() local
/openbmc/bmcweb/features/kvm/
H A Dkvm_websocket.hpp88 auto self = weak.lock(); in doRead() local
140 auto self = weak.lock(); in doWrite() local

1...<<31323334353637383940>>...45