Home
last modified time | relevance | path

Searched defs:self (Results 226 – 250 of 1029) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dsymbols.py23 def __init__(self, spec, gdb_command): argument
28 def stop(self): argument
70 def __init__(self): argument
74 def _update_module_files(self): argument
84 def _get_module_file(self, module_name): argument
92 def _section_arguments(self, module): argument
110 def load_module_symbols(self, module): argument
138 def load_all_symbols(self): argument
166 def invoke(self, arg, from_tty): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dsvn.py24 def supports(self, ud, d): argument
30 def urldata_init(self, ud, d): argument
67 def _buildsvncommand(self, ud, d, command): argument
122 def download(self, ud, d): argument
174 def clean(self, ud, d): argument
181 def supports_srcrev(self): argument
184 def _revision_key(self, ud, d, name): argument
190 def _latest_revision(self, ud, d, name): argument
204 def sortable_revision(self, ud, d, name): argument
211 def _build_revision(self, ud, d): argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dmanualexecution.py29 def _get_test_module(self, case_file): argument
32 def _get_input(self, config): argument
40 def _get_available_config_options(self, config_options, test_module, target_config): argument
46 def _choose_config_option(self, options): argument
54 def _get_config(self, config_options, test_module): argument
87 def _execute_test_steps(self, case): argument
118 def _get_write_dir(self): argument
121 def run_test(self, case_file, config_options_file, testcase_config_file): argument
143 def _get_true_false_input(self, input_message): argument
155 def make_config_option_file(self, logger, case_file, config_options_file): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/
H A Dtest_decorators.py18 def _runTest(self, modules, filterfn, expect): argument
23 def test_oetag(self): argument
73 def test_depends_order(self): argument
88 def test_depends_fail_missing_dependency(self): argument
101 def test_depends_fail_circular_dependency(self): argument
118 def test_timeout(self): argument
127 def test_timeout_fail(self): argument
136 def test_timeout_cancel(self): argument
/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 Dprinting.py51 def __init__(self, name, subprinters=None): argument
56 def __call__(self, val): argument
71 def __init__(self, name): argument
171 def __init__(self, name, regexp, gen_printer): argument
177 def __init__(self, name): argument
180 def add_printer(self, name, regexp, gen_printer): argument
203 def __call__(self, val): argument
226 def __init__(self, enumerators, val): argument
230 def to_string(self): argument
253 def __init__(self, enum_type): argument
[all …]
H A Dxmethod.py46 def __init__(self, name): argument
72 def __init__(self, name): argument
82 def match(self, class_type, method_name): argument
111 def get_arg_types(self): argument
122 def get_result_type(self, *args): argument
136 def __call__(self, *args): argument
165 def __init__(self, method_function, arg_types): argument
169 def get_arg_types(self): argument
172 def __call__(self, *args): argument
176 def __init__(self, name, class_matcher, method_matcher, method_function, argument
[all …]
/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 Dxmethod.py46 def __init__(self, name): argument
72 def __init__(self, name): argument
82 def match(self, class_type, method_name): argument
111 def get_arg_types(self): argument
122 def get_result_type(self, *args): argument
136 def __call__(self, *args): argument
165 def __init__(self, method_function, arg_types): argument
169 def get_arg_types(self): argument
172 def __call__(self, *args): argument
176 def __init__(self, name, class_matcher, method_matcher, method_function, argument
[all …]
H A Dprinting.py51 def __init__(self, name, subprinters=None): argument
56 def __call__(self, val): argument
71 def __init__(self, name): argument
171 def __init__(self, name, regexp, gen_printer): argument
177 def __init__(self, name): argument
180 def add_printer(self, name, regexp, gen_printer): argument
203 def __call__(self, val): argument
226 def __init__(self, enumerators, val): argument
230 def to_string(self): argument
253 def __init__(self, enum_type): argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py21 def __init__(self): argument
47 def getFailList(self): argument
50 def getErrorList(self): argument
53 def getSkipList(self): argument
58 def __init__(self,testcase): argument
61 def __call__(self,f): argument
73 def __init__(self,testcase): argument
76 def __call__(self,f): argument
88 def __init__(self,testcase): argument
91 def __call__(self,f): argument
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/cases/
H A Dcommon.py14 def test_readme(self): argument
43 def test_parse(self): argument
47 def test_show_environment(self): argument
51 def test_world(self): argument
60 def test_world_inherit_class(self): argument
75 def test_signatures(self): argument
86 def test_layerseries_compat(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dfitimage.py12 def test_fit_image(self): argument
90 def test_sign_fit_image(self): argument
237 def test_uboot_fit_image(self): argument
321 def test_uboot_sign_fit_image(self): argument
406 def test_sign_standalone_uboot_fit_image(self): argument
552 def test_sign_cascaded_uboot_fit_image(self): argument
708 def test_initramfs_bundle(self): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py17 def eval(self, data): argument
22 def __init__(self, filename, lineno): argument
27 def __init__(self, filename, lineno, what_file, force): argument
32 def eval(self, data): argument
46 def __init__(self, filename, lineno, var): argument
50 def eval(self, data): argument
54 def __init__(self, filename, lineno, var): argument
58 def eval(self, data): argument
67 def __init__(self, filename, lineno, var, flag): argument
72 def eval(self, data): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dserv.py23 def __init__(self, reader, writer, table, read_only): argument
34 def validate_proto_version(self): argument
37 async def dispatch_message(self, msg): argument
46 async def handle_get_pr(self, request): argument
62 async def handle_import_one(self, request): argument
76 async def handle_export(self, request): argument
91 async def handle_is_readonly(self, request): argument
96 def __init__(self, dbfile, read_only=False): argument
102 def accept_client(self, reader, writer): argument
105 def _serve_forever(self): argument
[all …]
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcpedb.py23 def __init__(self, cpe_str, titles, refs): argument
29 def update_xml_dict(self): argument
91 def __init__(self, nvd_path): argument
96 def get_xml_dict(self): argument
114 def parse_dict(self, all_cpedb): argument
153 def find_partial(self, cpe_str): argument
158 def find_partial_obj(self, cpe_str): argument
163 def find_partial_latest_version(self, cpe_str_partial): argument
167 def find(self, cpe_str): argument
172 def gen_update_xml(self, cpe_str): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py19 def setUpClass(self): argument
26 def setUp(self): argument
32 def test_gcc_compile(self): argument
35 def test_gpp_compile(self): argument
38 def test_gpp2_compile(self): argument
41 def test_make(self): argument
45 def tearDownClass(self): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_artifacts.py22 def setUp(self): argument
30 def _get_build_dashboard(self, build): argument
37 def _has_build_artifacts_heading(self): argument
44 def _has_images_menu_option(self): argument
51 def test_no_artifacts(self): argument
74 def test_sdk_artifacts(self): argument
128 def test_image_artifacts(self): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/cases/
H A Doetag.py12 def testTagGood(self): argument
16 def testTagOther(self): argument
20 def testTagOtherMulti(self): argument
23 def testTagNone(self): argument
29 def testTagOther(self): argument
33 def testTagOtherMulti(self): argument
36 def testTagNone(self): argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c35 struct aq_vec_s *self = container_of(napi, struct aq_vec_s, napi); in aq_vec_poll() local
110 struct aq_vec_s *self = NULL; in aq_vec_alloc() local
134 int aq_vec_ring_alloc(struct aq_vec_s *self, struct aq_nic_s *aq_nic, in aq_vec_ring_alloc()
175 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, in aq_vec_init()
221 int aq_vec_start(struct aq_vec_s *self) in aq_vec_start()
246 void aq_vec_stop(struct aq_vec_s *self) in aq_vec_stop()
263 void aq_vec_deinit(struct aq_vec_s *self) in aq_vec_deinit()
280 void aq_vec_free(struct aq_vec_s *self) in aq_vec_free()
292 void aq_vec_ring_free(struct aq_vec_s *self) in aq_vec_ring_free()
314 struct aq_vec_s *self = private; in aq_vec_isr() local
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dplugin.py16 def __init__(self, message): argument
20 def __str__(self): argument
25 def __init__(self, plugin, url): argument
32 def __init__(self): argument
35 def init(self, layerindex): argument
38 def plugin_type(self): argument
41 def load_index(self, uri): argument
44 def store_index(self, uri, index): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py22 def __init__(self): argument
28 def pre_suite(self, testcount, testidlist): argument
36 def post_suite(self, index): argument
50 def add_args(self, parser): argument
62 def adjust_command(self, stage, command): argument
101 def post_execute(self): argument
156 def _add_results(self, res): argument
159 def _add_to_tap(self, more_tap_output): argument
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit_config.py19 def __str__(self) -> str: argument
33 def __init__(self): argument
36 def entries(self): argument
39 def add_entry(self, entry: KconfigEntry) -> None: argument
42 def is_subset_of(self, other: 'Kconfig') -> bool: argument
55 def write_to_file(self, path: str) -> None: argument
60 def parse_from_string(self, blob: str) -> None: argument
87 def read_from_file(self, path: str) -> None: argument
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dsched-migration.py41 def __repr__(self): argument
49 def __init__(self, sleeper): argument
52 def __repr__(self): argument
60 def __init__(self, wakee): argument
63 def __repr__(self): argument
71 def __init__(self, child): argument
74 def __repr__(self): argument
82 def __init__(self, new): argument
85 def __repr__(self): argument
93 def __init__(self, old): argument
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dtest.py24 def testBasic(self): argument
90 def GetData(self, data_type): argument
207 def SetupData(self, data_type): argument
215 def testGood(self): argument
227 def testNoSignoff(self): argument
238 def testSpaces(self): argument
249 def testIndent(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/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/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/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

12345678910>>...42