/third_party/python/Lib/ |
H A D | chunk.py | 102 def seek(self, pos, whence=0): member in Chunk
|
H A D | _compression.py | 130 def seek(self, offset, whence=io.SEEK_SET): member in DecompressReader
|
H A D | lzma.py | 245 def seek(self, offset, whence=io.SEEK_SET): member in LZMAFile
|
H A D | bz2.py | 245 def seek(self, offset, whence=io.SEEK_SET): member in BZ2File
|
/third_party/skia/modules/skottie/src/animator/ |
H A D | Animator.h | 32 StateChanged seek(float t) { return this->onSeek(t); } in seek() function in skottie::internal::Animator
|
/third_party/rust/crates/rustix/src/fs/ |
H A D | fd.rs | 91 pub fn seek<Fd: AsFd>(fd: Fd, pos: SeekFrom) -> io::Result<u64> { in seek() functions
|
/third_party/skia/src/utils/ |
H A D | SkAnimCodecPlayer.cpp | 124 bool SkAnimCodecPlayer::seek(uint32_t msec) { in seek() function in SkAnimCodecPlayer
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzguts.h | 109 int seek; /* true if seek request pending */
member
|
/third_party/rust/crates/clap/clap_lex/src/ |
H A D | lib.rs | 223 pub fn seek(&self, cursor: &mut ArgCursor, pos: SeekFrom) { in seek() functions
|
/third_party/python/Lib/test/ |
H A D | audiotests.py | 12 def seek(self, *args, **kwargs): member in UnseekableIO
|
H A D | test_imghdr.py | 33 def seek(self, *args, **kwargs): member in UnseekableIO
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
H A D | FFMpegExtractor.cpp | 31 int64_t seek(void *opaque, int64_t offset, int whence){ in seek() function
|
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
H A D | SkottieView.java | 176 public void seek(float progress) { in seek() method in SkottieView
|
/third_party/ffmpeg/tests/ |
H A D | tiny_ssim.c | 185 int frames, seek; in main() local
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbi_cache.cpp | 303 UBool RuleBasedBreakIterator::BreakCache::seek(int32_t pos) { in seek() function in RuleBasedBreakIterator::BreakCache
|
/third_party/NuttX/fs/vfs/include/ |
H A D | file.h | 137 off_t (*seek)(struct file *filep, off_t offset, int whence); member
|
/third_party/libsnd/include/ |
H A D | sndfile.hh | 306 SndfileHandle::seek (sf_count_t frame_count, int whence) in seek() function in SndfileHandle
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 195 int seek; /* true if seek request pending */ member
|
/third_party/node/deps/zlib/ |
H A D | gzguts.h | 195 int seek; /* true if seek request pending */ member
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | device.h | 106 s64 (*seek)(struct ntfs_device *dev, s64 offset, int whence); member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | stdio.h | 199 cookie_seek_function_t *seek; member
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | stdio_impl.h | 28 off_t (*seek)(FILE *, off_t, int); member
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | stdio.h | 201 cookie_seek_function_t *seek; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | stdio.h | 199 cookie_seek_function_t *seek; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbi_cache.cpp | 304 UBool RuleBasedBreakIterator::BreakCache::seek(int32_t pos) { in seek() function in RuleBasedBreakIterator::BreakCache
|