Home
last modified time | relevance | path

Searched defs:self (Results 376 – 400 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dsuspend.py9 def test_date(self): argument
13 def test_ping(self): argument
22 def set_suspend(self): argument
28 def test_suspend(self): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/
H A Dtest_htmlparser.py11 def default_builder(self): argument
14 def test_namespaced_system_doctype(self): argument
18 def test_namespaced_public_doctype(self): argument
22 def test_builder_is_pickled(self): argument
/OK3568_Linux_fs/kernel/scripts/tracing/
H A Ddraw_functrace.py35 def __init__(self, func, time = None, parent = None): argument
44 def calls(self, func, calltime): argument
53 def getParent(self, func): argument
67 def __repr__(self): argument
70 def __toString(self, branch, lastChild): argument
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_api.c32 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_gen_regs() local
38 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_start() local
44 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_wait() local
50 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_deinit() local
56 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_init() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A DFrameIterator.py23 def __init__(self, frame_obj): argument
32 def __iter__(self): argument
35 def next(self): argument
50 def __next__(self): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A DFrameIterator.py23 def __init__(self, frame_obj): argument
32 def __iter__(self): argument
35 def next(self): argument
50 def __next__(self): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_docker_compose.py33 def wait_for_dockerd(self): argument
37 def docker_test(self): argument
41 def docker_compose_test(self): argument
49 def test_run(self): argument
H A Dsample_python_automat.py8 def led_on(self): argument
12 def led_off(self): argument
16 def turn_on(self): argument
20 def _light(self): argument
H A Dtest_lxc.py31 def run_ok(self, cmd): argument
34 def wait_boot(self): argument
39 def setup_run_test_container(self): argument
47 def test_run(self): argument
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in71 def __init__(self, write, options): argument
75 def error(self, msg): argument
78 def warn(self, msg): argument
82 def info(self, msg): argument
86 def status(self, msg): argument
H A Dmain.py71 def __init__(self, write, options): argument
75 def error(self, msg): argument
78 def warn(self, msg): argument
82 def info(self, msg): argument
86 def status(self, msg): argument
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xccvf/
H A Dadf_dh895xccvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxxvf/
H A Dadf_c3xxxvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62xvf/
H A Dadf_c62xvf_hw_data.c24 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes()
34 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id()
39 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id()
44 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
/OK3568_Linux_fs/yocto/poky/meta-yocto-bsp/lib/oeqa/controllers/
H A Dgrubtarget.py26 def __init__(self, d): argument
41 def _deploy(self): argument
51 def _start(self, params=None): argument
63 def _wait_until_booted(self): argument
H A Dedgeroutertarget.py43 def __init__(self, d): argument
59 def _deploy(self): argument
67 def _start(self, params=None): argument
83 def _wait_until_booted(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/rpm/
H A Dmanifest.py11 def _split_multilib(self, pkg_list): argument
30 def create_initial(self): argument
50 def create_final(self): argument
53 def create_full(self, pm): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/
H A Dmanifest.py12 def _split_multilib(self, pkg_list): argument
31 def create_initial(self): argument
51 def create_final(self): argument
54 def create_full(self, pm): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprocess.py22 def __init__(self, command, msg=None): argument
26 def __str__(self): argument
38 def __str__(self): argument
42 def __init__(self, command, exitcode, stdout = None, stderr = None): argument
49 def __str__(self): argument
70 def __init__(self, *args, **kwargs): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dterminal.py16 def __init__(self, terms): argument
32 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
44 def format_command(self, sh_cmd, title): argument
52 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
61 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
86 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
108 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
126 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
144 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
158 def __init__(self, sh_cmd, title=None, env=None, d=None): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbinutils.py17 def test_binutils(self): argument
20 def test_gas(self): argument
23 def test_ld(self): argument
26 def run_binutils(self, suite): argument
/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A D_testing.py14 def __init__(self, image, etype, node): argument
17 def ObtainContents(self): argument
22 def ReadContents(self): argument
25 def GetPositions(self): argument
H A Du_boot_with_ucode_ptr.py23 def __init__(self, image, etype, node): argument
28 def GetDefaultFilename(self): argument
31 def ObtainContents(self): argument
44 def ProcessContents(self): argument
H A Dblob.py14 def __init__(self, image, etype, node): argument
18 def ObtainContents(self): argument
24 def ReadContents(self): argument
36 def GetDefaultFilename(self): argument
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_sandbox.py16 def __init__(self, log, config): argument
29 def get_spawn(self): argument
57 def kill(self, sig): argument
70 def validate_exited(self): argument

1...<<11121314151617181920>>...42