/third_party/libsnd/programs/ |
H A D | sndfile-salvage.c | 189 lseek_or_die (int fd, sf_off_t offset, int whence) in lseek_or_die() argument
|
/third_party/libsnd/src/ |
H A D | test_file_io.c | 431 test_seek_or_die (SF_PRIVATE *psf, sf_count_t offset, int whence, sf_count_t new_position, int linenum) in test_seek_or_die() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | unix_io.c | 244 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset, int whence) ntfs_device_unix_io_seek() argument
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 152 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev05.c | 268 long l_seek(int fdesc, long offset, int whence) in l_seek() argument
|
H A D | writev02.c | 225 void l_seek(int fdesc, off_t offset, int whence) in l_seek() argument
|
/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() argument
|
/third_party/python/Modules/_io/clinic/ |
H A D | stringio.c.h | 175 int whence = 0; in _io_StringIO_seek() local
|
/third_party/python/Modules/ |
H A D | fcntlmodule.c | 369 fcntl_lockf_impl(PyObject *module, int fd, int code, PyObject *lenobj, PyObject *startobj, int whence) fcntl_lockf_impl() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bytestream.h | 212 bytestream2_seek(GetByteContext *g, int offset, int whence) bytestream2_seek() argument 236 bytestream2_seek_p(PutByteContext *p, int offset, int whence) bytestream2_seek_p() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 227 static int64_t cache_seek(URLContext *h, int64_t pos, int whence) in cache_seek() argument [all...] |
H A D | file.c | 248 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() argument
|
H A D | libsmbclient.c | 136 static int64_t libsmbc_seek(URLContext *h, int64_t pos, int whence) in libsmbc_seek() argument
|
H A D | mmsh.c | 400 static int64_t mmsh_seek(URLContext *h, int64_t pos, int whence) in mmsh_seek() argument
|
H A D | crypto.c | 233 static int64_t crypto_seek(URLContext *h, int64_t pos, int whence) in crypto_seek() argument
|
/third_party/gn/src/base/files/ |
H A D | file_posix.cc | 140 int64_t File::Seek(Whence whence, int64_t offset) { argument
|
H A D | file_win.cc | 42 int64_t File::Seek(Whence whence, int64_t offset) { in Seek() argument
|
/third_party/ffmpeg/tools/ |
H A D | target_dem_fuzzer.c | 71 static int64_t io_seek(void *opaque, int64_t offset, int whence) in io_seek() argument
|
/third_party/NuttX/drivers/video/ |
H A D | fb.c | 301 static off_t fb_seek(struct file *filep, off_t offset, int whence) in fb_seek() argument
|
/third_party/libsnd/include/ |
H A D | sndfile.hh | 306 SndfileHandle::seek (sf_count_t frame_count, int whence) in seek() argument
|
/third_party/node/deps/zlib/ |
H A D | gzlib.c | 342 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) { in gzseek64() argument 415 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) { in gzseek() argument
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc6.c | 321 int whence = 0; in read_file() local
|