Home
last modified time | relevance | path

Searched defs:self (Results 676 – 700 of 1123) sorted by relevance

1...<<21222324252627282930>>...45

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_delete_project.py18 def setUp(self): argument
40 def test_delete_project(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dgstreamer.py13 def test_gst_inspect_can_list_all_plugins(self): argument
18 def test_gst_launch_can_create_video_pipeline(self): argument
H A Dskeletoninit.py20 def test_skeleton_availability(self): argument
30 def test_skeleton_script(self): argument
/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/
H A Darm_systemready_opensuse_unattended.py4 def setUp(self): argument
8 def test_opensuse_unattended(self): argument
H A Darm_systemready_ir_acs.py5 def setUp(self): argument
10 def test_acs(self): argument
H A Darm_systemready_debian_unattended.py5 def setUp(self): argument
9 def test_debian_unattended(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dlic_checksum.py16 def test_checksum_with_space(self): argument
36 def test_nonmatching_checksum(self): argument
H A Duki.py19 def test_uki_boot_systemd(self): argument
85 def test_uki_sysvinit(self): argument
H A Dsdk.py14 def load_manifest(self, filename): argument
22 def test_sdk_manifests(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/
H A Dhttps.py17 def test_wget(self): argument
20 def test_python(self): argument
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Daide.py14 def test_aide_help(self): argument
21 def test_aide_dbinit(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dgtk3.py18 def setUp(self): argument
26 def test_libhandy(self): argument
H A Dperl.py13 def setUp(self): argument
16 def test_perl(self): argument
H A Dcmake.py21 def setUp(self): argument
28 def test_assimp(self): argument
H A Dpython.py13 def setUp(self): argument
16 def test_python3(self): argument
H A Dautotools.py20 def setUp(self): argument
25 def test_cpio(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py18 def __init__(self): argument
20 def plain(self, msg): argument
23 def warn(self, msg): argument
26 def fatal(self, msg): argument
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dprogress.py23 def __init__(self, argument
45 def serialize(self): argument
76 def __init__(self, argument
101 def serialize(self): argument
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs272 fn clear_valset(&mut self) { in clear_valset()
284 fn calculate_cmp64(&self, cur_tick: u64, target: u64) -> u64 { in calculate_cmp64()
325 fn set_irq(&mut self, set: bool) { in set_irq()
351 fn update_irq(&mut self, set: bool) { in update_irq()
360 fn arm_timer(&mut self, tick: u64) { in arm_timer()
372 fn set_timer(&mut self) { in set_timer()
389 fn del_timer(&mut self) { in del_timer()
402 fn set_tn_cfg_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cfg_reg()
432 fn set_tn_cmp_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_cmp_reg()
462 fn set_tn_fsb_route_reg(&mut self, shift: u32, len: u32, val: u64) { in set_tn_fsb_route_reg()
[all …]
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser100 def __init__(self, pkgdata): argument
152 def on_link_activate(self, label, url_string): argument
175 def on_recipe_changed(self, selection): argument
196 def on_package_changed(self, selection): argument
243 def load_recipes(self): argument
/openbmc/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py91 def __init__(self, name, event, io, when): argument
97 def match(self, event, io): argument
105 def __init__(self, sock, rules): argument
109 def check(self, event, io, bufsize=None): argument
121 def send(self, buf, event): argument
126 def recv(self, bufsize, event): argument
132 def close(self): argument
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c44 Coroutine *self = qemu_coroutine_self(); in qemu_co_queue_wait_impl() local
197 Coroutine *self = qemu_coroutine_self(); in qemu_co_mutex_lock_slowpath() local
239 Coroutine *self = qemu_coroutine_self(); in qemu_co_mutex_lock() local
278 Coroutine *self = qemu_coroutine_self(); in qemu_co_mutex_unlock() local
381 Coroutine *self = qemu_coroutine_self(); in qemu_co_rwlock_rdlock() local
406 Coroutine *self = qemu_coroutine_self(); in qemu_co_rwlock_unlock() local
434 Coroutine *self = qemu_coroutine_self(); in qemu_co_rwlock_wrlock() local
/openbmc/qemu/rust/qemu-api/src/
H A Dirq.rs61 pub fn lower(&self) { in lower()
66 pub fn pulse(&self) { in pulse()
72 pub fn raise(&self) { in raise()
82 pub fn set(&self, level: T) { in set()
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/cases/
H A Ddata.py16 def testDataOk(self): argument
22 def testDataFail(self): argument
/openbmc/qemu/tests/functional/
H A Dtest_ppc64_reverse_debug.py25 def test_ppc64_pseries(self): argument
34 def test_ppc64_powernv(self): argument

1...<<21222324252627282930>>...45