Searched defs:offset (Results 1 - 25 of 1977) sorted by relevance

1234567891011>>

/freebsd-10-stable/lib/libelf/
H A Delf_rand.c36 elf_rand(Elf *ar, off_t offset) argument
H A Delf_strptr.c42 elf_strptr(Elf *e, size_t scndx, size_t offset) argument
[all...]
/freebsd-10-stable/contrib/ntp/scripts/stats/
H A Dloop.S
/freebsd-10-stable/contrib/gdb/gdb/regformats/
H A Dregdef.h35 int offset; member in struct:reg
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dkwset.h28 size_t offset[1]; /* Offset of each submatch. */ member in struct:kwsmatch
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_isojoliet_bz2.c62 int64_t offset; local
H A Dtest_read_format_isojoliet_rr.c65 int64_t offset; local
H A Dtest_read_format_iso_xorriso.c74 int64_t offset; local
[all...]
H A Dtest_read_format_isojoliet_long.c67 int64_t offset; local
H A Dtest_read_format_iso_multi_extent.c36 int64_t offset; local
H A Dtest_read_format_isorr_rr_moved.c68 int64_t offset; local
H A Dtest_read_format_isorr_new_bz2.c63 int64_t offset; local
H A Dtest_read_format_isozisofs_bz2.c61 int64_t offset; local
H A Dtest_read_format_isorr_bz2.c62 int64_t offset; local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16InstrInfo.h98 static bool validSpImm8(int offset) { argument
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Ddoorbell.h45 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
52 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
/freebsd-10-stable/sys/netipx/
H A Dipx_proto.c150 ipx_inithead(void **head, int offset) argument
/freebsd-10-stable/lib/libstand/
H A Dlseek.c69 lseek(int fd, off_t offset, int where) argument
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Dliteral.c53 valueT offset; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDataExtractor.h24 DWARFDataExtractor (const DWARFDataExtractor& data, lldb::offset_t offset, lldb::offset_t length) : argument
H A DDWARFDebugMacinfo.cpp29 DWARFDebugMacinfo::Dump(Stream *s, const DWARFDataExtractor& macinfo_data, lldb::offset_t offset) argument
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Ddoorbell.h38 static inline void mthca_write64(uint32_t val[2], struct mthca_context *ctx, int offset) argument
78 static inline void mthca_write64(uint32_t val[2], struct mthca_context *ctx, int offset) argument
90 static inline void mthca_write64(uint32_t val[2], struct mthca_context *ctx, int offset) argument
/freebsd-10-stable/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
/freebsd-10-stable/lib/libc/posix1e/
H A Dacl_entry.c77 acl_create_entry_np(acl_t *acl_p, acl_entry_t *entry_p, int offset) argument
/freebsd-10-stable/lib/libc/sys/
H A Dmmap.c47 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) argument

Completed in 226 milliseconds

1234567891011>>