Home
last modified time | relevance | path

Searched defs:self (Results 501 – 525 of 1029) sorted by relevance

1...<<21222324252627282930>>...42

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/
H A Dcase.py13 def _run(self, cmd): argument
18 def fetch(self, workdir, dl_dir, url, archive=None): argument
32 def check_elf(self, path, target_os=None, target_arch=None): argument
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppalphadecodebin.c56 gst_mpp_alpha_decode_bin_open (GstMppAlphaDecodeBin * self) in gst_mpp_alpha_decode_bin_open()
77 GstMppAlphaDecodeBin *self = GST_MPP_ALPHA_DECODE_BIN (element); in gst_mpp_alpha_decode_bin_change_state() local
94 GstMppAlphaDecodeBin *self = GST_MPP_ALPHA_DECODE_BIN (obj); in gst_mpp_alpha_decode_bin_constructed() local
216 gst_mpp_alpha_decode_bin_init (GstMppAlphaDecodeBin * self) in gst_mpp_alpha_decode_bin_init()
H A Dgstmppjpegdec.c177 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_start() local
211 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_stop() local
230 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_set_format() local
323 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_get_mpp_packet() local
349 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_send_mpp_packet() local
429 GstMppJpegDec *self = GST_MPP_JPEG_DEC (decoder); in gst_mpp_jpeg_dec_shutdown() local
506 gst_mpp_jpeg_dec_init (GstMppJpegDec * self) in gst_mpp_jpeg_dec_init()
H A Dgstmppjpegenc.c81 GstMppJpegEnc *self = GST_MPP_JPEG_ENC (encoder); in gst_mpp_h264_enc_set_property() local
106 GstMppJpegEnc *self = GST_MPP_JPEG_ENC (encoder); in gst_mpp_h264_enc_get_property() local
121 GstMppJpegEnc *self = GST_MPP_JPEG_ENC (encoder); in gst_mpp_jpeg_enc_apply_properties() local
164 gst_mpp_jpeg_enc_init (GstMppJpegEnc * self) in gst_mpp_jpeg_enc_init()
/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A Dintel_descriptor.py21 def __init__(self, data, frba, region_num): argument
36 def __init__(self, image, etype, node): argument
40 def GetPositions(self): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Daz.py25 def supports(self, ud, d): argument
32 def checkstatus(self, fetch, ud, d, try_again=True): argument
44 def download(self, ud, d, retries=3): argument
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dkxgettext.c71 struct file_line *self = malloc(sizeof(*self)); in file_line__new() local
95 struct message *self = malloc(sizeof(*self)); in message__new() local
133 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line()
189 static void message__print_file_lineno(struct message *self) in message__print_file_lineno()
208 static void message__print_gettext_msgid_msgstr(struct message *self) in message__print_gettext_msgid_msgstr()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dkxgettext.c71 struct file_line *self = malloc(sizeof(*self)); in file_line__new() local
95 struct message *self = malloc(sizeof(*self)); in message__new() local
133 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line()
189 static void message__print_file_lineno(struct message *self) in message__print_file_lineno()
208 static void message__print_gettext_msgid_msgstr(struct message *self) in message__print_gettext_msgid_msgstr()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument
68 def __str__(self): argument
71 def _str_internal(self, outer): argument
218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
224 def _ftype_str(self, ftype): argument
242 def __str__(self): argument
H A Duseradd.py8 def _print_message(self, message, file=None): argument
12 def exit(self, status=0, message=None): argument
16 def error(self, message): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dcommon.py15 def __init__(self): argument
19 def tinfoil_init(self, tinfoil): argument
38 def get_layer_name(self, layerdir): argument
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dgenpd.py43 def __init__(self): argument
46 def summary_one(self, genpd): argument
72 def invoke(self, arg, from_tty): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/functional/
H A Dfunctional_helpers.py64 def get_URL(self): argument
70 def find_element_by_link_text_in_table(self, table_id, link_text): argument
83 def get_table_element(self, table_id, *coordinate): argument
/OK3568_Linux_fs/u-boot/scripts/
H A Dunpack_bootimg80 def format_pretty_text(self): argument
130 def format_mkbootimg_argument(self): argument
292 def format_pretty_text(self): argument
338 def format_mkbootimg_argument(self): argument
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument
47 def show(self): argument
58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument
87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_env.py18 def __init__(self, u_boot_console): argument
32 def get_env(self): argument
55 def get_existent_var(self): argument
68 def get_non_existent_var(self): argument
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c291 drm_log_version (GstRkXImageSink * self) in drm_log_version()
311 drm_get_caps (GstRkXImageSink * self) in drm_get_caps()
353 check_afbc (GstRkXImageSink * self, drmModePlane * plane, guint32 drmfmt, in check_afbc()
431 drm_ensure_allowed_caps (GstRkXImageSink * self, drmModePlane * plane, in drm_ensure_allowed_caps()
498 drm_plane_set_property (GstRkXImageSink * self, drmModePlane * plane, in drm_plane_set_property()
524 drm_prepare_planes (GstRkXImageSink * self, drmModeRes * res, in drm_prepare_planes()
573 ensure_kms_allocator (GstRkXImageSink * self) in ensure_kms_allocator()
581 gst_kms_sink_create_pool (GstRkXImageSink * self, GstCaps * caps, gsize size, in gst_kms_sink_create_pool()
620 GstRkXImageSink *self; in gst_kms_sink_propose_allocation() local
692 gst_kms_sink_import_dmabuf (GstRkXImageSink * self, GstBuffer * inbuf, in gst_kms_sink_import_dmabuf()
[all …]
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_bmap_tools.py33 def login(self): argument
42 def test_run(self): argument
72 def test_run(self): argument
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit_parser.py20 def __init__(self): argument
25 def __str__(self): argument
28 def __repr__(self): argument
32 def __init__(self): argument
37 def __str__(self): argument
40 def __repr__(self): argument
/OK3568_Linux_fs/kernel/scripts/
H A Dunpack_bootimg84 def format_pretty_text(self): argument
134 def format_mkbootimg_argument(self): argument
298 def format_pretty_text(self): argument
344 def format_mkbootimg_argument(self): argument
H A Dmkbootimg310 def __init__(self, bufsize): argument
313 def __call__(self, arg): argument
335 def __init__(self): argument
340 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
367 def write_ramdisks_padded(self, fout, alignment): argument
373 def write_entries_padded(self, fout, alignment): 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/command/
H A Dexplore.py658 def __init__(self): argument
663 def invoke(self, arg_str, from_tty): argument
695 def __init__(self): argument
699 def invoke(self, arg_str, from_tty): argument
723 def __init__(self): argument
727 def invoke(self, arg_str, from_tty): 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/command/
H A Dexplore.py658 def __init__(self): argument
663 def invoke(self, arg_str, from_tty): argument
695 def __init__(self): argument
699 def invoke(self, arg_str, from_tty): argument
723 def __init__(self): argument
727 def invoke(self, arg_str, from_tty): argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c33 int hw_atl2_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl2_utils_initfw()
55 static bool hw_atl2_mcp_boot_complete(struct aq_hw_s *self) in hw_atl2_mcp_boot_complete()
70 int hw_atl2_utils_soft_reset(struct aq_hw_s *self) in hw_atl2_utils_soft_reset()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dcontext.py22 def __init__(self, td, logger, target, argument
32 def _set_target_cmds(self): argument
59 def register_commands(self, logger, subparsers): argument
206 def _process_args(self, logger, args): argument

1...<<21222324252627282930>>...42