| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_builddashboard_page.py | 21 def setUp(self): argument 155 def _get_build_dashboard(self, build): argument 162 def _get_build_dashboard_errors(self, build): argument 170 def _check_for_log_message(self, message_elements, log_message): argument 201 def _check_for_error_message(self, build, log_message): argument 210 def _check_labels_in_modal(self, modal, expected): argument 226 def test_exceptions_show_as_errors(self): argument 233 def test_criticals_show_as_errors(self): argument 240 def test_edit_custom_image_button(self): argument 262 def test_new_custom_image_button(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/ |
| H A D | __init__.py | 28 def __init__(self): argument 32 def register(self, treebuilder_class): argument 38 def lookup(self, *features): argument 98 def __init__(self): argument 101 def reset(self): argument 104 def can_be_empty_element(self, tag_name): argument 125 def feed(self, markup): argument 128 def prepare_markup(self, markup, user_specified_encoding=None, argument 132 def test_fragment_to_document(self, fragment): argument 145 def set_up_substitutions(self, tag): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 43 def __init__(self, wks_file, rootfs_dir, bootimg_dir, kernel_dir, argument 83 def setup_workdir(self, workdir): argument 93 def do_create(self): argument 105 def update_fstab(self, image_rootfs): argument 155 def _full_path(self, path, name, extention): argument 162 def create(self): argument 189 def assemble(self): argument 195 def finalize(self): argument 223 def print_info(self): argument 254 def rootdev(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | buildtables.py | 19 def get_context_data(self, **kwargs): argument 29 def __init__(self, *args, **kwargs): argument 34 def setup_queryset(self, *args, **kwargs): argument 41 def setup_columns(self, *args, **kwargs): argument 134 def __init__(self, *args, **kwargs): argument 147 def setup_columns(self, *args, **kwargs): argument 164 def __init__(self, *args, **kwargs): argument 169 def make_package_list(self, target): argument 176 def get_context_data(self, **kwargs): argument 189 def setup_queryset(self, *args, **kwargs): argument [all …]
|
| H A D | tablefilter.py | 21 def __init__(self, name, title): argument 29 def add_action(self, action): argument 33 def get_action(self, action_name): argument 36 def to_json(self, queryset): argument 67 def dateStringsToQ(self, field_name, date_from_str, date_to_str): argument 107 def __init__(self, name, title, criteria): argument 115 def set_filter_params(self, params): argument 123 def filter(self, queryset): argument 129 def to_json(self, queryset): argument 144 def __init__(self, *args): argument [all …]
|
| H A D | widgets.py | 49 def __init__(self, *args, **kwargs): argument 68 def dispatch(self, *args, **kwargs): argument 71 def get_context_data(self, **kwargs): argument 86 def get(self, request, *args, **kwargs): argument 105 def get_filter_info(self, request, **kwargs): argument 118 def setup_columns(self, *args, **kwargs): argument 123 def setup_filters(self, *args, **kwargs): argument 128 def setup_queryset(self, *args, **kwargs): argument 133 def add_filter(self, table_filter): argument 141 def add_column(self, title="", help_text="", argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | event.py | 35 def __init__(self): argument 44 def __init__(self, time): argument 350 def __init__(self, level, debug_domains): argument 353 def update(self, eventmask, level, debug_domains): argument 358 def filter(self, event): argument 388 def __init__(self, msg = "Operation Started"): argument 394 def __init__(self, total, msg = "Operation Completed"): argument 401 def __init__(self, current, total, msg = "Operation in Progress"): argument 412 def __init__(self, mcdata): argument 417 def __init__(self, fn): argument [all …]
|
| H A D | cache.py | 84 def __init__(self, filename, metadata): argument 171 def add_cacheData(self, cachedata, fn): argument 300 def __init__(self, databuilder): argument 304 def loadDataFull(self, virtualfn, appends): argument 314 def load_bbfile(self, bbfile, appends, virtonly = False, mc=None): argument 348 def __init__(self, databuilder, mc, data_hash, caches_array): argument 375 def getCacheFile(self, cachefile): argument 378 def prepare_cache(self, progress): argument 419 def cachesize(self): argument 434 def load_cachefile(self, progress): argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | attr.py | 33 def __init__(self, test, msg): argument 36 def getMsg(self): argument 40 def __init__(self, test, arch): argument 43 def getMsg(self): argument 47 def __init__(self, test): argument 49 def getMsg(self): argument 93 def add(self, data): argument 98 def __init__(self, name, data, base): argument 105 def equal(self, other): argument 114 def optional(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/ |
| H A D | xmlrpcserver.py | 25 def __init__(self, request, client_address, server): argument 29 def do_POST(self): argument 43 def report_503(self): argument 55 def __init__(self, interface, cooker, parent): argument 73 def register_functions(self, context, prefix): argument 83 def get_timeout(self, delay): argument 87 def handle_requests(self): argument 92 def __init__(self, server): argument 96 def registerEventHandler(self, host, port): argument 109 def unregisterEventHandler(self, handlerNum): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | prservice.py | 22 def get_pr_version(self, package_name): argument 29 def get_task_stamp(self, package_name, recipe_task): argument 42 def increment_package_pr(self, package_name): argument 49 def config_pr_tests(self, package_name, package_type='rpm', pr_socket='localhost:0'): argument 55 …def run_test_pr_service(self, package_name, package_type='rpm', track_task='do_package', pr_socket… argument 69 def run_test_pr_export_import(self, package_name, replace_current_db=True): argument 94 def test_import_export_replace_db(self): argument 97 def test_import_export_override_db(self): argument 100 def test_pr_service_rpm_arch_dep(self): argument 103 def test_pr_service_deb_arch_dep(self): argument [all …]
|
| H A D | buildoptions.py | 17 def test_incremental_image_generation(self): argument 35 def test_ccache_tool(self): argument 50 def test_read_only_image(self): argument 60 def test_stoptask_behavior(self): argument 74 def getline(self, res, line): argument 79 def test_options_warnqa_errorqa_switch(self): argument 100 def test_layer_without_git_dir(self): argument 141 def test_buildhistory_basic(self): argument 145 def test_buildhistory_buildtime_pr_backwards(self): argument 151 def test_fileinfo(self): argument [all …]
|
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 61 def __init__(self, message): argument 83 def __init__(self, algorithm_type, hash_name, hash_num_bytes, argument 348 def __init__(self, key_path): argument 577 def __init__(self, chunk_type, chunk_offset, output_offset, output_size, argument 648 def __init__(self, image_filename): argument 660 def _read_header(self): argument 778 def _update_chunks_and_blocks(self): argument 791 def append_dont_care(self, num_bytes): argument 822 def append_raw(self, data): argument 852 def append_fill(self, fill_data, size): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/ |
| H A D | serv.py | 27 def __init__(self, reader, writer, proto_name, logger): argument 38 async def process_requests(self): argument 81 async def dispatch_message(self, msg): argument 90 def write_message(self, msg): argument 94 async def read_message(self): argument 110 async def handle_chunk(self, request): argument 130 async def handle_ping(self, request): argument 136 def __init__(self, logger): argument 143 def start_tcp_server(self, host, port): argument 164 def start_unix_server(self, path): argument [all …]
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builder.py | 114 def __init__(self, config_filename, target): argument 120 def Add(self, fname, key, value): argument 123 def __hash__(self): argument 204 def __init__(self, rc, err_lines, sizes, func_sizes, config): argument 211 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument 301 def __del__(self): argument 306 def signal_handler(self, signal, frame): argument 309 def SetDisplayOptions(self, show_errors=False, show_sizes=False, argument 328 def _AddTimestamp(self): argument 357 def ClearLine(self, length): argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_b0.c | 115 static int hw_atl_b0_hw_reset(struct aq_hw_s *self) in hw_atl_b0_hw_reset() 130 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc() 137 static int hw_atl_b0_tc_ptp_set(struct aq_hw_s *self) in hw_atl_b0_tc_ptp_set() 152 static int hw_atl_b0_hw_qos_set(struct aq_hw_s *self) in hw_atl_b0_hw_qos_set() 209 int hw_atl_b0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_hash_set() 237 static int hw_atl_b0_hw_rss_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_set() 273 int hw_atl_b0_hw_offload_set(struct aq_hw_s *self, in hw_atl_b0_hw_offload_set() 332 static int hw_atl_b0_hw_init_tx_tc_rate_limit(struct aq_hw_s *self) in hw_atl_b0_hw_init_tx_tc_rate_limit() 449 static int hw_atl_b0_hw_init_tx_path(struct aq_hw_s *self) in hw_atl_b0_hw_init_tx_path() 474 void hw_atl_b0_hw_init_rx_rss_ctrl1(struct aq_hw_s *self) in hw_atl_b0_hw_init_rx_rss_ctrl1() [all …]
|
| H A D | hw_atl_a0.c | 86 static int hw_atl_a0_hw_reset(struct aq_hw_s *self) in hw_atl_a0_hw_reset() 124 static int hw_atl_a0_hw_qos_set(struct aq_hw_s *self) in hw_atl_a0_hw_qos_set() 183 static int hw_atl_a0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_hash_set() 211 static int hw_atl_a0_hw_rss_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_set() 247 static int hw_atl_a0_hw_offload_set(struct aq_hw_s *self, in hw_atl_a0_hw_offload_set() 264 static int hw_atl_a0_hw_init_tx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_tx_path() 283 static int hw_atl_a0_hw_init_rx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_rx_path() 325 static int hw_atl_a0_hw_mac_addr_set(struct aq_hw_s *self, u8 *mac_addr) in hw_atl_a0_hw_mac_addr_set() 351 static int hw_atl_a0_hw_init(struct aq_hw_s *self, u8 *mac_addr) in hw_atl_a0_hw_init() 405 static int hw_atl_a0_hw_ring_tx_start(struct aq_hw_s *self, in hw_atl_a0_hw_ring_tx_start() [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/command/ |
| H A D | frame_filters.py | 31 def __init__(self): argument 38 def __init__(self): argument 47 def __init__(self): argument 58 def print_list(self, title, frame_filters, blank_line): argument 83 def invoke(self, arg, from_tty): argument 224 def __init__(self): argument 227 def complete(self, text, word): argument 236 def invoke(self, arg, from_tty): argument 255 def __init__(self): argument 259 def complete(self, text, word): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 26 def __init__(self): argument 30 def do_show_layers(self, args): argument 39 def version_str(self, pe, pv, pr = None): argument 47 def do_show_overlayed(self, args): argument 107 def do_show_recipes(self, args): argument 123 …def list_recipes(self, title, pnspec, show_overlayed_only, show_same_ver_only, show_filenames, sho… argument 244 def get_file_layer(self, filename): argument 251 def get_collection_res(self): argument 256 def get_file_layerdir(self, filename): argument 260 def remove_layer_prefix(self, f): argument [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/ |
| H A D | frame_filters.py | 31 def __init__(self): argument 38 def __init__(self): argument 47 def __init__(self): argument 58 def print_list(self, title, frame_filters, blank_line): argument 83 def invoke(self, arg, from_tty): argument 224 def __init__(self): argument 227 def complete(self, text, word): argument 236 def invoke(self, arg, from_tty): argument 255 def __init__(self): argument 259 def complete(self, text, word): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | cachedpath.py | 14 def __init__(self): argument 20 def updatecache(self, x): argument 27 def normpath(self, path): argument 34 def _callstat(self, path): argument 49 def callstat(self, path): argument 54 def calllstat(self, path): argument 74 def isfile(self, path): argument 84 def isdir(self, s): argument 91 def islink(self, path): argument 100 def exists(self, path): argument [all …]
|
| H A D | npm_registry.py | 27 def __init__(self, spec): argument 31 def name(self): argument 35 def version(self): argument 39 def empty_manifest(self): argument 46 def base_filename(self): argument 49 def as_manifest_entry(self, tarball_uri): argument 84 def __init__(self, base_fname, spec): argument 88 def load(self): argument 97 def save(self, meta): argument 102 def filename(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdkext/cases/ |
| H A D | devtool.py | 39 def _test_devtool_build(self, directory): argument 46 def _test_devtool_build_package(self, directory): argument 53 def test_devtool_location(self): argument 58 def test_devtool_add_reset(self): argument 62 def test_devtool_build_make(self): argument 65 def test_devtool_build_esdk_package(self): argument 68 def test_devtool_build_cmake(self): argument 71 def test_extend_autotools_recipe_creation(self): argument 81 def test_devtool_kernelmodule(self): argument 90 def test_recipes_for_nodejs(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/ |
| H A D | test_builder_registry.py | 32 def test_combination(self): argument 46 def test_lookup_by_markup_type(self): argument 57 def test_named_library(self): argument 70 def test_beautifulsoup_constructor_does_lookup(self): argument 89 def setUp(self): argument 92 def builder_for_features(self, *feature_list): argument 99 def test_register_with_no_features(self): argument 110 def test_register_with_features_makes_lookup_succeed(self): argument 115 def test_lookup_fails_when_no_builder_implements_feature(self): argument 119 def test_lookup_gets_most_recent_registration_when_no_feature_specified(self): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_buildsys_python.py | 166 def __init__(self): argument 169 def process(self, srctree, classes, lines_before, lines_after, handled, extravalues): argument 358 def get_pkginfo(self, pkginfo_fn): argument 369 def parse_setup_py(self, setupscript='./setup.py'): argument 392 def get_setup_args_info(self, setupscript='./setup.py'): argument 424 def get_setup_byline(self, fields, setupscript='./setup.py'): argument 443 def apply_info_replacements(self, info): argument 485 def scan_setup_python_deps(self, srctree, setup_info, setup_non_literals): argument 494 def __init__(self, package_dir): argument 538 def scan_python_dependencies(self, paths): argument [all …]
|