Home
last modified time | relevance | path

Searched defs:self (Results 251 – 275 of 1029) sorted by relevance

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/function/
H A Dcaller_is.py37 def __init__(self): argument
40 def invoke(self, name, nframes = 1): argument
68 def __init__(self): argument
71 def invoke(self, name, nframes = 1): argument
99 def __init__(self): argument
102 def invoke(self, name, nframes = 1): argument
132 def __init__(self): argument
135 def invoke(self, name, nframes = 1): 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/function/
H A Dstrfns.py30 def __init__(self): argument
33 def invoke(self, a, b, length): argument
53 def __init__(self): argument
56 def invoke(self, a): argument
72 def __init__(self): argument
75 def invoke(self, a, b): argument
87 def __init__(self): argument
90 def invoke(self, string, regex): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_new_custom_image_page.py20 def setUp(self): argument
74 def _create_custom_image(self, new_custom_image_name): argument
92 def _check_for_custom_image(self, image_name): argument
106 def test_new_image(self): argument
115 def test_new_duplicates_other_project_image(self): argument
124 def test_new_duplicates_non_image_recipe(self): argument
134 def test_new_duplicates_project_image(self): argument
H A Dtest_all_builds_page.py25 def setUp(self): argument
63 def _get_build_time_element(self, build): argument
80 def _get_row_for_build(self, build): argument
103 def test_show_tasks_with_suffix(self): argument
121 def test_rebuild_buttons(self): argument
146 def test_tooltips_on_project_name(self): argument
181 def test_builds_time_links(self): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dbzr.py24 def supports(self, ud, d): argument
27 def urldata_init(self, ud, d): argument
43 def _buildbzrcommand(self, ud, d, command): argument
72 def download(self, ud, d): argument
99 def supports_srcrev(self): argument
102 def _revision_key(self, ud, d, name): argument
108 def _latest_revision(self, ud, d, name): argument
120 def sortable_revision(self, ud, d, name): argument
127 def _build_revision(self, ud, d): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A Dtdc.py29 def __init__(self, missing_pg): argument
33 def __init__(self, stage, output, message): argument
39 def __init__(self, argparser): argument
59 def load_plugin(self, pgdir, pgname): argument
66 def get_required_plugins(self, testlist): argument
84 def load_required_plugins(self, reqs, parser, args, remaining): argument
117 def call_pre_suite(self, testcount, testidlist): argument
121 def call_post_suite(self, index): argument
125 def call_pre_case(self, caseinfo, *, test_skip=False): argument
136 def call_post_case(self): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/
H A Dbuildstats.py13 def __init__(self, d): argument
52 def close(self): argument
57 def _reduce_meminfo(self, time, data): argument
72 def _diskstats_is_relevant_line(self, linetokens): argument
78 def _reduce_diskstats(self, time, data): argument
107 def _reduce_nop(self, time, data): argument
110 def _reduce_stat(self, time, data): argument
129 def sample(self, event, force): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py14 def setUp(self): argument
27 def tearDown(self): argument
31 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
47 def test_blob_to_dict(self): argument
59 def test_compare_dict_blobs(self): argument
79 def test_compare_dict_blobs_default(self): argument
104 def test_compare_file_lists(self): argument
H A Dtypes.py9 def test_invalid(self): argument
14 def test_true(self): argument
23 def test_false(self): argument
32 def test_bool_equality(self): argument
39 def assertListEqual(self, value, valid, sep=None): argument
46 def test_list_nosep(self): argument
52 def test_list_usersep(self): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_cpeid.py10 def get_vars(self, var): argument
16 def get_json(self, pkg): argument
21 def test_pkg1(self): argument
38 def test_pkg2(self): argument
49 def test_pkg3(self): argument
69 def test_pkg4(self): argument
90 def test_pkg5(self): argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py41 def __init__(self): argument
52 def __init__(self, builder): argument
61 def run(self): argument
83 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument
91 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
113 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
253 def _WriteResult(self, result, keep_outputs): argument
371 def CopyFiles(self, out_dir, build_dir, dirname, patterns): argument
391 def RunJob(self, job): argument
469 def run(self): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DbuildebpfPlugin.py14 def __init__(self): argument
19 def pre_suite(self, testcount, testidlist): argument
25 def post_suite(self, index): argument
30 def add_args(self, parser): argument
43 def _ebpf_makeall(self): argument
47 def _ebpf_makeclean(self): argument
51 def _make(self, target): argument
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.py71 def __init__(self): argument
82 def kernelVersion(self, msg): argument
84 def checkFtraceKernelVersion(self): argument
89 def kernelParams(self): argument
105 def setGraphFilter(self, val): argument
125 def getBootFtraceFilterFunctions(self): argument
136 def myCronJob(self, line): argument
142 def cronjobCmdString(self): argument
163 def manualRebootRequired(self): argument
171 def blGrub(self): argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c61 static int aq_get_rxpages(struct aq_ring_s *self, struct aq_ring_buff_s *rxbuf, in aq_get_rxpages()
108 static struct aq_ring_s *aq_ring_alloc(struct aq_ring_s *self, in aq_ring_alloc()
137 struct aq_ring_s *aq_ring_tx_alloc(struct aq_ring_s *self, in aq_ring_tx_alloc()
164 struct aq_ring_s *aq_ring_rx_alloc(struct aq_ring_s *self, in aq_ring_rx_alloc()
197 aq_ring_hwts_rx_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic, in aq_ring_hwts_rx_alloc()
220 int aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type) in aq_ring_init()
275 bool aq_ring_tx_clean(struct aq_ring_s *self) in aq_ring_tx_clean()
317 static void aq_rx_checksum(struct aq_ring_s *self, in aq_rx_checksum()
342 int aq_ring_rx_clean(struct aq_ring_s *self, in aq_ring_rx_clean()
514 void aq_ring_hwts_rx_clean(struct aq_ring_s *self, struct aq_nic_s *aq_nic) in aq_ring_hwts_rx_clean()
[all …]
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py26 def __init__(self, args, cwd=None): argument
75 def kill(self, sig): argument
87 def isalive(self): argument
107 def send(self, data): argument
119 def expect(self, patterns): argument
189 def close(self): argument
207 def get_expect_output(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/rpm/
H A Drootfs.py12 def __init__(self, d, manifest_dir, progress_reporter=None, logcatcher=None): argument
39 def _create_incremental(self, pkgs_initial_install): argument
64 def _create(self): argument
127 def _get_delayed_postinsts(self): argument
137 def _save_postinsts(self): argument
142 def _log_check(self): argument
146 def _cleanup(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Doe_syslog.py15 def test_syslog_running(self): argument
25 def verif_not_running(self, pids): argument
32 def verify_running(self, names): argument
43 def restart_sanity(self, names, restart_cmd, pidchange=True): argument
83 def test_syslog_logger(self): argument
103 def test_syslog_restart(self): argument
118 def test_syslog_startup_config(self): argument
H A Dweston.py21 def test_weston_running(self): argument
28 def get_processes_of(self, target, error_msg): argument
33 def get_weston_command(self, cmd): argument
36 def run_weston_init(self): argument
42 def get_new_wayland_processes(self, existing_wl_processes): argument
55 def test_wayland_info(self): argument
64 def test_weston_can_initialize_new_wayland_compositor(self): argument
H A Dapt.py13 def pkg(self, command, expected = 0): argument
34 def setup_source_config_for_package_install(self): argument
39 def setup_source_config_for_package_install_signed(self): argument
44 def cleanup_source_config_for_package_install(self): argument
48 def cleanup_source_config_for_package_install_signed(self): argument
52 def setup_key(self): argument
62 def test_apt_install_from_repo(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py34 def __init__(self, *, default=None): argument
37 def setdefault(self, dest, name): argument
47 def __init__(self, **kwargs): argument
50 def set_property(self, attrs, name): argument
62 def init(self, source): argument
71 def __init__(self, cls, **kwargs): argument
75 def set_property(self, attrs, name): argument
89 def init(self, source): argument
98 def __init__(self, prop, **kwargs): argument
102 def set_property(self, attrs, name): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py64 def __init__(self, t, fn, logfile, d): argument
78 def getTask(self): argument
81 def setTask(self, task): argument
84 def getDisplayName(self): argument
91 def __init__(self, t, fn, logfile, taskflags, d): argument
101 def __init__(self, task, fn, logfile, metadata, errprinted = False): argument
107 def getDisplayName(self): argument
113 def __init__(self, task, fn, metadata): argument
131 def __init__(self, progress, rate=None): argument
138 def __init__(self, logger, outfile): argument
[all …]
H A Dremotedata.py16 def __init__(self, cooker): argument
23 def __len__(self): argument
26 def __getitem__(self, key): argument
31 def items(self): argument
34 def store(self, d, locked=False): argument
47 def check_store(self, d, locked=False): argument
60 def release(self, idx): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Ddiagnose.py94 def _p(self, s): argument
97 def handle_starttag(self, name, attrs): argument
100 def handle_endtag(self, name): argument
103 def handle_data(self, data): argument
106 def handle_charref(self, name): argument
109 def handle_entityref(self, name): argument
112 def handle_comment(self, data): argument
115 def handle_decl(self, data): argument
118 def unknown_decl(self, data): argument
121 def handle_pi(self, data): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/tests/
H A Drestapi.py21 def setUp(self): argument
28 def test_layerindex_is_empty(self): argument
32 def test_layerindex_store_file(self): argument
69 def test_layerindex_store_split(self): argument
92 def test_dependency_resolution(self): argument
129 def test_find_collection(self): argument
149 def test_find_layerbranch(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dlogparser.py11 def __init__(self): argument
15 def parse(self, logfile): argument
88 def results_as_files(self, target_dir): argument
106 def __init__(self): argument
110 def parse(self, logfile): argument
132 def __init__(self): argument
136 def parse(self, logfile): argument

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