Home
last modified time | relevance | path

Searched defs:whence (Results 101 - 125 of 270) sorted by relevance

1234567891011

/third_party/ffmpeg/libavformat/
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
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dtiffdec.c86 static toff_t MySeek(thandle_t opaque, toff_t offset, int whence) { in MySeek() argument
/third_party/python/Modules/_io/clinic/
H A Dbufferedio.c.h340 int whence = 0; in _io__Buffered_seek() local
H A Dbytesio.c.h400 int whence = 0; in _io_BytesIO_seek() local
H A Dfileio.c.h340 int whence = 0; in _io_FileIO_seek() local
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp91 static int64_t sk_seek_packet(void* ctx, int64_t pos, int whence) { in sk_seek_packet() argument
/third_party/zlib/
H A Dgzlib.c347 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) in gzseek64() argument
421 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) in gzseek() argument
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
H A Dvme_user.c261 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek() argument
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c146 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Ddir.c368 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
H A Dfile.c882 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek() argument
/kernel/linux/linux-5.10/fs/pstore/
H A Dinode.c160 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dfile.c177 static loff_t ovl_llseek(struct file *file, loff_t offset, int whence) in ovl_llseek() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dinode.c276 static loff_t pde_lseek(struct proc_dir_entry *pde, struct file *file, loff_t offset, int whence) in pde_lseek() argument
286 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c203 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Ddir.c384 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c147 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dinode.c281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() argument

Completed in 18 milliseconds

1234567891011