Home
last modified time | relevance | path

Searched defs:seek (Results 26 - 50 of 80) sorted by relevance

1234

/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h199 cookie_seek_function_t *seek; member
/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp304 UBool RuleBasedBreakIterator::BreakCache::seek(int32_t pos) { in seek() function in RuleBasedBreakIterator::BreakCache
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c777 void run_test(int file_flag, int file_mode, int seek, int start, int end) in run_test() argument
/third_party/python/Lib/re/
H A D_parser.py286 def seek(self, index): member in Tokenizer
/third_party/python/Lib/
H A Dgzip.py108 def seek(self, off): member in _PaddedFile
377 def seek(self, offset, whence=io.SEEK_SET): member in GzipFile
H A Dwave.py140 def seek(self, pos, whence=0): member in _Chunk
[all...]
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
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.cpp97 bool SkDWriteFontFileStream::seek(size_t position) { in seek() function in SkDWriteFontFileStream
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h195 int seek; /* true if seek request pending */ member
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp303 UBool RuleBasedBreakIterator::BreakCache::seek(int32_t pos) { in seek() function in RuleBasedBreakIterator::BreakCache
/third_party/toybox/toys/posix/
H A Dgrep.c173 struct arg_list *seek, fseek; in do_grep() local
[all...]
/third_party/skia/modules/skottie/include/
H A DSkottie.h223 void seek(SkScalar t, sksg::InvalidationController* ic = nullptr) { in seek() function in skottie::Animation
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp48 void seek(size_t pos) { in seek() function in SkRandomAccessWStream
/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
/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/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
/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...]

Completed in 21 milliseconds

1234