/external/marisa-trie/lib/marisa/ |
D | mapper.cc | 64 void Mapper::open(const char *filename, long offset, int whence) { in open() 92 void Mapper::open(const char *filename, long offset, int whence) { in open() 135 void Mapper::seek(long offset, int whence) { in seek()
|
D | vector-inline.h | 22 long offset, int whence) { in mmap() 49 long offset, int whence) { in load() 85 long offset, int whence) const { in save()
|
D | trie.cc | 13 long offset, int whence) { in mmap() 46 long offset, int whence) { in load()
|
D | intvector.cc | 44 long offset, int whence) { in mmap() 67 long offset, int whence) { in load()
|
D | reader.cc | 32 void Reader::open(const char *filename, long offset, int whence) { in open()
|
D | writer.cc | 33 long offset, int whence) { in open()
|
D | tail.cc | 31 long offset, int whence) { in mmap() 52 void Tail::load(const char *filename, long offset, int whence) { in load()
|
D | bitvector.cc | 257 long offset, int whence) { in mmap() 281 long offset, int whence) { in load()
|
D | trie-c.cc | 92 long offset, int whence) { in marisa_mmap() 110 long offset, int whence) { in marisa_load() 138 int trunc_flag, long offset, int whence) { in marisa_save()
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | mapper.cc | 66 void Mapper::open(const char *filename, long offset, int whence) { in open() 95 void Mapper::open(const char *filename, long offset, int whence) { in open() 139 void Mapper::seek(long offset, int whence) { in seek()
|
D | vector-inline.h | 22 long offset, int whence) { in mmap() 49 long offset, int whence) { in load() 85 long offset, int whence) const { in save()
|
D | trie.cc | 13 long offset, int whence) { in mmap() 46 long offset, int whence) { in load()
|
D | intvector.cc | 44 long offset, int whence) { in mmap() 67 long offset, int whence) { in load()
|
D | reader.cc | 32 void Reader::open(const char *filename, long offset, int whence) { in open()
|
D | writer.cc | 33 long offset, int whence) { in open()
|
D | tail.cc | 31 long offset, int whence) { in mmap() 52 void Tail::load(const char *filename, long offset, int whence) { in load()
|
D | bitvector.cc | 257 long offset, int whence) { in mmap() 281 long offset, int whence) { in load()
|
/external/chromium_org/net/base/ |
D | mock_file_stream.cc | 16 int MockFileStream::Seek(Whence whence, int64 offset, in Seek() 21 int64 MockFileStream::SeekSync(Whence whence, int64 offset) { in SeekSync()
|
D | file_stream.cc | 113 int FileStream::Seek(Whence whence, in Seek() 125 int64 FileStream::SeekSync(Whence whence, int64 offset) { in SeekSync()
|
D | file_stream_context.cc | 127 void FileStream::Context::SeekAsync(Whence whence, in SeekAsync() 146 int64 FileStream::Context::SeekSync(Whence whence, int64 offset) { in SeekSync()
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/ |
D | fdopen.c | 22 static int fdopen_seek(void *cookie, off_t *offset, int whence) { in fdopen_seek()
|
/external/chromium_org/third_party/zlib/ |
D | gzlib.c | 277 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() argument 353 z_off_t ZEXPORT gzseek(file, offset, whence) in gzseek() argument
|
/external/zlib/src/ |
D | gzlib.c | 362 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() argument 439 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
|