Home
last modified time | relevance | path

Searched defs:whence (Results 51 - 75 of 132) sorted by relevance

123456

/third_party/libsnd/programs/
H A Dsndfile-salvage.c189 lseek_or_die (int fd, sf_off_t offset, int whence) in lseek_or_die() argument
/third_party/libsnd/src/
H A Dtest_file_io.c431 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 Dunix_io.c244 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 Dfcntl21.c149 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 Dfcntl20.c141 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 Dfcntl19.c142 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 Dfcntl11.c128 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 Dwritev05.c268 long l_seek(int fdesc, long offset, int whence) in l_seek() argument
H A Dwritev02.c225 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 DFFMpegExtractor.cpp31 int64_t seek(void *opaque, int64_t offset, int whence){ in seek() argument
/third_party/python/Modules/_io/clinic/
H A Dstringio.c.h175 int whence = 0; in _io_StringIO_seek() local
/third_party/python/Modules/
H A Dfcntlmodule.c369 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 Dbytestream.h212 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 Dcache.c227 static int64_t cache_seek(URLContext *h, int64_t pos, int whence) in cache_seek() argument
[all...]
H A Dfile.c248 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() argument
H A Dlibsmbclient.c136 static int64_t libsmbc_seek(URLContext *h, int64_t pos, int whence) in libsmbc_seek() argument
H A Dmmsh.c400 static int64_t mmsh_seek(URLContext *h, int64_t pos, int whence) in mmsh_seek() argument
H A Dcrypto.c233 static int64_t crypto_seek(URLContext *h, int64_t pos, int whence) in crypto_seek() argument
/third_party/gn/src/base/files/
H A Dfile_posix.cc140 int64_t File::Seek(Whence whence, int64_t offset) { argument
H A Dfile_win.cc42 int64_t File::Seek(Whence whence, int64_t offset) { in Seek() argument
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c71 static int64_t io_seek(void *opaque, int64_t offset, int whence) in io_seek() argument
/third_party/NuttX/drivers/video/
H A Dfb.c301 static off_t fb_seek(struct file *filep, off_t offset, int whence) in fb_seek() argument
/third_party/libsnd/include/
H A Dsndfile.hh306 SndfileHandle::seek (sf_count_t frame_count, int whence) in seek() argument
/third_party/node/deps/zlib/
H A Dgzlib.c342 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 Dsched_tc6.c321 int whence = 0; in read_file() local

Completed in 16 milliseconds

123456