Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 29) sorted by relevance

12

/external/zlib/src/
Dgzlib.c352 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() argument
429 z_off_t ZEXPORT gzseek(file, offset, whence) in gzseek() argument
/external/e2fsprogs/lib/blkid/
Dllseek.c90 blkid_loff_t blkid_llseek(int fd, blkid_loff_t offset, int whence) in blkid_llseek()
/external/stlport/src/
Dstdio_streambuf.cpp78 int whence; in seekoff() local
/external/qemu/distrib/sdl-1.2.15/src/file/
DSDL_rwops.c186 static int SDLCALL win32_file_seek(SDL_RWops *context, int offset, int whence) in win32_file_seek()
323 static int SDLCALL stdio_seek(SDL_RWops *context, int offset, int whence) in stdio_seek()
367 static int SDLCALL mem_seek(SDL_RWops *context, int offset, int whence) in mem_seek()
/external/linux-tools-perf/util/ui/
Dbrowser.c42 void ui_browser__list_head_seek(struct ui_browser *self, off_t offset, int whence) in ui_browser__list_head_seek()
72 void ui_browser__rb_tree_seek(struct ui_browser *self, off_t offset, int whence) in ui_browser__rb_tree_seek()
/external/e2fsprogs/lib/ext2fs/
Dfileio.c297 int whence, __u64 *ret_pos) in ext2fs_file_llseek()
317 int whence, ext2_off_t *ret_pos) in ext2fs_file_lseek()
/external/clang/test/Analysis/
Dstream.c82 void pr8081(FILE *stream, long offset, int whence) { in pr8081()
/external/libvpx/nestegg/test/
Dtest.c29 stdio_seek(int64_t offset, int whence, void * fp) in stdio_seek()
/external/stlport/src/details/
Dfstream_unistd.cpp288 int whence; in _M_seek() local
Dfstream_stdio.cpp344 int whence; in _M_seek() local
Dfstream_win32io.cpp549 int whence; in _M_seek() local
/external/webkit/Source/WebCore/platform/posix/
DFileSystemPOSIX.cpp97 int whence = SEEK_SET; in seekFile() local
/external/libvorbis/include/vorbis/
Dvorbisfile.h53 static int _ov_header_fseek_wrap(FILE *f,ogg_int64_t off,int whence){ in _ov_header_fseek_wrap()
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_rwops.h122 #define SDL_RWseek(ctx, offset, whence) (ctx)->seek(ctx, offset, whence) argument
/external/qemu/android/
Dsnapshot.c70 seek_or_die(int fd, off_t offset, int whence) in seek_or_die()
/external/chromium/net/base/
Dfile_stream_win.cc183 int64 FileStream::Seek(Whence whence, int64 offset) { in Seek()
Dfile_stream_posix.cc328 int64 FileStream::Seek(Whence whence, int64 offset) { in Seek()
/external/strace/
Ddesc.c225 static const struct xlat whence[] = { variable
/external/qemu/distrib/zlib-1.2.3/
Dgzio.c767 z_off_t ZEXPORT gzseek (file, offset, whence) in gzseek() argument
/external/qemu/hw/
Dgoldfish_nand.c181 static int do_lseek(int fd, off_t offset, int whence) in do_lseek()
/external/libvpx/
Dvpxdec.c492 nestegg_seek_cb(int64_t offset, int whence, void * userdata) in nestegg_seek_cb()
/external/tremolo/Tremolo/
Dvorbisfile.c715 static int _fseek64_wrap(FILE *f,ogg_int64_t off,int whence){ in _fseek64_wrap()
/external/linux-tools-perf/util/ui/browsers/
Dhists.c638 off_t offset, int whence) in ui_browser__hists_seek()
/external/yaffs2/yaffs2/direct/
Dyaffsfs.c650 off_t yaffs_lseek(int fd, off_t offset, int whence) in yaffs_lseek()
/external/qemu/
Dsavevm.c606 int64_t qemu_fseek(QEMUFile *f, int64_t pos, int whence) in qemu_fseek()

12