| /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
|
| /base/request/request/pre_download/native/src/cache/ |
| H A D | data.rs | 156 fn seek(&mut self, pos: std::io::SeekFrom) -> std::io::Result<u64> { in seek() functions
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_stream.cpp | 53 uint32_t seek = cur + static_cast<uint32_t>(size);
in Skip() local
|
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_player_fast.h | 181 PTEST((std::string url), Can pause, then seek, then play, final stop) in FIXTURE() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkAnimCodecPlayer.cpp | 124 bool SkAnimCodecPlayer::seek(uint32_t msec) { in seek() function in SkAnimCodecPlayer
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | socklib.c | 205 xprt_sendmsg(struct socket *sock, struct msghdr *msg, size_t seek) xprt_sendmsg() argument 213 xprt_send_kvec(struct socket *sock, struct msghdr *msg, struct kvec *vec, size_t seek) xprt_send_kvec() argument
|
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| H A D | browser.h | 30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); member
|
| /kernel/linux/linux-6.6/tools/perf/ui/ |
| H A D | browser.h | 30 void (*seek)(struct ui_browser *browser, off_t offset, int whence); member
|
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | socklib.c | 206 xprt_sendmsg(struct socket *sock, struct msghdr *msg, size_t seek) xprt_sendmsg() argument 214 xprt_send_kvec(struct socket *sock, struct msghdr *msg, struct kvec *vec, size_t seek) xprt_send_kvec() argument
|
| /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
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| H A D | stdio.h | 1380 cookie_seek_function_t *seek; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_sysctl.c | 35 int seek; member
|
| /kernel/linux/linux-5.10/drivers/media/radio/si470x/ |
| H A D | radio-si470x-common.c | 294 si470x_set_seek(struct si470x_device *radio, const struct v4l2_hw_freq_seek *seek) si470x_set_seek() argument 725 si470x_vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) si470x_vidioc_s_hw_freq_seek() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/radio/wl128x/ |
| H A D | fmdrv_v4l2.c | 385 fm_v4l2_vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) fm_v4l2_vidioc_s_hw_freq_seek() argument
|
| /kernel/linux/linux-6.6/drivers/media/radio/si470x/ |
| H A D | radio-si470x-common.c | 294 si470x_set_seek(struct si470x_device *radio, const struct v4l2_hw_freq_seek *seek) si470x_set_seek() argument 725 si470x_vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) si470x_vidioc_s_hw_freq_seek() argument [all...] |