Searched defs:offset (Results 251 - 275 of 1977) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dreadwrite.c162 apr_int64_t offset = thefile->filePtr - thefile->dataRead + thefile->bufpos; local
245 apr_int64_t offset = thefile->filePtr - thefile->dataRead + local
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_buckets_file.c156 apr_bucket_file_make(apr_bucket *b, apr_file_t *fd, apr_off_t offset, apr_size_t len, apr_pool_t *p) argument
175 apr_bucket_file_create(apr_file_t *fd, apr_off_t offset, apr_size_t len, apr_pool_t *p, apr_bucket_alloc_t *list) argument
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestdate.c146 apr_time_t offset = 0; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dbfdio.c53 real_fseek (FILE *file, file_ptr offset, int whence) argument
H A Dsimple.c102 bfd_vma offset; member in struct:saved_output_info
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dpr-support.c51 _uw16 offset; member in struct:__anon1033
57 _uw offset; member in struct:__anon1034
66 _uw offset; local
135 _uw offset; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dunwind-dw2.h49 _Unwind_Sword offset; member in union:__anon1216::frame_state_reg_info::__anon1217::__anon1218
/freebsd-10-stable/contrib/gdb/gdb/
H A Dc-valprint.c307 int offset = (embedded_offset + local
H A Dhpacc-abi.c84 hpacc_virtual_fn_field(struct value **arg1p, struct fn_field * f, int j, struct type * type, int offset) argument
[all...]
H A Di386-nto-tdep.c78 int offset = nto_reg_offset (regno); local
177 int offset = nto_reg_offset (regno); local
H A Dsparc-nat.c256 sparc_xfer_wcookie(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dregcache.c129 int offset, i; local
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-source.c90 int offset, cur_line_no, cur_line, cur_len, threshold; local
[all...]
/freebsd-10-stable/contrib/ipfilter/ipsd/
H A Dsdlpi.c158 int i, offset, fd, snaplen= 58, chunksize = BUFSPACE; local
H A Dsnit.c126 int ret, offset, fd, snaplen= 76, chunksize = BUFSPACE; local
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dsock.c127 off_t offset = (u_long)pos; local
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c136 int size = 241647978, offset = 0; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp386 int64_t offset = GADN->getOffset(); local
391 OS << " + " << offset; local
393 OS << " " << offset; local
403 int offset = CP->getOffset(); local
409 OS << " + " << offset; local
411 OS << " " << offset; local
477 int64_t offset = BA->getOffset(); local
484 OS << " + " << offset; local
486 OS << " " << offset; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DPlistReporter.cpp53 unsigned offset = local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DAddress.h136 Address(const lldb::SectionSP &section_sp, lldb::addr_t offset) argument
461 SetOffset(lldb::addr_t offset) argument
476 Slide(int64_t offset) argument
[all...]
H A DDataExtractor.h1121 PeekData(lldb::offset_t offset, lldb::offset_t length) const argument
1281 ValidOffsetForDataOfSize(lldb::offset_t offset, lldb::offset_t length) const argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DMaterializer.h146 void SetOffset (uint32_t offset) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h96 CIE(dw_offset_t offset) : cie_offset(offset), version (-1), code_align (0), argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp202 SBSection::GetSectionData (uint64_t offset, uint64_t size) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDataBufferMemoryMap.cpp114 MemoryMapFromFileSpec(const FileSpec* filespec, lldb::offset_t offset, lldb::offset_t length, bool writeable) argument
175 MemoryMapFromFileDescriptor(int fd, lldb::offset_t offset, lldb::offset_t length, bool writeable, bool fd_is_file) argument
[all...]

Completed in 365 milliseconds

<<11121314151617181920>>