| /third_party/python/Lib/ |
| H A D | codecs.py | 399 def seek(self, offset, whence=0): member in StreamWriter 634 def seek(self, offset, whence=0): member in StreamReader 732 def seek(self, offset, whence=0): member in StreamReaderWriter 850 def seek(self, offset, whence=0): member in StreamRecoder
|
| H A D | tempfile.py | 823 def seek(self, *args): member in SpooledTemporaryFile
|
| H A D | _pyio.py | 372 def seek(self, pos, whence=0): member in IOBase 809 def seek(self, pos, whence=0): member in _BufferedIOMixin 986 def seek(self, pos, whence=0): global() member in BytesIO 1229 def seek(self, pos, whence=0): global() member in BufferedReader 1321 def seek(self, pos, whence=0): global() member in BufferedWriter 1431 def seek(self, pos, whence=0): global() member in BufferedRandom 1726 def seek(self, pos, whence=SEEK_SET): global() member in FileIO 2451 def seek(self, cookie, whence=0): global() member in TextIOWrapper [all...] |
| H A D | mailbox.py | 1969 def seek(self, offset, whence=0): global() member in _ProxyFile 2037 def seek(self, offset, whence=0): global() member in _PartialFile [all...] |
| H A D | tarfile.py | 510 def seek(self, pos=0): member in _Stream 652 def seek(self, position, whence=io.SEEK_SET): member in _FileInFile [all...] |
| H A D | zipfile.py | 761 def seek(self, offset, whence=0): member in _SharedFile 1079 def seek(self, offset, whence=0): global() member in ZipExtFile [all...] |
| H A D | typing.py | 3244 def seek(self, offset: int, whence: int = 0) -> int: member in IO
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblockq.c | 615 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account) { in pa_memblockq_seek() argument
|
| H A D | protocol-native.c | 4915 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback() argument
|
| /base/startup/hvb/tools/ |
| H A D | hvbtool.py | 519 def seek(self, offset): global() member in ImageHandle [all...] |
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 109 } seek; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 1809 boolean seek(int pos) { in seek() method in RuleBasedBreakIterator.BreakCache [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 1739 boolean seek(int pos) { in seek() method in RuleBasedBreakIterator.BreakCache [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | raw_ostream.cpp | 598 uint64_t raw_fd_ostream::seek(uint64_t off) { in seek() function in raw_fd_ostream
|
| /third_party/python/Lib/test/ |
| H A D | test_gzip.py | 43 def seek(self, *args): member in UnseekableIO [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | context.c | 416 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback() argument
|
| H A D | stream.c | 1511 pa_stream_write_ext_free( pa_stream *s, const void *data, size_t length, pa_free_cb_t free_cb, void *free_cb_data, int64_t offset, pa_seek_mode_t seek) pa_stream_write_ext_free() argument 1645 pa_stream_write( pa_stream *s, const void *data, size_t length, pa_free_cb_t free_cb, int64_t offset, pa_seek_mode_t seek) pa_stream_write() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkStream.cpp | 234 bool SkFILEStream::seek(size_t position) { in seek() function in SkFILEStream 375 bool SkMemoryStream::seek(size_t position) { in seek() function in SkMemoryStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | raw_ostream.cpp | 752 uint64_t raw_fd_ostream::seek(uint64_t off) { in seek() function in raw_fd_ostream
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | alltypes.h | 318 off_t (*seek)(struct _IO_FILE *, off_t, int); member
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | alltypes.h | 318 off_t (*seek)(struct _IO_FILE *, off_t, int); member
|
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 1123 fn seek(&mut self, pos: SeekFrom) -> io::Result<u64> { in seek() functions 1362 fn seek() { in seek() functions
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-tunnel.c | 1965 static void pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) { in pstream_memblock_callback() argument
|
| /third_party/libsnd/include/ |
| H A D | sndfile.h | 580 sf_vio_seek seek ; member
|
| /third_party/libsnd/src/ |
| H A D | common.h | 477 sf_count_t (*seek) (struct sf_private_tag*, int mode, sf_count_t samples_from_start) ; member
|