Home
last modified time | relevance | path

Searched defs:seek (Results 51 - 75 of 120) sorted by relevance

12345

/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp179 SkRect seek(SkScalar t) { in seek() function in __anon18519::final
/third_party/skia/include/core/
H A DSkStream.h134 virtual bool seek(size_t /*position*/) { return false; } in seek() function in SkStream
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp128 SkRect seek(SkScalar t) { in seek() function in __anon18335::final
/third_party/zlib/
H A Dgzguts.h195 int seek; /* true if seek request pending */ member
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davcast_controller_test.cpp320 int32_t seek = -1; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H A Dvimc-debayer.c415 unsigned int i, seek, wlin, wcol; in vimc_deb_calc_rgb_sink() local
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-debayer.c416 unsigned int i, seek, wlin, wcol; in vimc_debayer_calc_rgb_sink() local
[all...]
/third_party/ffmpeg/libavformat/
H A Davio.h238 int64_t (*seek)(void *opaque, int64_t offset, int whence); member
[all...]
/third_party/musl/src/internal/
H A Dstdio_impl.h84 off_t (*seek)(FILE *, off_t, int); member
/third_party/musl/porting/linux/user/include/
H A Dstdio.h206 cookie_seek_function_t *seek; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h84 off_t (*seek)(FILE *, off_t, int); member
/third_party/musl/include/
H A Dstdio.h206 cookie_seek_function_t *seek; member
/third_party/python/Lib/
H A Dcodecs.py399 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 Dtempfile.py823 def seek(self, *args): member in SpooledTemporaryFile
/third_party/pulseaudio/src/pulsecore/
H A Dmemblockq.c615 void pa_memblockq_seek(pa_memblockq *bq, int64_t offset, pa_seek_mode_t seek, bool account) { in pa_memblockq_seek() argument
/base/startup/hvb/tools/
H A Dhvbtool.py519 def seek(self, offset): global() member in ImageHandle
[all...]
/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h109 } seek; member
/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-mr800.c337 vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) vidioc_s_hw_freq_seek() argument
H A Dradio-wl1273.c1683 wl1273_fm_vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) wl1273_fm_vidioc_s_hw_freq_seek() argument
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-mr800.c337 vidioc_s_hw_freq_seek(struct file *file, void *priv, const struct v4l2_hw_freq_seek *seek) vidioc_s_hw_freq_seek() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1809 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 DRuleBasedBreakIterator.java1739 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 Draw_ostream.cpp598 uint64_t raw_fd_ostream::seek(uint64_t off) { in seek() function in raw_fd_ostream
/third_party/python/Lib/test/
H A Dtest_gzip.py43 def seek(self, *args): member in UnseekableIO
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcsock.c228 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) in svc_flush_bvec() argument
240 svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) svc_flush_bvec() argument
251 svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, size_t seek) svc_tcp_read_msg() argument

Completed in 53 milliseconds

12345