Home
last modified time | relevance | path

Searched defs:self (Results 776 – 800 of 1371) sorted by relevance

1...<<31323334353637383940>>...55

/openbmc/linux/scripts/gdb/linux/
H A Dutils.py18 def __init__(self, name): argument
22 def _new_objfile_handler(self, event): argument
26 def get_type(self): argument
81 def __init__(self): argument
84 def invoke(self, ptr, typename, elementname): argument
/openbmc/linux/rust/kernel/
H A Dinit.rs777 unsafe fn __pinned_init(self, slot: *mut T) -> Result<(), E>; in __pinned_init() argument
818 fn pin_chain<F>(self, f: F) -> ChainPinInit<Self, F, T, E> in pin_chain()
838 unsafe fn __pinned_init(self, slot: *mut T) -> Result<(), E> { in __pinned_init() argument
891 unsafe fn __init(self, slot: *mut T) -> Result<(), E>; in __init() argument
920 fn chain<F>(self, f: F) -> ChainInit<Self, F, T, E> in chain()
939 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() argument
957 unsafe fn __pinned_init(self, slot: *mut T) -> Result<(), E> { in __pinned_init() argument
1099 unsafe fn __init(self, slot: *mut T) -> Result<(), E> { in __init() argument
1107 unsafe fn __pinned_init(self, slot: *mut T) -> Result<(), E> { in __pinned_init() argument
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c33 int hw_atl2_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl2_utils_initfw()
55 static bool hw_atl2_mcp_boot_complete(struct aq_hw_s *self) in hw_atl2_mcp_boot_complete()
70 int hw_atl2_utils_soft_reset(struct aq_hw_s *self) in hw_atl2_utils_soft_reset()
/openbmc/u-boot/test/py/tests/
H A Dtest_env.py18 def __init__(self, u_boot_console): argument
32 def get_env(self): argument
55 def get_existent_var(self): argument
68 def get_non_existent_var(self): argument
/openbmc/qemu/tests/qtest/
H A Dvnc-display-test.c24 static void on_vnc_error(VncConnection* self, in on_vnc_error()
30 static void on_vnc_auth_failure(VncConnection *self, in on_vnc_auth_failure()
72 test_vnc_basic_on_vnc_initialized(VncConnection *self, in test_vnc_basic_on_vnc_initialized()
/openbmc/u-boot/Documentation/sphinx/
H A Dcdomain.py68 def handle_func_like_macro(self, sig, signode): argument
109 def handle_signature(self, sig, signode): argument
124 def add_target_and_index(self, name, sig, signode): argument
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py178 def render(self, context, output: pathlib.Path): argument
181 def get_template(self, name): argument
199 def render(self, context, output: pathlib.Path): argument
206 def render(self, context, output: pathlib.Path): argument
/openbmc/qemu/tests/migration/guestperf/
H A Dreport.py29 def __init__(self, argument
56 def serialize(self): argument
88 def to_json(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py22 def __init__(self, td, logger, target, argument
31 def _set_target_cmds(self): argument
58 def register_commands(self, logger, subparsers): argument
203 def _process_args(self, logger, args): argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dksparser.py51 def error(self, message): argument
138 def __init__(self, confpath): argument
209 def _parse(self, parser, confpath): argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dautotools.py20 def setUp(self): argument
25 def test_cpio(self): argument
H A Dmeson.py20 def setUp(self): argument
29 def test_epoxy(self): argument
H A Dgtk3.py20 def setUp(self): argument
32 def test_galculator(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_recipes.py19 def setUp(self): argument
39 def test_build_recipes_columns(self): argument
H A Dtest_sample.py25 def test_landing_page_has_brand(self): argument
31 def test_no_builds_message(self): argument
H A Dtest_builddashboard_page_tasks.py19 def setUp(self): argument
38 def test_build_tasks_columns(self): argument
/openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/
H A Darm_systemready_fedora_unattended.py5 def setUp(self): argument
9 def test_fedora_unattended(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dskeletoninit.py21 def test_skeleton_availability(self): argument
31 def test_skeleton_script(self): argument
H A Drunlevel.py14 def test_runlevel_3(self): argument
22 def test_runlevel_5(self): argument
/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/
H A Dselftest.py7 def test_install_package(self): argument
21 def test_verify_uninstall(self): argument
H A Dvirgl.py9 def test_kernel_driver(self): argument
15 def test_kmscube(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Duki.py19 def test_uki_boot_systemd(self): argument
85 def test_uki_sysvinit(self): argument
H A Dminidebuginfo.py17 def test_minidebuginfo(self): argument
47 def test_minidebuginfo_qemu(self): argument
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/
H A Dcommon.py15 def setUp(self): argument
27 def tearDown(self): argument
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DscapyPlugin.py21 def __init__(self): argument
25 def post_execute(self): argument

1...<<31323334353637383940>>...55