/external/zlib/src/ |
D | gzlib.c | 352 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/ |
D | llseek.c | 90 blkid_loff_t blkid_llseek(int fd, blkid_loff_t offset, int whence) in blkid_llseek()
|
/external/stlport/src/ |
D | stdio_streambuf.cpp | 78 int whence; in seekoff() local
|
/external/qemu/distrib/sdl-1.2.15/src/file/ |
D | SDL_rwops.c | 186 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/ |
D | browser.c | 42 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/ |
D | fileio.c | 297 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/ |
D | stream.c | 82 void pr8081(FILE *stream, long offset, int whence) { in pr8081()
|
/external/libvpx/nestegg/test/ |
D | test.c | 29 stdio_seek(int64_t offset, int whence, void * fp) in stdio_seek()
|
/external/stlport/src/details/ |
D | fstream_unistd.cpp | 288 int whence; in _M_seek() local
|
D | fstream_stdio.cpp | 344 int whence; in _M_seek() local
|
D | fstream_win32io.cpp | 549 int whence; in _M_seek() local
|
/external/webkit/Source/WebCore/platform/posix/ |
D | FileSystemPOSIX.cpp | 97 int whence = SEEK_SET; in seekFile() local
|
/external/libvorbis/include/vorbis/ |
D | vorbisfile.h | 53 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/ |
D | SDL_rwops.h | 122 #define SDL_RWseek(ctx, offset, whence) (ctx)->seek(ctx, offset, whence) argument
|
/external/qemu/android/ |
D | snapshot.c | 70 seek_or_die(int fd, off_t offset, int whence) in seek_or_die()
|
/external/chromium/net/base/ |
D | file_stream_win.cc | 183 int64 FileStream::Seek(Whence whence, int64 offset) { in Seek()
|
D | file_stream_posix.cc | 328 int64 FileStream::Seek(Whence whence, int64 offset) { in Seek()
|
/external/strace/ |
D | desc.c | 225 static const struct xlat whence[] = { variable
|
/external/qemu/distrib/zlib-1.2.3/ |
D | gzio.c | 767 z_off_t ZEXPORT gzseek (file, offset, whence) in gzseek() argument
|
/external/qemu/hw/ |
D | goldfish_nand.c | 181 static int do_lseek(int fd, off_t offset, int whence) in do_lseek()
|
/external/libvpx/ |
D | vpxdec.c | 492 nestegg_seek_cb(int64_t offset, int whence, void * userdata) in nestegg_seek_cb()
|
/external/tremolo/Tremolo/ |
D | vorbisfile.c | 715 static int _fseek64_wrap(FILE *f,ogg_int64_t off,int whence){ in _fseek64_wrap()
|
/external/linux-tools-perf/util/ui/browsers/ |
D | hists.c | 638 off_t offset, int whence) in ui_browser__hists_seek()
|
/external/yaffs2/yaffs2/direct/ |
D | yaffsfs.c | 650 off_t yaffs_lseek(int fd, off_t offset, int whence) in yaffs_lseek()
|
/external/qemu/ |
D | savevm.c | 606 int64_t qemu_fseek(QEMUFile *f, int64_t pos, int whence) in qemu_fseek()
|