Home
last modified time | relevance | path

Searched defs:self (Results 126 – 150 of 1029) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcompression.py19 def setUp(self): argument
24 def _file_helper(self, mode_suffix, data): argument
35 def test_text_file(self): argument
38 def test_binary_file(self): argument
41 def _pipe_helper(self, mode_suffix, data): argument
51 def test_text_pipe(self): argument
54 def test_binary_pipe(self): argument
57 def test_bad_decompress(self): argument
68 def setUp(self): argument
74 def do_open(self, *args, **kwargs): argument
[all …]
H A Dparse.py33 def setUp(self): argument
38 def tearDown(self): argument
41 def parsehelper(self, content, suffix = ".bb"): argument
49 def test_parse_simple(self): argument
56 def test_parse_incomplete_function(self): argument
71 def test_parse_unset(self): argument
85 def test_parse_exports(self): argument
107 def test_parse_overrides(self): argument
122 def test_parse_overrides2(self): argument
135 def test_parse_combinations(self): argument
[all …]
H A Dcow.py25 def setUp(self): argument
31 def tearDown(self): argument
36 def trackWarnings(self): argument
39 def _collectWarnings(self): argument
46 def _checkAllWarningsRead(self): argument
51 def checkReportsWarning(self, expected_warning): argument
58 def checkStrOutput(self, obj, expected_levels, expected_keys): argument
76 def testGetSet(self): argument
91 def testCopyCopy(self): argument
152 def testCow(self): argument
[all …]
/OK3568_Linux_fs/buildroot/utils/
H A Dscanpypi132 def __init__(self, real_name, pkg_folder): argument
151 def fetch_package_info(self): argument
176 def download_package(self): argument
227 def check_archive(self, members): argument
243 def extract_package(self, tmp_path): argument
292 def load_setup(self): argument
317 def get_requirements(self, pkg_folder): argument
348 def __create_mk_header(self): argument
360 def __create_mk_download_info(self): argument
391 def __create_mk_setup(self): argument
[all …]
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py23 def __init__(self, sched_tracer, title, parent = None, id = -1): argument
65 def us_to_px(self, val): argument
68 def px_to_us(self, val): argument
71 def scroll_start(self): argument
75 def scroll_start_us(self): argument
79 def paint_rectangle_zone(self, nr, color, top_color, start, end): argument
103 def update_rectangles(self, dc, start, end): argument
108 def on_paint(self, event): argument
118 def rect_from_ypixel(self, y): argument
128 def update_summary(self, txt): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dtargetbuild.py18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument
35 def _download_archive(self): argument
60 def _run(self, cmd): argument
65 def run_configure(self, configure_args='', extra_cmds=''): argument
68 def run_make(self, make_args=''): argument
71 def run_install(self, install_args=''): argument
74 def clean(self): argument
82 def __init__(self, target, d, uri, foldername=None): argument
87 def download_archive(self): argument
104 def _run(self, cmd): argument
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dbmpconvert12 def __init__(self, file_path, force_revers=0, force_swap=0): argument
79 def read_other(self, n): argument
83 def reverse_bmp_data(self): argument
94 def bmp32bit_to_24bit(self): argument
109 def bmp16bit_to_24bit_bf(self): argument
121 def bmp8bit_to_24bit_rle(self): argument
153 def bmp8bit_to_24bit(self): argument
174 def bmp16bit_to_24bit(self): argument
186 def get_head(self): argument
192 def get_16bit_data(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dwget.py39 def __init__(self, d): argument
44 def writeline(self, line): argument
62 def check_certs(self, d): argument
68 def supports(self, ud, d): argument
74 def recommends_checksum(self, urldata): argument
77 def urldata_init(self, ud, d): argument
96 def _runwget(self, ud, d, command, quiet, workdir=None): argument
104 def download(self, ud, d): argument
147 def checkstatus(self, fetch, ud, d, try_again=True): argument
150 def connect(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dtinfoil.py16 def test_getvar(self): argument
23 def test_expand(self): argument
31 def test_getvar_bb_origenv(self): argument
39 def test_parse_recipe(self): argument
49 def test_parse_recipe_copy_expand(self): argument
69 def test_parse_recipe_custom_data(self): argument
81 def test_list_recipes(self): argument
99 def test_wait_event(self): argument
137 def test_setvariable_clean(self): argument
159 def test_datastore_operations(self): argument
[all …]
H A Dimagefeatures.py19 def test_non_root_user_can_connect_via_ssh_without_password(self): argument
45 def test_all_users_can_connect_via_ssh_without_password(self): argument
74 def test_wayland_support_in_image(self): argument
91 def test_bmap(self): argument
124 def test_hypervisor_fmts(self): argument
163 def test_long_chain_conversion(self): argument
194 def test_image_fstypes(self): argument
222 def test_useradd_static(self): argument
232 def test_no_busybox_base_utils(self): argument
258 def test_image_gen_debugfs(self): argument
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2.py203 def __init__(self, alg): argument
206 def __str__(self): argument
211 def __init__(self, name): argument
214 def __str__(self): argument
219 def __init__(self, alg): argument
222 def __str__(self): argument
227 def __init__(self, cc, rc): argument
240 def __str__(self): argument
250 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(), argument
257 def __bytes__(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dknotty.py34 def __init__(self, msg, maxval, widgets=None, extrapos=-1, resize_handler=None): argument
48 def _handle_resize(self, signum=None, frame=None): argument
53 def finish(self): argument
58 def setmessage(self, msg): argument
62 def setextra(self, extra): argument
72 def _need_update(self): argument
79 def __init__(self, msg, maxval): argument
84 def start(self, update=True): argument
89 def update(self, value): argument
92 def finish(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dprogressbar.py101 def __init__(self, maxval=None, widgets=None, term_width=None, poll=1, argument
139 def __call__(self, iterable): argument
152 def __iter__(self): argument
156 def __next__(self): argument
176 def _env_size(self): argument
182 def _handle_resize(self, signum=None, frame=None): argument
189 def percentage(self): argument
198 def _format_widgets(self): argument
225 def _format_line(self): argument
234 def _need_update(self): argument
[all …]
H A Dwidgets.py58 def update(self, pbar): argument
74 def update(self, pbar, width): argument
88 def __init__(self, format='Elapsed Time: %s'): argument
98 def update(self, pbar): argument
109 def update(self, pbar): argument
137 def _update_samples(self, currval, elapsed): argument
145 def _eta(self, maxval, currval, elapsed): argument
148 def update(self, pbar): argument
174 def __init__(self, unit='B'): argument
177 def update(self, pbar): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dtests.py33 def start_server(self, dbpath=None, upstream=None, read_only=False, prefunc=server_prefunc): argument
62 def setUp(self): argument
71 def assertClientGetHash(self, client, taskhash, unihash): argument
77 def test_create_hash(self): argument
88 def test_create_equivalent(self): argument
105 def test_duplicate_taskhash(self): argument
128 def test_huge_message(self): argument
155 def test_stress(self): argument
187 def test_upstream_server(self): argument
301 def test_ro_server(self): argument
[all …]
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_gdb.py6 def verify_host_gdb(self, prefix="arm-linux"): argument
12 def boot(self): argument
21 def verify_gdbserver(self): argument
25 def verify_gdb(self): argument
40 def test_run(self): argument
57 def test_run(self): argument
72 def test_run(self): argument
89 def test_run(self): argument
105 def test_run(self): argument
122 def test_run(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_lxml.py45 def default_parser(self, encoding): argument
53 def parser_for(self, encoding): argument
62 def __init__(self, parser=None, empty_element_tags=None): argument
72 def _getNsTag(self, tag): argument
80 def prepare_markup(self, markup, user_specified_encoding=None, argument
112 def feed(self, markup): argument
133 def close(self): argument
136 def start(self, name, attrs, nsmap={}): argument
176 def _prefix_for_namespace(self, namespace): argument
185 def end(self, name): argument
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcros_subprocess.py56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
103 def CommunicateFilter(self, output): argument
254 def __init__(self, input_to_send=None): argument
271 def Output(self, stream, data): argument
284 def _BasicCheck(self, plist, oper): argument
293 def test_simple(self): argument
299 def test_stderr(self): argument
308 def test_shell(self): argument
318 def test_list_args(self): argument
335 def test_cwd(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py15 def __init__(self, d, progress_reporter=None, logcatcher=None): argument
18 def _get_pkgs_postinsts(self, status_file): argument
78 def _get_delayed_postinsts_common(self, status_file): argument
110 def _save_postinsts_common(self, dst_postinst_dir, src_postinst_dir): argument
125 def __init__(self, d, manifest_dir, progress_reporter=None, logcatcher=None): argument
153 def _file_equal(self, key, f1, f2): argument
164 def _multilib_sanity_test(self, dirs): argument
197 def _multilib_test_install(self, pkgs): argument
225 def _remove_extra_packages(self, pkgs_initial_install): argument
252 def _remove_old_rootfs(self): argument
[all …]
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dtest_dtoc.py72 def test_name(self): argument
80 def test_tab_to(self): argument
89 def test_get_value(self): argument
100 def test_get_compat_name(self): argument
121 def test_empty_file(self): argument
135 def test_simple(self): argument
237 def test_phandle(self): argument
299 def test_aliases(self): argument
329 def test_addresses64(self): argument
381 def test_addresses32(self): argument
[all …]
H A Ddtb_platdata.py144 def __init__(self, dtb_fname, include_disabled): argument
153 def setup_output(self, fname): argument
167 def out(self, line): argument
175 def buf(self, line): argument
183 def get_buf(self): argument
193 def out_header(self): argument
203 def get_phandle_argc(self, prop, node_name): argument
240 def scan_dtb(self): argument
248 def scan_node(self, root): argument
266 def scan_tree(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py129 def __init__(self, heredoc = False): argument
139 def add(self, data, eof=False): argument
154 def _is_escapable(self, c, delim=None): argument
168 def _parse_squote(self, buf, result, eof): argument
179 def _parse_bquote(self, buf, result, eof): argument
195 def _parse_dquote(self, buf, result, eof): argument
210 def _parse_command(self, buf, result, eof): argument
228 def _parse_parameter(self, buf, result, eof): argument
243 def _parse_dollar(self, buf, result, eof): argument
295 def _parse(self, eof): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py16 def systemctl(self, action='', target='', expected=0, verbose=False): argument
27 def journalctl(self, args='',l_match_units=None): argument
58 def settle(self): argument
81 def test_systemd_basic(self): argument
85 def test_systemd_list(self): argument
89 def test_systemd_failed(self): argument
105 def test_systemd_status(self): argument
109 def test_systemd_stop_start(self): argument
119 def test_systemd_disable_enable(self): argument
128 def test_systemd_disable_enable_ro(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/controllers/
H A Dcontrollerimage.py31 def __init__(self, d): argument
96 def power_ctl(self, msg): argument
104 def power_cycle(self, conn): argument
115 def _wait_until_booted(self): argument
120 def deploy(self): argument
143 def _deploy(self): argument
146 def start(self, extra_bootparams=None): argument
154 def _start(self): argument
157 def stop(self): argument
164 def __init__(self, d): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A D__init__.py82 def __init__(self, markup="", features=None, builder=None, argument
225 def __copy__(self): argument
228 def __getstate__(self): argument
235 def _feed(self): argument
245 def reset(self): argument
255 def new_tag(self, name, namespace=None, nsprefix=None, **attrs): argument
259 def new_string(self, s, subclass=NavigableString): argument
263 def insert_before(self, successor): argument
266 def insert_after(self, successor): argument
269 def popTag(self): argument
[all …]

12345678910>>...42