/third_party/glib/gio/ |
D | gseekable.c | 65 g_seekable_tell (GSeekable *seekable) in g_seekable_tell() 85 g_seekable_can_seek (GSeekable *seekable) in g_seekable_can_seek() 125 g_seekable_seek (GSeekable *seekable, in g_seekable_seek() 150 g_seekable_can_truncate (GSeekable *seekable) in g_seekable_can_truncate() 184 g_seekable_truncate (GSeekable *seekable, in g_seekable_truncate()
|
D | gfileiostream.c | 328 g_file_io_stream_seekable_tell (GSeekable *seekable) in g_file_io_stream_seekable_tell() 355 g_file_io_stream_seekable_can_seek (GSeekable *seekable) in g_file_io_stream_seekable_can_seek() 400 g_file_io_stream_seekable_seek (GSeekable *seekable, in g_file_io_stream_seekable_seek() 432 g_file_io_stream_seekable_can_truncate (GSeekable *seekable) in g_file_io_stream_seekable_can_truncate() 476 g_file_io_stream_seekable_truncate (GSeekable *seekable, in g_file_io_stream_seekable_truncate() 492 GSeekable *seekable; in g_file_io_stream_real_tell() local 504 GSeekable *seekable; in g_file_io_stream_real_can_seek() local 520 GSeekable *seekable; in g_file_io_stream_real_seek() local 532 GSeekable *seekable; in g_file_io_stream_real_can_truncate() local 547 GSeekable *seekable; in g_file_io_stream_real_truncate_fn() local
|
D | gfileinputstream.c | 274 g_file_input_stream_seekable_tell (GSeekable *seekable) in g_file_input_stream_seekable_tell() 301 g_file_input_stream_seekable_can_seek (GSeekable *seekable) in g_file_input_stream_seekable_can_seek() 346 g_file_input_stream_seekable_seek (GSeekable *seekable, in g_file_input_stream_seekable_seek() 357 g_file_input_stream_seekable_can_truncate (GSeekable *seekable) in g_file_input_stream_seekable_can_truncate() 363 g_file_input_stream_seekable_truncate (GSeekable *seekable, in g_file_input_stream_seekable_truncate()
|
D | gfileoutputstream.c | 320 g_file_output_stream_seekable_tell (GSeekable *seekable) in g_file_output_stream_seekable_tell() 347 g_file_output_stream_seekable_can_seek (GSeekable *seekable) in g_file_output_stream_seekable_can_seek() 392 g_file_output_stream_seekable_seek (GSeekable *seekable, in g_file_output_stream_seekable_seek() 424 g_file_output_stream_seekable_can_truncate (GSeekable *seekable) in g_file_output_stream_seekable_can_truncate() 468 g_file_output_stream_seekable_truncate (GSeekable *seekable, in g_file_output_stream_seekable_truncate()
|
D | gdataoutputstream.c | 527 g_data_output_stream_tell (GSeekable *seekable) in g_data_output_stream_tell() 540 g_data_output_stream_can_seek (GSeekable *seekable) in g_data_output_stream_can_seek() 549 g_data_output_stream_seek (GSeekable *seekable, in g_data_output_stream_seek() 571 g_data_output_stream_can_truncate (GSeekable *seekable) in g_data_output_stream_can_truncate() 580 g_data_output_stream_truncate (GSeekable *seekable, in g_data_output_stream_truncate()
|
D | gmemoryinputstream.c | 425 g_memory_input_stream_tell (GSeekable *seekable) in g_memory_input_stream_tell() 437 gboolean g_memory_input_stream_can_seek (GSeekable *seekable) in g_memory_input_stream_can_seek() 443 g_memory_input_stream_seek (GSeekable *seekable, in g_memory_input_stream_seek() 494 g_memory_input_stream_can_truncate (GSeekable *seekable) in g_memory_input_stream_can_truncate() 500 g_memory_input_stream_truncate (GSeekable *seekable, in g_memory_input_stream_truncate()
|
D | gmemoryoutputstream.c | 716 g_memory_output_stream_tell (GSeekable *seekable) in g_memory_output_stream_tell() 728 g_memory_output_stream_can_seek (GSeekable *seekable) in g_memory_output_stream_can_seek() 734 g_memory_output_stream_seek (GSeekable *seekable, in g_memory_output_stream_seek() 807 g_memory_output_stream_can_truncate (GSeekable *seekable) in g_memory_output_stream_can_truncate() 820 g_memory_output_stream_truncate (GSeekable *seekable, in g_memory_output_stream_truncate()
|
D | gbufferedoutputstream.c | 527 g_buffered_output_stream_tell (GSeekable *seekable) in g_buffered_output_stream_tell() 549 g_buffered_output_stream_can_seek (GSeekable *seekable) in g_buffered_output_stream_can_seek() 558 g_buffered_output_stream_seek (GSeekable *seekable, in g_buffered_output_stream_seek() 588 g_buffered_output_stream_can_truncate (GSeekable *seekable) in g_buffered_output_stream_can_truncate() 597 g_buffered_output_stream_truncate (GSeekable *seekable, in g_buffered_output_stream_truncate()
|
D | gbufferedinputstream.c | 840 g_buffered_input_stream_tell (GSeekable *seekable) in g_buffered_input_stream_tell() 864 g_buffered_input_stream_can_seek (GSeekable *seekable) in g_buffered_input_stream_can_seek() 873 g_buffered_input_stream_seek (GSeekable *seekable, in g_buffered_input_stream_seek() 924 g_buffered_input_stream_can_truncate (GSeekable *seekable) in g_buffered_input_stream_can_truncate() 930 g_buffered_input_stream_truncate (GSeekable *seekable, in g_buffered_input_stream_truncate()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | fdsrc.c | 132 gboolean seekable; in GST_START_TEST() local 174 gboolean seekable; in GST_START_TEST() local
|
D | filesrc.c | 100 gboolean seekable; in GST_START_TEST() local 168 gboolean res, seekable; in GST_START_TEST() local
|
/third_party/glib/gio/tests/ |
D | buffered-output-stream.c | 125 GSeekable *seekable; in test_seek() local 238 GSeekable *seekable; in test_truncate() local
|
D | data-output-stream.c | 308 GSeekable *seekable; in test_seek() local 427 GSeekable *seekable; in test_truncate() local
|
/third_party/libsoup/libsoup/ |
D | soup-body-input-stream.c | 415 soup_body_input_stream_tell (GSeekable *seekable) in soup_body_input_stream_tell() 421 soup_body_input_stream_can_seek (GSeekable *seekable) in soup_body_input_stream_can_seek() 431 soup_body_input_stream_seek (GSeekable *seekable, in soup_body_input_stream_seek() 473 soup_body_input_stream_can_truncate (GSeekable *seekable) in soup_body_input_stream_can_truncate() 479 soup_body_input_stream_truncate_fn (GSeekable *seekable, in soup_body_input_stream_truncate_fn()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | jsseek.c | 212 GstPad *seekable; in make_mod_pipeline() local 245 GstPad *seekable; in make_dv_pipeline() local 320 GstPad *seekable; in make_flac_pipeline() local 352 GstPad *seekable; in make_sid_pipeline() local 384 GstPad *seekable; in make_parse_pipeline() local 417 GstPad *pad, *seekable; in make_vorbis_pipeline() local 464 GstPad *pad, *seekable; in make_theora_pipeline() local 512 GstPad *seekable; in make_vorbis_theora_pipeline() local 592 GstPad *seekable, *pad; in make_avi_msmpeg4v3_mp3_pipeline() local 666 GstPad *seekable; in make_mp3_pipeline() local [all …]
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgiobasesrc.c | 210 GSeekable *seekable = G_SEEKABLE (src->stream); in gst_gio_base_src_get_size() local 261 gboolean seekable; in gst_gio_base_src_is_seekable() local
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsink.h | 63 gboolean seekable; member
|
D | gstfilesrc.h | 63 gboolean seekable; /* whether the file is seekable */ member
|
/third_party/gstreamer/gstplugins_bad/ext/rtmp/ |
D | gstrtmpsrc.h | 69 gboolean seekable; member
|
/third_party/python/Lib/ |
D | _compression.py | 63 def seekable(self): member in DecompressReader
|
D | gzip.py | 113 def seekable(self): member in _PaddedFile 374 def seekable(self): member in GzipFile
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.h | 56 gboolean seekable; member
|
/third_party/musl/porting/liteos_a/user/src/aio/ |
D | aio.c | 56 int fd, seekable, append, ref, init; member 222 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
|
/third_party/musl/src/aio/ |
D | aio.c | 55 int fd, seekable, append, ref, init; member 221 int seekable = lseek(fd, 0, SEEK_CUR) >= 0; in io_thread_func() local
|
/third_party/ffmpeg/tools/ |
D | target_dem_fuzzer.c | 107 int seekable = 0; in LLVMFuzzerTestOneInput() local
|