Home
last modified time | relevance | path

Searched defs:seekable (Results 1 – 25 of 2647) sorted by relevance

12345678910>>...106

/dports/devel/glib20/glib-2.70.4/gio/
H A Dgseekable.c66 g_seekable_tell (GSeekable *seekable) in g_seekable_tell()
86 g_seekable_can_seek (GSeekable *seekable) in g_seekable_can_seek()
126 g_seekable_seek (GSeekable *seekable, in g_seekable_seek()
151 g_seekable_can_truncate (GSeekable *seekable) in g_seekable_can_truncate()
185 g_seekable_truncate (GSeekable *seekable, in g_seekable_truncate()
H A Dgfileiostream.c328 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
H A Dgfileinputstream.c274 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()
H A Dgfileoutputstream.c320 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()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-stream-null.c68 stream_null_tell (GSeekable *seekable) in stream_null_tell()
74 stream_null_can_seek (GSeekable *seekable) in stream_null_can_seek()
80 stream_null_seek (GSeekable *seekable, in stream_null_seek()
99 stream_null_can_truncate (GSeekable *seekable) in stream_null_can_truncate()
105 stream_null_truncate_fn (GSeekable *seekable, in stream_null_truncate_fn()
H A Dcamel-stream-fs.c155 stream_fs_tell (GSeekable *seekable) in stream_fs_tell()
165 stream_fs_can_seek (GSeekable *seekable) in stream_fs_can_seek()
171 stream_fs_seek (GSeekable *seekable, in stream_fs_seek()
216 stream_fs_can_truncate (GSeekable *seekable) in stream_fs_can_truncate()
222 stream_fs_truncate_fn (GSeekable *seekable, in stream_fs_truncate_fn()
H A Dcamel-stream-mem.c144 stream_mem_tell (GSeekable *seekable) in stream_mem_tell()
154 stream_mem_can_seek (GSeekable *seekable) in stream_mem_can_seek()
160 stream_mem_seek (GSeekable *seekable, in stream_mem_seek()
200 stream_mem_can_truncate (GSeekable *seekable) in stream_mem_can_truncate()
206 stream_mem_truncate_fn (GSeekable *seekable, in stream_mem_truncate_fn()
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dginputsource.c108 vips_g_input_stream_tell( GSeekable *seekable ) in vips_g_input_stream_tell()
124 vips_g_input_stream_can_seek( GSeekable *seekable ) in vips_g_input_stream_can_seek()
149 vips_g_input_stream_seek( GSeekable *seekable, goffset offset, in vips_g_input_stream_seek()
171 vips_g_input_stream_can_truncate( GSeekable *seekable ) in vips_g_input_stream_can_truncate()
177 vips_g_input_stream_truncate( GSeekable *seekable, goffset offset, in vips_g_input_stream_truncate()
/dports/devel/pear-Symfony_Component_Finder/Finder-2.4.4/Symfony/Component/Finder/Tests/Iterator/
H A DRecursiveDirectoryIteratorTest.php26 public function testRewind($path, $seekable, $contains, $message = null)
47 public function testSeek($path, $seekable, $contains, $message = null)
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/scan/
H A DScanFile.py9 def __init__(self, path, fobj, size, seekable=True, file_based=True): argument
52 def create_sub_path(self, sub_path, fobj, size, seekable, file_based): argument
57 def create_clone(self, seekable, file_based): argument
/dports/textproc/py-fastavro/fastavro-0.24.2/tests/
H A Dtest_six.py28 def seekable(self): member in test_appendable_false_zero.MockFileLike
45 def seekable(self): member in test_appendable_false_unseekable_stream.MockStreamLike
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Dwavpack_private.h34 GSeekable *seekable; member
42 GSeekable *seekable; member
H A Dflac_private.h39 GSeekable *seekable; member
54 GSeekable *seekable; member
/dports/graphics/poppler/poppler-21.12.0/glib/
H A Dpoppler-input-stream.cc49 GSeekable *seekable = G_SEEKABLE(inputStream); in currentPos() local
55 GSeekable *seekable = G_SEEKABLE(inputStream); in setCurrentPos() local
/dports/graphics/poppler-glib/poppler-21.12.0/glib/
H A Dpoppler-input-stream.cc49 GSeekable *seekable = G_SEEKABLE(inputStream); in currentPos() local
55 GSeekable *seekable = G_SEEKABLE(inputStream); in setCurrentPos() local
/dports/graphics/poppler-qt5/poppler-21.12.0/glib/
H A Dpoppler-input-stream.cc49 GSeekable *seekable = G_SEEKABLE(inputStream); in currentPos() local
55 GSeekable *seekable = G_SEEKABLE(inputStream); in setCurrentPos() local
/dports/graphics/poppler-utils/poppler-21.12.0/glib/
H A Dpoppler-input-stream.cc49 GSeekable *seekable = G_SEEKABLE(inputStream); in currentPos() local
55 GSeekable *seekable = G_SEEKABLE(inputStream); in setCurrentPos() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kfs/unix/
H A Dsysfile-v2.c810 void KStdIOFileTest_v2 ( ctx_t ctx, int fd, bool *seekable, bool *readable, bool *writable ) in KStdIOFileTest_v2()
855 KFile_v2 * KStdIOFileMake_v2 ( ctx_t ctx, int fd, bool seekable, bool read_enabled, bool write_enab… in KStdIOFileMake_v2()
917 bool seekable, readable, writable; in KFileMakeStdIn_v2() local
950 bool seekable, readable, writable; in KFileMakeStdOut_v2() local
967 bool seekable, readable, writable; in KFileMakeStdErr_v2() local
988 bool seekable, readable, writable; in KFileMakeFDFileRead_v2() local
1005 bool seekable, readable, writable; in KFileMakeFDFileWrite_v2() local
H A Dsysfile.c1001 rc_t KStdIOFileTest ( KFile_v1 **rp, int fd, bool *seekable, bool *readable, bool *writable ) in KStdIOFileTest()
1059 bool seekable, bool read_enabled, bool write_enabled ) in KStdIOFileMake()
1109 bool seekable; in KFileMakeStdIn() local
1127 bool seekable; in KFileMakeStdOut() local
1141 bool seekable; in KFileMakeStdErr() local
1159 bool seekable; in KFileMakeFDFileRead() local
1176 bool seekable; in KFileMakeFDFileWrite() local
1192 bool seekable; in KSysFileMake() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kfs/unix/
H A Dsysfile-v2.c810 void KStdIOFileTest_v2 ( ctx_t ctx, int fd, bool *seekable, bool *readable, bool *writable ) in KStdIOFileTest_v2()
855 KFile_v2 * KStdIOFileMake_v2 ( ctx_t ctx, int fd, bool seekable, bool read_enabled, bool write_enab… in KStdIOFileMake_v2()
917 bool seekable, readable, writable; in KFileMakeStdIn_v2() local
950 bool seekable, readable, writable; in KFileMakeStdOut_v2() local
967 bool seekable, readable, writable; in KFileMakeStdErr_v2() local
988 bool seekable, readable, writable; in KFileMakeFDFileRead_v2() local
1005 bool seekable, readable, writable; in KFileMakeFDFileWrite_v2() local
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/Multipart/
H A DAbstractUploader.php101 abstract protected function createPart($seekable, $number);
110 private function isEof($seekable)
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/
H A DAbstractUploader.php101 abstract protected function createPart($seekable, $number);
110 private function isEof($seekable)
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dbytestreamin_istream.hpp67 BOOL seekable; member in ByteStreamInIstream
154 inline ByteStreamInIstreamLE::ByteStreamInIstreamLE(istream& stream, BOOL seekable) : ByteStreamInI… in ByteStreamInIstreamLE()
202 inline ByteStreamInIstreamBE::ByteStreamInIstreamBE(istream& stream, BOOL seekable) : ByteStreamInI… in ByteStreamInIstreamBE()
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dbytestreamin_istream.hpp67 BOOL seekable; member in ByteStreamInIstream
154 inline ByteStreamInIstreamLE::ByteStreamInIstreamLE(istream& stream, BOOL seekable) : ByteStreamInI… in ByteStreamInIstreamLE()
202 inline ByteStreamInIstreamBE::ByteStreamInIstreamBE(istream& stream, BOOL seekable) : ByteStreamInI… in ByteStreamInIstreamBE()
/dports/devel/msitools/msitools-0.101/libmsi/
H A Dlibmsi-istream.c43 libmsi_can_seek (GSeekable *seekable) in libmsi_can_seek()
49 libmsi_seek (GSeekable *seekable, goffset offset, in libmsi_seek()
58 libmsi_can_truncate (GSeekable *seekable) in libmsi_can_truncate()

12345678910>>...106