| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_delete_project.py | 18 def setUp(self): argument 40 def test_delete_project(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | gstreamer.py | 13 def test_gst_inspect_can_list_all_plugins(self): argument 18 def test_gst_launch_can_create_video_pipeline(self): argument
|
| H A D | skeletoninit.py | 20 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 D | arm_systemready_opensuse_unattended.py | 4 def setUp(self): argument 8 def test_opensuse_unattended(self): argument
|
| H A D | arm_systemready_ir_acs.py | 5 def setUp(self): argument 10 def test_acs(self): argument
|
| H A D | arm_systemready_debian_unattended.py | 5 def setUp(self): argument 9 def test_debian_unattended(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | lic_checksum.py | 16 def test_checksum_with_space(self): argument 36 def test_nonmatching_checksum(self): argument
|
| H A D | uki.py | 19 def test_uki_boot_systemd(self): argument 85 def test_uki_sysvinit(self): argument
|
| H A D | sdk.py | 14 def load_manifest(self, filename): argument 22 def test_sdk_manifests(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/sdk/buildtools-cases/ |
| H A D | https.py | 17 def test_wget(self): argument 20 def test_python(self): argument
|
| /openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
| H A D | aide.py | 14 def test_aide_help(self): argument 21 def test_aide_dbinit(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/ |
| H A D | gtk3.py | 18 def setUp(self): argument 26 def test_libhandy(self): argument
|
| H A D | perl.py | 13 def setUp(self): argument 16 def test_perl(self): argument
|
| H A D | cmake.py | 21 def setUp(self): argument 28 def test_assimp(self): argument
|
| H A D | python.py | 13 def setUp(self): argument 16 def test_python3(self): argument
|
| H A D | autotools.py | 20 def setUp(self): argument 25 def test_cpio(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | testexport.py | 18 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 D | progress.py | 23 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 D | device.rs | 272 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 D | oe-pkgdata-browser | 100 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 D | nbd-fault-injector.py | 91 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 D | qemu-coroutine-lock.c | 44 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 D | irq.rs | 61 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 D | data.py | 16 def testDataOk(self): argument 22 def testDataFail(self): argument
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_ppc64_reverse_debug.py | 25 def test_ppc64_pseries(self): argument 34 def test_ppc64_powernv(self): argument
|