| /third_party/ffmpeg/libavformat/ |
| 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
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | tiffdec.c | 86 static toff_t MySeek(thandle_t opaque, toff_t offset, int whence) { in MySeek() argument
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | bufferedio.c.h | 340 int whence = 0; in _io__Buffered_seek() local
|
| H A D | bytesio.c.h | 400 int whence = 0; in _io_BytesIO_seek() local
|
| H A D | fileio.c.h | 340 int whence = 0; in _io_FileIO_seek() local
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoEncoder.cpp | 91 static int64_t sk_seek_packet(void* ctx, int64_t pos, int whence) { in sk_seek_packet() argument
|
| /third_party/zlib/ |
| H A D | gzlib.c | 347 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 D | vme_user.c | 261 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 D | hostfs_user.c | 146 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | dir.c | 368 static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence) in ext4_dir_llseek() argument
|
| H A D | file.c | 882 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 D | inode.c | 160 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 D | file.c | 177 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 D | inode.c | 276 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 D | nfs4file.c | 203 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 D | dir.c | 384 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 D | hostfs_user.c | 147 int lseek_file(int fd, long long offset, int whence) in lseek_file() argument
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | inode.c | 281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() argument
|