| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/commands/ |
| H A D | test_runbuilds.py | 25 def __init__(self, *args, **kwargs): argument 29 def run(self): argument 45 def setUp(self): argument 55 def test_runbuilds_command(self): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_toastertable_ui.py | 25 def setUp(self): argument 28 def _get_orderby_heading(self, table): argument 39 def _get_datetime_from_cell(self, row, selector): argument 52 def test_revert_orderby(self): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/eventreplay/ |
| H A D | __init__.py | 30 def setUp(self): argument 43 def _replay(self, eventfile): argument 55 def test_installed_packages(self): argument 80 def test_replay_zlib(self): argument
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppallocator.c | 87 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_set_cacheable() local 98 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_get_index() local 105 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_get_mpp_group() local 130 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_import_dmafd() local 156 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_import_mppbuf() local 193 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_import_gst_memory() local 224 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_alloc_mppbuf() local 266 GstMppAllocator *self = GST_MPP_ALLOCATOR (allocator); in gst_mpp_allocator_free() local 308 GstMppAllocator *self = GST_MPP_ALLOCATOR (obj); in gst_mpp_allocator_finalize() local
|
| H A D | gstmppenc.c | 199 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_property() local 311 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_get_property() local 362 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_apply_properties() local 418 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_src_caps() local 441 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_stop_task() local 471 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_reset() local 498 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_start() local 553 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_stop() local 600 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_set_format() local 720 GstMppEnc *self = GST_MPP_ENC (encoder); in gst_mpp_enc_propose_allocation() local [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_bpf.c | 87 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() 107 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2() 126 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3() 153 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4() 172 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5() 195 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6() 217 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7() 243 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8() 266 static int bpf_fill_maxinsns9(struct bpf_test *self) in bpf_fill_maxinsns9() 292 static int bpf_fill_maxinsns10(struct bpf_test *self) in bpf_fill_maxinsns10() [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 | xmethods.py | 195 def __init__(self): argument 199 def invoke(self, arg, from_tty): argument 230 def __init__(self): argument 234 def invoke(self, arg, from_tty): argument 256 def __init__(self): argument 260 def invoke(self, arg, from_tty): argument
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/ |
| H A D | adf_c3xxx_hw_data.c | 31 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 45 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 59 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 64 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 69 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 74 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/ |
| H A D | adf_dh895xcc_hw_data.c | 38 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 52 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 66 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 71 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 76 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 81 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62x/ |
| H A D | adf_c62x_hw_data.c | 36 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() 50 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() 64 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() 69 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() 74 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() 79 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku()
|
| /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 | xmethods.py | 195 def __init__(self): argument 199 def invoke(self, arg, from_tty): argument 230 def __init__(self): argument 234 def invoke(self, arg, from_tty): argument 256 def __init__(self): argument 260 def invoke(self, arg, from_tty): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_prosody.py | 5 def lua_dependencies_test(self): argument 12 def prosody_test(self): argument 28 def test_run(self): argument 43 def test_run(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | gcc.py | 32 def test_gcc_compile(self): argument 43 def test_gpp_compile(self): argument 54 def test_gpp2_compile(self): argument 66 def test_make(self): argument
|
| /OK3568_Linux_fs/buildroot/utils/checkpackagelib/ |
| H A D | base.py | 6 def __init__(self, filename, url_to_manual): argument 11 def before(self): argument 14 def check_line(self, lineno, text): argument 17 def after(self): argument
|
| /OK3568_Linux_fs/yocto/meta-qt5/lib/recipetool/ |
| H A D | create_qt5.py | 26 …def process_macro(self, srctree, keyword, value, process_value, libdeps, pcdeps, deps, outlines, i… argument 33 def extend_keywords(self, keywords): argument 36 def process_prog(self, srctree, keyword, value, prog, deps, outlines, inherits, values): argument 41 def process_findpackage(self, srctree, fn, pkg, deps, outlines, inherits, values): argument 65 def post_process(self, srctree, fn, pkg, deps, outlines, inherits, values): argument 107 def process(self, srctree, classes, lines_before, lines_after, handled, extravalues): argument 130 def parse_qt_pro(self, fn, deps, unmappedqt): argument
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | patchstream.py | 62 def __init__(self, series, name=None, is_log=False): argument 79 def AddToSeries(self, line, name, value): argument 96 def AddToCommit(self, line, name, value): argument 110 def CloseCommit(self): argument 124 def ProcessLine(self, line): argument 342 def Finalize(self): argument 349 def ProcessStream(self, infd, outfd): argument
|
| H A D | terminal.py | 31 def __init__(self, text, newline, colour): argument 36 def __str__(self): argument 102 def __init__(self, colored=COLOR_IF_TERMINAL): argument 116 def Start(self, color, bright=True): argument 131 def Stop(self): argument 142 def Color(self, color, text, bright=True): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_pci_func.c | 153 int aq_pci_func_alloc_irq(struct aq_nic_s *self, unsigned int i, in aq_pci_func_alloc_irq() 178 void aq_pci_func_free_irqs(struct aq_nic_s *self) in aq_pci_func_free_irqs() 202 unsigned int aq_pci_func_get_irq_type(struct aq_nic_s *self) in aq_pci_func_get_irq_type() 212 static void aq_pci_free_irq_vectors(struct aq_nic_s *self) in aq_pci_free_irq_vectors() 222 struct aq_nic_s *self; in aq_pci_probe() local 352 struct aq_nic_s *self = pci_get_drvdata(pdev); in aq_pci_remove() local 376 struct aq_nic_s *self = pci_get_drvdata(pdev); in aq_pci_shutdown() local
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | types.py | 20 def __init__(self, value, separator = None): argument 31 def __str__(self): argument 52 def findall(self, string, flags=0): argument 55 def finditer(self, string, flags=0): argument 58 def match(self, flags=0): argument 61 def search(self, string, flags=0): argument 64 def split(self, string, maxsplit=0): argument
|
| H A D | utils.py | 271 def __init__(self, *args, **kwargs): argument 277 def run(self): argument 285 def update(self): argument 294 def exception(self): argument 299 def result(self): argument 486 def __init__(self, tasks, worker_init, worker_end, name=None): argument 494 def run(self): argument 518 …def __init__(self, num_workers, num_tasks, worker_init=None, worker_end=None, name="ThreadedPool-"… argument 526 def start(self): argument 530 def add_task(self, func, *args, **kargs): 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 D | __init__.py | 32 def close(self): argument 36 def isatty(self): argument 39 def writelines(self, iterable): argument 43 def flush(self): argument 47 def write(self, s): argument 53 def write(self, s): 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 D | __init__.py | 32 def close(self): argument 36 def isatty(self): argument 39 def writelines(self, iterable): argument 43 def flush(self): argument 47 def write(self, s): argument 53 def write(self, s): argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | convert_csv_to_c.py | 228 def __init__(self, pattern='csv/device_routes/*.csv'): argument 231 def to_listinit(self): argument 281 def save(self): argument 419 def __init__(self, pattern='csv/route_values/*.csv'): argument 422 def to_structinit(self): argument 473 def save(self): argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | 69 def test_feature_dev_json(self, iface): argument 91 def test_feature_kernel(self): argument 119 def test_feature_kernel_full(self): argument 145 def test_feature_kernel_full_vs_not_full(self): argument 163 def test_feature_macros(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/ |
| H A D | __init__.py | 20 def __init__(self, *args, **kwargs): argument 31 def __call__(self, func): argument 43 def bind(self, registry, case): argument 50 def setUpDecorator(self): argument 55 def tearDownDecorator(self): argument
|