/openbmc/openbmc/poky/bitbake/lib/toaster/bldcollector/ |
H A D | admin.py | 16 def formfield_for_dbfield(self, db_field, **kwargs): argument
|
/openbmc/openbmc-test-automation/lib/ |
H A D | vpd_utils.py | 18 def __init__(self, message): argument
|
/openbmc/openbmc-build-scripts/config/gitlint/ |
H A D | block_comment.py | 22 def validate(self, commit): argument
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kerneldoc.py | 56 def run(self): argument
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/ |
H A D | cmake-setup.py | 11 def __getitem__(self, name): argument
|
/openbmc/qemu/scripts/ |
H A D | device-crash-test | 290 def __init__(self, binary, devtype): argument 313 def machineInfo(self, machine): argument
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.cpp | 67 std::shared_ptr<Context> self = weakRef.lock(); in enableAccumulateTimer() local 89 std::shared_ptr<Context> self = weakRef.lock(); in enableRetryTimer() local
|
/openbmc/qemu/util/ |
H A D | coroutine-sigaltstack.c | 96 static void coroutine_bootstrap(CoroutineSigAltStack *self, Coroutine *co) in coroutine_bootstrap() 116 CoroutineSigAltStack *self; in coroutine_trampoline() local
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/ |
H A D | csv_collection.py | 14 def __init__(self, pattern, skip_commented_lines=True, strip_lines=True): argument
|
/openbmc/qemu/tests/vm/ |
H A D | freebsd | 47 def build_image(self, img): argument
|
H A D | openbsd | 78 def build_image(self, img): argument
|
H A D | netbsd | 85 def build_image(self, img): argument
|
H A D | ubuntu.aarch64 | 50 def boot(self, img, extra_args=None): argument
|
H A D | haiku.x86_64 | 96 def build_image(self, img): argument
|
/openbmc/linux/samples/rust/ |
H A D | rust_minimal.rs | 34 fn drop(&mut self) { in drop()
|
H A D | rust_print.rs | 77 fn drop(&mut self) { in drop()
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeBasicContext.cpp | 353 if (auto self = weakSelf.lock()) in readAndProcessNVMeSensor() local 388 if (auto self = weakSelf.lock()) in pollNVMeDevices() local
|
/openbmc/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 167 def __call__(self, parser, namespace, values, option_string=None): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/ |
H A D | context.py | 15 def hasHostPackage(self, pkg): argument
|
/openbmc/qemu/tests/guest-debug/ |
H A D | test_gdbstub.py | 19 def exit(self, status=None, message=""): argument
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
H A D | meson-setup.py | 11 def __getitem__(self, name): argument
|
/openbmc/linux/arch/mips/kernel/ |
H A D | pm.c | 67 static int mips_pm_notifier(struct notifier_block *self, unsigned long cmd, in mips_pm_notifier()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 188 static void bpf_fill_ld_abs_vlan_push_pop(struct bpf_test *self) in bpf_fill_ld_abs_vlan_push_pop() 235 static void bpf_fill_jump_around_ld_abs(struct bpf_test *self) in bpf_fill_jump_around_ld_abs() 257 static void bpf_fill_rand_ld_dw(struct bpf_test *self) in bpf_fill_rand_ld_dw() 285 static void bpf_fill_scale1(struct bpf_test *self) in bpf_fill_scale1() 311 static void bpf_fill_scale2(struct bpf_test *self) in bpf_fill_scale2() 339 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale() 390 static void bpf_fill_torturous_jumps(struct bpf_test *self) in bpf_fill_torturous_jumps() 424 static void bpf_fill_big_prog_with_loop_1(struct bpf_test *self) in bpf_fill_big_prog_with_loop_1()
|
/openbmc/linux/rust/kernel/sync/ |
H A D | lock.rs | 143 pub(crate) fn do_unlocked(&mut self, cb: impl FnOnce()) { in do_unlocked() 172 fn drop(&mut self) { in drop()
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-task.c | 179 GThread *self; in test_task_thread_complete() local 220 GThread *self; in test_task_thread_failure() local
|