off_t 285 base/files/file_posix.cc return lseek(file_.get(), static_cast<off_t>(offset), off_t 166 base/memory/shared_memory.h bool MapAt(off_t offset, size_t bytes); off_t 87 base/memory/shared_memory_nacl.cc bool SharedMemory::MapAt(off_t offset, size_t bytes) { off_t 275 base/memory/shared_memory_posix.cc bool SharedMemory::MapAt(off_t offset, size_t bytes) { off_t 489 base/memory/shared_memory_unittest.cc off_t offset = SysInfo::VMAllocationGranularity(); off_t 160 base/memory/shared_memory_win.cc bool SharedMemory::MapAt(off_t offset, size_t bytes) { off_t 24 base/os_compat_android.h inline int lockf(int fd, int cmd, off_t ignored_len) { off_t 234 base/platform_file_posix.cc return lseek(file, static_cast<off_t>(offset), static_cast<int>(whence)); off_t 164 base/third_party/symbolize/symbolize.cc const size_t count, const off_t offset) { off_t 165 base/third_party/symbolize/symbolize.cc off_t off = lseek(fd, offset, SEEK_SET); off_t 166 base/third_party/symbolize/symbolize.cc if (off == (off_t)-1) { off_t 177 base/third_party/symbolize/symbolize.cc const size_t count, const off_t offset) { off_t 200 base/third_party/symbolize/symbolize.cc GetSectionHeaderByType(const int fd, ElfW(Half) sh_num, const off_t sh_offset, off_t 237 base/third_party/symbolize/symbolize.cc off_t shstrtab_offset = (elf_header.e_shoff + off_t 244 base/third_party/symbolize/symbolize.cc off_t section_header_offset = (elf_header.e_shoff + off_t 256 base/third_party/symbolize/symbolize.cc off_t name_offset = shstrtab.sh_offset + out->sh_name; off_t 286 base/third_party/symbolize/symbolize.cc off_t offset = symtab->sh_offset + i * symtab->sh_entsize; off_t 58 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static void split(off_t *I,off_t *V,off_t start,off_t len,off_t h) off_t 60 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t i,j,k,x,tmp,jj,kk; off_t 119 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static void qsufsort(off_t *I,off_t *V,u_char *old,off_t oldsize) off_t 121 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t buckets[256]; off_t 122 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t i,h,len; off_t 157 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) off_t 159 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t i; off_t 167 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static off_t search(off_t *I,u_char *old,off_t oldsize, off_t 168 chrome/installer/mac/third_party/bsdiff/goobsdiff.c u_char *new,off_t newsize,off_t st,off_t en,off_t *pos) off_t 170 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t x,y; off_t 193 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static inline void offtout(off_t x,u_char *buf) off_t 195 chrome/installer/mac/third_party/bsdiff/goobsdiff.c *((off_t*)buf) = htole64(x); off_t 244 chrome/installer/mac/third_party/bsdiff/goobsdiff.c static char make_small(u_char **buf, off_t *buf_len) off_t 247 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t source_len = *buf_len; off_t 336 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t oldsize,newsize; off_t 337 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t *I,*V; off_t 338 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t scan,pos,len; off_t 339 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t lastscan,lastpos,lastoffset; off_t 340 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t oldscore,scsc; off_t 341 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t s,Sf,lenf,Sb,lenb; off_t 342 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t overlap,Ss,lens; off_t 343 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t i; off_t 344 chrome/installer/mac/third_party/bsdiff/goobsdiff.c off_t cblen, dblen, eblen; off_t 360 chrome/installer/mac/third_party/bsdiff/goobsdiff.c if(((I=malloc((oldsize+1)*sizeof(off_t)))==NULL) || off_t 361 chrome/installer/mac/third_party/bsdiff/goobsdiff.c ((V=malloc((oldsize+1)*sizeof(off_t)))==NULL)) err(1,NULL); off_t 56 chrome/installer/mac/third_party/bsdiff/goobspatch.c static inline off_t offtin(u_char *buf) off_t 58 chrome/installer/mac/third_party/bsdiff/goobspatch.c return le64toh(*((off_t*)buf)); off_t 253 chrome/installer/mac/third_party/bsdiff/goobspatch.c static void cfopen(cfile *cf, const char *path, off_t off, off_t 371 chrome/installer/mac/third_party/bsdiff/goobspatch.c off_t expect_oldsize, oldsize, newsize, patchsize; off_t 372 chrome/installer/mac/third_party/bsdiff/goobspatch.c off_t zctrllen, zdatalen, zextralen; off_t 375 chrome/installer/mac/third_party/bsdiff/goobspatch.c off_t oldpos,newpos; off_t 376 chrome/installer/mac/third_party/bsdiff/goobspatch.c off_t ctrl[3]; off_t 377 chrome/installer/mac/third_party/bsdiff/goobspatch.c off_t i; off_t 29 components/breakpad/app/breakpad_linux_impl.h static const off_t kMaxMinidumpFileSize = 1258291; off_t 79 components/nacl/loader/nonsfi/irt_fdio.cc reinterpret_cast<int(*)(int, off_t, int, off_t*)>(IrtSeek), off_t 72 components/nacl/loader/nonsfi/irt_memory.cc reinterpret_cast<int(*)(void**, size_t, int, int, int, off_t)>(IrtMMap), off_t 75 components/visitedlink/browser/visitedlink_master.cc off_t offset, off_t 888 components/visitedlink/browser/visitedlink_master.cc off_t offset, off_t 930 components/visitedlink/browser/visitedlink_master.cc off_t offset, off_t 229 components/visitedlink/browser/visitedlink_master.h void WriteToFile(FILE** hfile, off_t offset, void* data, int32 data_size); off_t 242 components/visitedlink/browser/visitedlink_master.h bool ReadFromFile(FILE* hfile, off_t offset, void* data, size_t data_size); off_t 112 content/common/child_process_sandbox_support_impl_linux.cc bool GetFontTable(int fd, uint32_t table_tag, off_t offset, off_t 118 content/common/child_process_sandbox_support_impl_linux.cc off_t data_offset = 0; // the offset of the data in the file. off_t 162 content/common/child_process_sandbox_support_impl_linux.cc offset = std::min(offset, base::checked_cast<off_t>(data_length)); off_t 165 content/common/child_process_sandbox_support_impl_linux.cc static const off_t kMaxPositiveOffset32 = 0x7FFFFFFF; // 2 GB - 1. off_t 73 content/common/gpu/media/v4l2_video_decode_accelerator.cc off_t bytes_used; off_t 148 content/common/gpu/media/v4l2_video_decode_accelerator.h off_t bytes_used; // bytes filled in the mmap() segment. off_t 289 content/common/gpu/media/video_encode_accelerator_unittest.cc scoped_refptr<media::VideoFrame> PrepareInputFrame(off_t position); off_t 309 content/common/gpu/media/video_encode_accelerator_unittest.cc off_t pos_in_input_stream_; off_t 450 content/common/gpu/media/video_encode_accelerator_unittest.cc ASSERT_EQ(reinterpret_cast<off_t>(test_stream_.input_file.data()) & 63, 0) off_t 535 content/common/gpu/media/video_encode_accelerator_unittest.cc scoped_refptr<media::VideoFrame> VEAClient::PrepareInputFrame(off_t position) { off_t 50 content/public/common/child_process_sandbox_support_linux.h CONTENT_EXPORT bool GetFontTable(int fd, uint32_t table_tag, off_t offset, off_t 20 media/filters/h264_bit_reader.cc bool H264BitReader::Initialize(const uint8* data, off_t size) { off_t 88 media/filters/h264_bit_reader.cc off_t H264BitReader::NumBitsLeft() { off_t 31 media/filters/h264_bit_reader.h bool Initialize(const uint8* data, off_t size); off_t 41 media/filters/h264_bit_reader.h off_t NumBitsLeft(); off_t 58 media/filters/h264_bit_reader.h off_t bytes_left_; off_t 138 media/filters/h264_parser.cc void H264Parser::SetStream(const uint8* stream, off_t stream_size) { off_t 159 media/filters/h264_parser.cc bool H264Parser::FindStartCode(const uint8* data, off_t data_size, off_t 160 media/filters/h264_parser.cc off_t* offset, off_t* start_code_size) { off_t 162 media/filters/h264_parser.cc off_t bytes_left = data_size; off_t 194 media/filters/h264_parser.cc bool H264Parser::LocateNALU(off_t* nalu_size, off_t* start_code_size) { off_t 196 media/filters/h264_parser.cc off_t nalu_start_off = 0; off_t 197 media/filters/h264_parser.cc off_t annexb_start_code_size = 0; off_t 209 media/filters/h264_parser.cc off_t max_nalu_data_size = bytes_left_ - annexb_start_code_size; off_t 221 media/filters/h264_parser.cc off_t next_start_code_size = 0; off_t 222 media/filters/h264_parser.cc off_t nalu_size_without_start_code = 0; off_t 275 media/filters/h264_parser.cc off_t start_code_size; off_t 276 media/filters/h264_parser.cc off_t nalu_size_with_start_code; off_t 41 media/filters/h264_parser.h off_t size; // From after start code to start code of next NALU (or EOS). off_t 185 media/filters/h264_parser.h off_t nalu_size; // from NAL header off_t 186 media/filters/h264_parser.h off_t header_bit_size; // calculated off_t 281 media/filters/h264_parser.h static bool FindStartCode(const uint8* data, off_t data_size, off_t 282 media/filters/h264_parser.h off_t* offset, off_t* start_code_size); off_t 290 media/filters/h264_parser.h void SetStream(const uint8* stream, off_t stream_size); off_t 343 media/filters/h264_parser.h bool LocateNALU(off_t* nalu_size, off_t* start_code_size); off_t 384 media/filters/h264_parser.h off_t bytes_left_; off_t 97 media/formats/mp2t/es_parser_h264.cc off_t start_code_offset; off_t 98 media/formats/mp2t/es_parser_h264.cc off_t start_code_size; off_t 61 media/formats/mp2t/es_parser_h264_unittest.cc off_t relative_offset = 0; off_t 62 media/formats/mp2t/es_parser_h264_unittest.cc off_t start_code_size = 0; off_t 28 mojo/system/raw_shared_buffer_posix.cc COMPILE_ASSERT(sizeof(off_t) <= sizeof(uint64_t), off_t_too_big); off_t 41 mojo/system/raw_shared_buffer_posix.cc static_cast<uint64_t>(std::numeric_limits<off_t>::max())) { off_t 76 mojo/system/raw_shared_buffer_posix.cc if (HANDLE_EINTR(ftruncate(fd.get(), static_cast<off_t>(num_bytes_))) != 0) { off_t 97 mojo/system/raw_shared_buffer_posix.cc static_cast<uint64_t>(std::numeric_limits<off_t>::max())); off_t 100 mojo/system/raw_shared_buffer_posix.cc handle_.get().fd, static_cast<off_t>(real_offset)); off_t 46 native_client_sdk/src/libraries/nacl_io/dir_node.cc Error DirNode::FTruncate(off_t size) { return EISDIR; } off_t 33 native_client_sdk/src/libraries/nacl_io/dir_node.h virtual Error FTruncate(off_t size); off_t 57 native_client_sdk/src/libraries/nacl_io/fuse.h off_t off); off_t 104 native_client_sdk/src/libraries/nacl_io/fuse.h int (*ftruncate)(const char* path, off_t, struct fuse_file_info*); off_t 122 native_client_sdk/src/libraries/nacl_io/fuse.h int (*read)(const char* path, char* buf, size_t count, off_t, off_t 170 native_client_sdk/src/libraries/nacl_io/fuse.h int (*readdir)(const char* path, void* buf, fuse_fill_dir_t filldir, off_t, off_t 185 native_client_sdk/src/libraries/nacl_io/fuse.h int (*truncate)(const char* path, off_t); off_t 190 native_client_sdk/src/libraries/nacl_io/fuse.h int (*write)(const char* path, const char* buf, size_t count, off_t, off_t 198 native_client_sdk/src/libraries/nacl_io/fuse.h int (*fallocate)(const char*, int, off_t, off_t, struct fuse_file_info*); off_t 211 native_client_sdk/src/libraries/nacl_io/fuse.h off_t off, struct fuse_file_info*); off_t 218 native_client_sdk/src/libraries/nacl_io/fuse.h int (*write_buf)(const char*, struct fuse_bufvec* buf, off_t off, off_t 293 native_client_sdk/src/libraries/nacl_io/fusefs/fuse_fs.cc Error FileFuseFsNode::FTruncate(off_t length) { off_t 423 native_client_sdk/src/libraries/nacl_io/fusefs/fuse_fs.cc off_t off) { off_t 76 native_client_sdk/src/libraries/nacl_io/fusefs/fuse_fs.h virtual Error FTruncate(off_t length); off_t 112 native_client_sdk/src/libraries/nacl_io/fusefs/fuse_fs.h off_t off); off_t 167 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc stat->st_size = static_cast<off_t>(info.size); off_t 197 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.cc Error Html5FsNode::FTruncate(off_t size) { off_t 30 native_client_sdk/src/libraries/nacl_io/html5fs/html5_fs_node.h virtual Error FTruncate(off_t size); off_t 150 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc void HttpFsNode::SetCachedSize(off_t size) { off_t 190 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc Error HttpFsNode::FTruncate(off_t size) { return EACCES; } off_t 249 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc SetCachedSize(static_cast<off_t>(entity_length)); off_t 32 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.h virtual Error FTruncate(off_t size); off_t 39 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.h void SetCachedSize(off_t size); off_t 54 native_client_sdk/src/libraries/nacl_io/kernel_handle.cc Error KernelHandle::Seek(off_t offset, int whence, off_t* out_offset) { off_t 64 native_client_sdk/src/libraries/nacl_io/kernel_handle.h Error Seek(off_t offset, int whence, off_t* out_offset); off_t 225 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc int ki_ftruncate(int fd, off_t length) { off_t 250 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc off_t ki_lseek(int fd, off_t offset, int whence) { off_t 265 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc int ki_truncate(const char* path, off_t length) { off_t 306 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc off_t offset) { off_t 93 native_client_sdk/src/libraries/nacl_io/kernel_intercept.h int ki_ftruncate(int fd, off_t length); off_t 96 native_client_sdk/src/libraries/nacl_io/kernel_intercept.h off_t ki_lseek(int fd, off_t offset, int whence); off_t 99 native_client_sdk/src/libraries/nacl_io/kernel_intercept.h int ki_truncate(const char* path, off_t length); off_t 108 native_client_sdk/src/libraries/nacl_io/kernel_intercept.h off_t offset); off_t 550 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc int KernelProxy::ftruncate(int fd, off_t length) { off_t 623 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc off_t KernelProxy::lseek(int fd, off_t offset, int whence) { off_t 631 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc off_t new_offset; off_t 660 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc int KernelProxy::truncate(const char* path, off_t len) { off_t 114 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h virtual int ftruncate(int fd, off_t length); off_t 122 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h virtual off_t lseek(int fd, off_t offset, int whence); off_t 130 native_client_sdk/src/libraries/nacl_io/kernel_proxy.h virtual int truncate(const char* path, off_t len); off_t 64 native_client_sdk/src/libraries/nacl_io/kernel_wrap.h int ftruncate(int fd, off_t length) NOTHROW; off_t 76 native_client_sdk/src/libraries/nacl_io/kernel_wrap.h off_t NAME(lseek)(int fd, off_t offset, int whence) NOTHROW; off_t 83 native_client_sdk/src/libraries/nacl_io/kernel_wrap.h off_t offset) NOTHROW; off_t 432 native_client_sdk/src/libraries/nacl_io/kernel_wrap_bionic.cc *new_offset = static_cast<off_t>(nacl_new_offs); off_t 30 native_client_sdk/src/libraries/nacl_io/kernel_wrap_dummy.cc int _real_lseek(int fd, off_t offset, int whence, off_t* new_offset) { off_t 39 native_client_sdk/src/libraries/nacl_io/kernel_wrap_dummy.cc off_t offset) { off_t 222 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc off_t offset) { off_t 263 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc int WRAP(seek)(int fd, off_t offset, int whence, off_t* new_offset) { off_t 357 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc int _real_lseek(int fd, off_t offset, int whence, off_t* new_offset) { off_t 368 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc off_t offset) { off_t 125 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc int WRAP(seek)(int fd, off_t offset, int whence, off_t* new_offset) { off_t 158 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc int WRAP(ftruncate)(int fd, off_t length) { off_t 170 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc off_t offset) { off_t 217 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc int WRAP(truncate)(const char* pathname, off_t length) { off_t 298 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc int _real_lseek(int fd, off_t offset, int whence, off_t* new_offset) { off_t 308 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc off_t offset) { off_t 123 native_client_sdk/src/libraries/nacl_io/kernel_wrap_win.cc off_t _lseek(int fd, off_t offset, int whence) { off_t 73 native_client_sdk/src/libraries/nacl_io/memfs/mem_fs_node.cc Error MemFsNode::FTruncate(off_t new_size) { off_t 79 native_client_sdk/src/libraries/nacl_io/memfs/mem_fs_node.cc void MemFsNode::Resize(off_t new_size) { off_t 80 native_client_sdk/src/libraries/nacl_io/memfs/mem_fs_node.cc if (new_size > static_cast<off_t>(data_.capacity())) { off_t 31 native_client_sdk/src/libraries/nacl_io/memfs/mem_fs_node.h virtual Error FTruncate(off_t size); off_t 34 native_client_sdk/src/libraries/nacl_io/memfs/mem_fs_node.h void Resize(off_t size); off_t 76 native_client_sdk/src/libraries/nacl_io/node.cc Error Node::FTruncate(off_t length) { return EINVAL; } off_t 59 native_client_sdk/src/libraries/nacl_io/node.h virtual Error FTruncate(off_t length); off_t 70 native_client_sdk/src/libraries/nacl_io/passthroughfs/passthrough_fs.cc virtual Error FTruncate(off_t size) { off_t 22 native_client_sdk/src/libraries/nacl_io/syscalls/fdopen.c static int fdopen_seek(void *cookie, off_t *offset, int whence) { off_t 23 native_client_sdk/src/libraries/nacl_io/syscalls/fdopen.c off_t ret = lseek((int) cookie, *offset, whence); off_t 8 native_client_sdk/src/libraries/nacl_io/syscalls/ftruncate.c int ftruncate(int fd, off_t length) { off_t 12 native_client_sdk/src/libraries/nacl_io/syscalls/truncate.c int truncate(const char* pathname, off_t length) { off_t 440 native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h int sendfile(int, int, off_t, size_t, struct sf_hdtr *, off_t *, int); off_t 85 native_client_sdk/src/tests/nacl_io_test/fuse_fs_test.cc off_t offset, off_t 125 native_client_sdk/src/tests/nacl_io_test/fuse_fs_test.cc off_t offset, off_t 146 native_client_sdk/src/tests/nacl_io_test/fuse_fs_test.cc off_t offset, off_t 32 native_client_sdk/src/tests/nacl_io_test/mock_kernel_proxy.h MOCK_METHOD2(ftruncate, int(int, off_t)); off_t 44 native_client_sdk/src/tests/nacl_io_test/mock_kernel_proxy.h MOCK_METHOD3(lseek, off_t(int, off_t, int)); off_t 65 native_client_sdk/src/tests/nacl_io_test/mock_kernel_proxy.h MOCK_METHOD2(truncate, int(const char*, off_t)); off_t 25 native_client_sdk/src/tests/nacl_io_test/mock_node.h MOCK_METHOD1(FTruncate, Error(off_t)); off_t 40 net/base/file_stream_context_posix.cc COMPILE_ASSERT(sizeof(int64) == sizeof(off_t), off_t_64_bit); off_t 162 net/base/file_stream_context_posix.cc off_t res = lseek(file_.GetPlatformFile(), static_cast<off_t>(offset), off_t 164 net/base/file_stream_context_posix.cc if (res == static_cast<off_t>(-1)) off_t 49 ppapi/proxy/file_mapping_resource.cc !base::IsValueInRangeForNumericType<off_t>(offset)) { off_t 67 ppapi/proxy/file_mapping_resource_posix.cc static_cast<off_t>(offset)); off_t 1039 ppapi/tests/test_file_io.cc off_t off = lseek(fd, 0, SEEK_CUR); off_t 1040 ppapi/tests/test_file_io.cc if (off == static_cast<off_t>(-1)) off_t 1042 ppapi/tests/test_file_io.cc if (off != static_cast<off_t>(msg.size())) off_t 1046 ppapi/tests/test_file_io.cc if (off == static_cast<off_t>(-1)) off_t 289 third_party/libevent/evdns.c #define OFFSET_OF(st, member) ((off_t) (((char*)&((st*)0)->member)-(char*)0)) off_t 1303 third_party/libevent/evdns.c struct dnslabel_entry { char *v; off_t pos; }; off_t 1342 third_party/libevent/evdns.c dnslabel_table_add(struct dnslabel_table *table, const char *label, off_t pos) off_t 1369 third_party/libevent/evdns.c static off_t off_t 1370 third_party/libevent/evdns.c dnsname_to_labels(u8 *const buf, size_t buf_len, off_t j, off_t 1378 third_party/libevent/evdns.c if (j + 2 > (off_t)buf_len) \ off_t 1385 third_party/libevent/evdns.c if (j + 4 > (off_t)buf_len) \ off_t 1453 third_party/libevent/evdns.c off_t j = 0; /* current offset into buf */ off_t 1632 third_party/libevent/evdns.c off_t j = 0, r; off_t 1685 third_party/libevent/evdns.c off_t len_idx = j, name_start; off_t 1696 third_party/libevent/evdns.c if (j+item->datalen > (off_t)buf_len) off_t 270 third_party/npapi/npspy/extern/nspr/md/_nextstep.h int fildes, off_t off); off_t 277 third_party/npapi/npspy/extern/nspr/md/_nextstep.h int fildes, off_t off); off_t 598 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef off_t _MDOff64_t; off_t 149 third_party/npapi/npspy/extern/nspr/md/sunos4.h extern int ftruncate(int, off_t); off_t 59 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc #define lseek(fd, offset, origin) ((off_t)-1) off_t 157 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc lseek(file_, count, SEEK_CUR) != (off_t)-1) { off_t 694 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ASSERT_NE(lseek(file, 0, SEEK_SET), (off_t)-1); off_t 727 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ASSERT_NE(lseek(file, 0, SEEK_SET), (off_t)-1); off_t 24469 third_party/sqlite/amalgamation/sqlite3.c #define osFtruncate ((int(*)(int,off_t))aSyscall[6].pCurrent) off_t 24482 third_party/sqlite/amalgamation/sqlite3.c #define osPread ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[9].pCurrent) off_t 24489 third_party/sqlite/amalgamation/sqlite3.c #define osPread64 ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[10].pCurrent) off_t 24499 third_party/sqlite/amalgamation/sqlite3.c #define osPwrite ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 24507 third_party/sqlite/amalgamation/sqlite3.c #define osPwrite64 ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 24522 third_party/sqlite/amalgamation/sqlite3.c #define osFallocate ((int(*)(int,off_t,off_t))aSyscall[15].pCurrent) off_t 25751 third_party/sqlite/amalgamation/sqlite3.c off_t divSize = SHARED_SIZE - 1; off_t 27497 third_party/sqlite/amalgamation/sqlite3.c rc = robust_ftruncate(pFile->h, (off_t)nByte); off_t 328 third_party/sqlite/src/src/os_unix.c #define osFtruncate ((int(*)(int,off_t))aSyscall[6].pCurrent) off_t 341 third_party/sqlite/src/src/os_unix.c #define osPread ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[9].pCurrent) off_t 348 third_party/sqlite/src/src/os_unix.c #define osPread64 ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[10].pCurrent) off_t 358 third_party/sqlite/src/src/os_unix.c #define osPwrite ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 366 third_party/sqlite/src/src/os_unix.c #define osPwrite64 ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 381 third_party/sqlite/src/src/os_unix.c #define osFallocate ((int(*)(int,off_t,off_t))aSyscall[15].pCurrent) off_t 1610 third_party/sqlite/src/src/os_unix.c off_t divSize = SHARED_SIZE - 1; off_t 3356 third_party/sqlite/src/src/os_unix.c rc = robust_ftruncate(pFile->h, (off_t)nByte); off_t 168 third_party/sqlite/src/src/test_demovfs.c off_t ofst; /* Return value from lseek() */ off_t 220 third_party/sqlite/src/src/test_demovfs.c off_t ofst; /* Return value from lseek() */ off_t 99 third_party/sqlite/src/src/test_syscall.c static int ts_ftruncate(int fd, off_t n); off_t 102 third_party/sqlite/src/src/test_syscall.c static int ts_pread(int fd, void *aBuf, size_t nBuf, off_t off); off_t 103 third_party/sqlite/src/src/test_syscall.c static int ts_pread64(int fd, void *aBuf, size_t nBuf, off_t off); off_t 105 third_party/sqlite/src/src/test_syscall.c static int ts_pwrite(int fd, const void *aBuf, size_t nBuf, off_t off); off_t 106 third_party/sqlite/src/src/test_syscall.c static int ts_pwrite64(int fd, const void *aBuf, size_t nBuf, off_t off); off_t 108 third_party/sqlite/src/src/test_syscall.c static int ts_fallocate(int fd, off_t off, off_t len); off_t 143 third_party/sqlite/src/src/test_syscall.c #define orig_ftruncate ((int(*)(int,off_t))aSyscall[6].xOrig) off_t 146 third_party/sqlite/src/src/test_syscall.c #define orig_pread ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[9].xOrig) off_t 147 third_party/sqlite/src/src/test_syscall.c #define orig_pread64 ((ssize_t(*)(int,void*,size_t,off_t))aSyscall[10].xOrig) off_t 149 third_party/sqlite/src/src/test_syscall.c #define orig_pwrite ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 151 third_party/sqlite/src/src/test_syscall.c #define orig_pwrite64 ((ssize_t(*)(int,const void*,size_t,off_t))\ off_t 154 third_party/sqlite/src/src/test_syscall.c #define orig_fallocate ((int(*)(int,off_t,off_t))aSyscall[15].xOrig) off_t 272 third_party/sqlite/src/src/test_syscall.c static int ts_ftruncate(int fd, off_t n){ off_t 306 third_party/sqlite/src/src/test_syscall.c static int ts_pread(int fd, void *aBuf, size_t nBuf, off_t off){ off_t 316 third_party/sqlite/src/src/test_syscall.c static int ts_pread64(int fd, void *aBuf, size_t nBuf, off_t off){ off_t 336 third_party/sqlite/src/src/test_syscall.c static int ts_pwrite(int fd, const void *aBuf, size_t nBuf, off_t off){ off_t 346 third_party/sqlite/src/src/test_syscall.c static int ts_pwrite64(int fd, const void *aBuf, size_t nBuf, off_t off){ off_t 372 third_party/sqlite/src/src/test_syscall.c static int ts_fallocate(int fd, off_t off, off_t len){ off_t 63 third_party/talloc/libreplace/repdir_getdents.c off_t seekpos; off_t 65 third_party/talloc/libreplace/repdir_getdirentries.c off_t seekpos; off_t 45 third_party/talloc/libreplace/replace.c int rep_ftruncate(int f, off_t l) off_t 440 third_party/talloc/libreplace/replace.c ssize_t rep_pread(int __fd, void *__buf, size_t __nbytes, off_t __offset) off_t 454 third_party/talloc/libreplace/replace.c ssize_t rep_pwrite(int __fd, const void *__buf, size_t __nbytes, off_t __offset) off_t 292 third_party/talloc/libreplace/replace.h int rep_ftruncate(int,off_t); off_t 440 third_party/talloc/libreplace/replace.h ssize_t rep_pread(int __fd, void *__buf, size_t __nbytes, off_t __offset); off_t 448 third_party/talloc/libreplace/replace.h ssize_t rep_pwrite(int __fd, const void *__buf, size_t __nbytes, off_t __offset); off_t 62 third_party/talloc/libreplace/test/os2_delete.c off_t offsets[READDIR_SIZE]; off_t 1886 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE off_t LSS_NAME(lseek)(int f, off_t o, int w) { off_t 1887 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h _LSS_BODY(3, off_t, lseek, off_t, LSS_SYSCALL_ARG(f), (uint64_t)(o), off_t 1891 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE _syscall3(off_t, lseek, int, f, off_t 1892 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h off_t, o, int, w) off_t 2025 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h off_t, o) off_t 2034 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h off_t, o) off_t 137 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset); off_t 161 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset, off_t 180 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset); off_t 270 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h int fd, off_t offset); off_t 324 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset); off_t 331 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset); off_t 337 third_party/tcmalloc/chromium/src/gperftools/malloc_hook.h off_t offset, off_t 87 third_party/tcmalloc/chromium/src/gperftools/malloc_hook_c.h off_t offset); off_t 99 third_party/tcmalloc/chromium/src/gperftools/malloc_hook_c.h off_t offset); off_t 110 third_party/tcmalloc/chromium/src/gperftools/malloc_hook_c.h off_t offset, off_t 422 third_party/tcmalloc/chromium/src/heap-profiler.cc int prot, int flags, int fd, off_t offset) { off_t 194 third_party/tcmalloc/chromium/src/malloc_hook-inl.h off_t offset) { off_t 217 third_party/tcmalloc/chromium/src/malloc_hook-inl.h off_t offset) { off_t 235 third_party/tcmalloc/chromium/src/malloc_hook-inl.h off_t offset, off_t 125 third_party/tcmalloc/chromium/src/malloc_hook.cc off_t offset) { off_t 537 third_party/tcmalloc/chromium/src/malloc_hook.cc off_t offset) { off_t 548 third_party/tcmalloc/chromium/src/malloc_hook.cc off_t offset) { off_t 558 third_party/tcmalloc/chromium/src/malloc_hook.cc off_t offset, off_t 706 third_party/tcmalloc/chromium/src/malloc_hook.cc int flags, int fd, off_t offset) { off_t 60 third_party/tcmalloc/chromium/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW off_t 70 third_party/tcmalloc/chromium/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW { off_t 117 third_party/tcmalloc/chromium/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW { off_t 147 third_party/tcmalloc/chromium/src/malloc_hook_mmap_freebsd.h int flags, int fd, off_t offset) { off_t 111 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h (off_t) (offset / pagesize)); off_t 118 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h if (((off_t)offset) != offset) { off_t 131 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h (off_t) offset }; off_t 167 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h int fd, off_t offset) __THROW off_t 195 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h int fd, off_t offset) __THROW { off_t 249 third_party/tcmalloc/chromium/src/malloc_hook_mmap_linux.h int flags, int fd, off_t offset) { off_t 109 third_party/tcmalloc/chromium/src/memfs_malloc.cc off_t hugetlb_base_; off_t 160 third_party/tcmalloc/chromium/src/memfs_malloc.cc off_t limit = FLAGS_memfs_malloc_limit_mb*1024*1024; off_t 749 third_party/tcmalloc/chromium/src/memory_region_map.cc int fd, off_t offset) { off_t 389 third_party/tcmalloc/chromium/src/memory_region_map.h int fd, off_t offset); off_t 480 third_party/tcmalloc/chromium/src/system-alloc.cc static off_t physmem_base; // next physical memory address to allocate off_t 481 third_party/tcmalloc/chromium/src/system-alloc.cc static off_t physmem_limit; // maximum physical address allowed off_t 308 third_party/tcmalloc/chromium/src/tests/malloc_hook_test.cc off_t offset, off_t 277 third_party/tcmalloc/chromium/src/windows/port.h int fd, off_t offset) { off_t 374 third_party/tcmalloc/chromium/src/windows/port.h inline off_t lseek(int fd, off_t offset, int whence) { off_t 1800 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE _syscall3(off_t, lseek, int, f, off_t 1801 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h off_t, o, int, w) off_t 1929 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h off_t, o) off_t 1938 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h off_t, o) off_t 137 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset); off_t 161 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset, off_t 180 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset); off_t 270 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h int fd, off_t offset); off_t 324 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset); off_t 331 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset); off_t 337 third_party/tcmalloc/vendor/src/gperftools/malloc_hook.h off_t offset, off_t 87 third_party/tcmalloc/vendor/src/gperftools/malloc_hook_c.h off_t offset); off_t 99 third_party/tcmalloc/vendor/src/gperftools/malloc_hook_c.h off_t offset); off_t 110 third_party/tcmalloc/vendor/src/gperftools/malloc_hook_c.h off_t offset, off_t 343 third_party/tcmalloc/vendor/src/heap-profiler.cc int prot, int flags, int fd, off_t offset) { off_t 194 third_party/tcmalloc/vendor/src/malloc_hook-inl.h off_t offset) { off_t 217 third_party/tcmalloc/vendor/src/malloc_hook-inl.h off_t offset) { off_t 235 third_party/tcmalloc/vendor/src/malloc_hook-inl.h off_t offset, off_t 125 third_party/tcmalloc/vendor/src/malloc_hook.cc off_t offset) { off_t 537 third_party/tcmalloc/vendor/src/malloc_hook.cc off_t offset) { off_t 548 third_party/tcmalloc/vendor/src/malloc_hook.cc off_t offset) { off_t 558 third_party/tcmalloc/vendor/src/malloc_hook.cc off_t offset, off_t 706 third_party/tcmalloc/vendor/src/malloc_hook.cc int flags, int fd, off_t offset) { off_t 60 third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW off_t 70 third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW { off_t 117 third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h int fd, off_t offset) __THROW { off_t 147 third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h int flags, int fd, off_t offset) { off_t 87 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h (off_t) (offset / pagesize)); off_t 94 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h if (((off_t)offset) != offset) { off_t 107 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h (off_t) offset }; off_t 143 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h int fd, off_t offset) __THROW off_t 169 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h int fd, off_t offset) __THROW { off_t 215 third_party/tcmalloc/vendor/src/malloc_hook_mmap_linux.h int flags, int fd, off_t offset) { off_t 109 third_party/tcmalloc/vendor/src/memfs_malloc.cc off_t hugetlb_base_; off_t 160 third_party/tcmalloc/vendor/src/memfs_malloc.cc off_t limit = FLAGS_memfs_malloc_limit_mb*1024*1024; off_t 586 third_party/tcmalloc/vendor/src/memory_region_map.cc int fd, off_t offset) { off_t 326 third_party/tcmalloc/vendor/src/memory_region_map.h int fd, off_t offset); off_t 343 third_party/tcmalloc/vendor/src/system-alloc.cc static off_t physmem_base; // next physical memory address to allocate off_t 344 third_party/tcmalloc/vendor/src/system-alloc.cc static off_t physmem_limit; // maximum physical address allowed off_t 308 third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc off_t offset, off_t 274 third_party/tcmalloc/vendor/src/windows/port.h int fd, off_t offset) { off_t 371 third_party/tcmalloc/vendor/src/windows/port.h inline off_t lseek(int fd, off_t offset, int whence) { off_t 386 third_party/zlib/zconf.h # define z_off_t off_t off_t 165 tools/android/memdump/memdump.cc bool ReadFromFileAtOffset(int fd, off_t offset, T* value) {