Searched defs:offset (Results 1 - 25 of 2357) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c4796 Dwarf_Unsigned offset, endoff, length, hdrlen, dirndx, mtime, fsize; local
5584 Dwarf_Unsigned offset, length, nt_cu_offset, nt_cu_length; local
5665 Dwarf_Unsigned offset, length, as_cu_offset; local
5856 Dwarf_Unsigned offset; local
[all...]
/freebsd-11-stable/contrib/apr/time/unix/
H A Dtime.c81 explode_time(apr_time_exp_t *xt, apr_time_t t, apr_int32_t offset, int use_localtime) argument
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c862 hexdump(const char *p, const char *ref, size_t l, size_t offset) argument
907 size_t offset; local
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c331 int64_t offset, expected_offset, last_offset; local
478 int64_t offset; local
[all...]
H A Dtest_read_disk_directory_traversals.c90 int64_t offset; local
582 int64_t offset; local
739 int64_t offset; local
969 int64_t offset; local
1048 int64_t offset; local
1340 int64_t offset; local
1471 int64_t offset; local
1607 int64_t offset; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c667 copy_out(struct archive_write *a, uint64_t offset, uint64_t length) argument
955 make_streamsInfo(struct archive_write *a, uint64_t offset, uint64_t pack_size, argument
1252 make_header(struct archive_write *a, uint64_t offset, uint64_t pack_size, argument
H A Darchive_write_disk_posix.c267 int64_t offset; member in struct:archive_write_disk
1622 _archive_write_disk_data_block(struct archive *_a, const void *buff, size_t size, int64_t offset) argument
[all...]
H A Darchive_read_support_format_zip.c490 unsigned offset = 0; local
1360 zip_read_data_none(struct archive_read *a, const void **_buff, size_t *size, int64_t *offset) argument
1719 zip_read_data_zipx_xz(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
1804 zip_read_data_zipx_lzma_alone(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2018 zip_read_data_zipx_ppmd(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2139 zip_read_data_zipx_bzip2(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2268 zip_read_data_deflate(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2805 archive_read_format_zip_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
3244 int64_t offset = 0; local
3832 int64_t offset = archive_filter_bytes(&a->archive, 0); local
3983 int64_t offset; local
[all...]
H A Darchive_read_support_format_tar.c77 char offset[12]; member in struct:gnu_sparse
98 char offset[12]; member in struct:archive_entry_header_gnutar
115 int64_t offset; member in struct:sparse_block
588 archive_read_format_tar_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2270 gnu_add_sparse_entry(struct archive_read *a, struct tar *tar, int64_t offset, int64_t remaining) argument
2404 int64_t offset = -1, size = -1; local
2507 int64_t offset, size, to_skip, remaining; local
[all...]
H A Darchive_read_support_format_rar5.c176 int64_t offset; member in struct:data_ready
517 static uint32_t read_filter_data(struct rar5* rar, uint32_t offset) { argument
524 static void write_filter_data(struct rar5* rar, uint32_t offset, argument
591 uint32_t offset = (i + flt->block_start) % file_size; local
619 uint32_t offset; local
3471 use_data(struct rar5* rar, const void** buf, size_t* size, int64_t* offset) argument
3495 push_data_ready(struct archive_read* a, struct rar5* rar, const uint8_t* buf, size_t size, int64_t offset) argument
3701 do_unstore_file(struct archive_read* a, struct rar5* rar, const void** buf, size_t* size, int64_t* offset) argument
3749 do_unpack(struct archive_read* a, struct rar5* rar, const void** buf, size_t* size, int64_t* offset) argument
3904 rar5_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
4011 rar5_seek_data(struct archive_read *a, int64_t offset, int whence) argument
[all...]
H A Darchive_read_support_format_rar.c251 int64_t offset; member in struct:rar
582 lzss_emit_match(struct rar *rar, int offset, int length) argument
712 ssize_t offset = 0x10000; local
996 archive_read_format_rar_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
1087 archive_read_format_rar_seek_data(struct archive_read *a, int64_t offset, int whence) argument
1435 unsigned fn_end, offset; local
1845 read_data_stored(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
1888 read_data_compressed(struct archive_read *a, const void **buff, size_t *size, int64_t *offset, size_t looper) argument
[all...]
H A Darchive_read_support_format_mtree.c104 int64_t offset; member in struct:mtree
1862 read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
[all...]
H A Darchive_read_support_format_cpio.c459 archive_read_format_cpio_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
H A Darchive_read_support_format_cab.c230 uint32_t offset; member in struct:cffile
413 ssize_t bytes_avail, offset, window; local
1007 archive_read_format_cab_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
1910 cab_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
2186 lzx_translation(struct lzx_stream *strm, void *p, size_t size, uint32_t offset) argument
[all...]
H A Darchive_read_support_format_7zip.c492 ssize_t offset = SFX_MIN_ADDR; local
549 size_t skip, offset; local
743 int64_t offset; local
785 archive_read_format_7zip_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
[all...]
H A Darchive_read_extract2.c128 int64_t offset; local
H A Darchive_read_disk_posix.c235 int64_t offset; member in struct:tree::entry_sparse
1203 int64_t length, offset; local
690 _archive_read_data_block(struct archive *_a, const void **buff, size_t *size, int64_t *offset) argument
[all...]
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c1060 int64_t offset; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c200 pci_vtcon_cfgread(void *vsc, int offset, int size, uint32_t *retval) argument
211 pci_vtcon_cfgwrite(void *vsc, int offset, int size, uint32_t val) argument
/freebsd-11-stable/lib/libfetch/
H A Dftp.c618 ftp_transfer(conn_t *conn, const char *oper, const char *file, int mode, off_t offset, const char *flags) argument
/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c2134 off_t cnt, offset; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2231 unsigned offset = 0; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c23333 sqlite3OsRead(sqlite3_file *id, void *pBuf, int amt, i64 offset) argument
23337 sqlite3OsWrite(sqlite3_file *id, const void *pBuf, int amt, i64 offset) argument
23412 sqlite3OsShmLock(sqlite3_file *id, int offset, int n, int flags) argument
36648 unsigned long long offset; /* offset to first byte to lock */ member in struct:ByteRangeLockPB2
36664 afpSetLock( const char *path, unixFile *pFile, unsigned long long offset, unsigned long long length, int setLockFlag ) argument
37148 seekAndRead(unixFile *id, sqlite3_int64 offset, void *pBuf, int cnt) argument
37319 seekAndWrite(unixFile *id, i64 offset, const void *pBuf, int cnt) argument
53246 read32bits(sqlite3_file *fd, i64 offset, u32 *pRes) argument
53265 write32bits(sqlite3_file *fd, i64 offset, u32 val) argument
53503 i64 offset = 0; local
55581 i64 offset = (i64)pSavepoint->iSubRec*(4+pPager->pageSize); local
56537 i64 offset = (pgno-1)*(i64)pPager->pageSize; /* Offset to write */ local
56630 i64 offset = (i64)pPager->nSubRec*(4+pPager->pageSize); local
65957 int offset; /* Offset in pointer map page */ local
66016 int offset; /* Offset of entry in pointer map */ local
69779 accessPayload( BtCursor *pCur, u32 offset, u32 amt, unsigned char *pBuf, int eOp ) argument
69981 sqlite3BtreePayload(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) argument
69995 accessPayloadChecked( BtCursor *pCur, u32 offset, u32 amt, void *pBuf ) argument
70009 sqlite3BtreePayloadChecked(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) argument
75565 sqlite3BtreePutData(BtCursor *pCsr, u32 offset, u32 amt, void *z) argument
77645 sqlite3VdbeMemFromBtree( BtCursor *pCur, u32 offset, u32 amt, Mem *pMem ) argument
81124 i64 offset = 0; local
142896 callFinaliser(sqlite3 *db, int offset) argument
[all...]
H A Dshell.c4019 static int apndShmLock(sqlite3_file *pFile, int offset, int n, int flags){ argument
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h140 int offset; member in struct:symbol_ref

Completed in 778 milliseconds

1234567891011>>