Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/xz/src/liblzma/simple/
H A Darm64.c130 lzma_bcj_arm64_encode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_arm64_encode()
150 lzma_bcj_arm64_decode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_arm64_decode()
H A Dx86.c149 lzma_bcj_x86_encode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_x86_encode()
172 lzma_bcj_x86_decode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_x86_decode()
H A Driscv.c623 lzma_bcj_riscv_encode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_riscv_encode()
767 lzma_bcj_riscv_decode(uint32_t start_offset, uint8_t *buf, size_t size) in lzma_bcj_riscv_decode()
/freebsd/contrib/xz/src/liblzma/api/lzma/
H A Dbcj.h96 uint32_t start_offset; member
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c89 u32 start_offset, u32 ext_size) in update_headers()
150 u32 start_offset, u32 cur_entity_hdr_offset, in cudbg_write_flash()
H A Dcudbg_lib_common.h85 u32 start_offset; member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp122 offset_t start_offset, in DumpInstructions()
342 const DataExtractor &DE, Stream *s, offset_t start_offset, in DumpDataExtractor()
H A DSourceManager.cpp570 size_t start_offset = GetLineOffset(line); in GetLineLength() local
763 size_t start_offset = GetLineOffset(line_no); in GetLine() local
/freebsd/lib/libvgl/
H A Dbitmap.c47 int bwidth, i, pos, last, planepos, start_offset, end_offset, offset; in WriteVerticalLine() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h118 uint64_t start_offset = UINT64_MAX; member
/freebsd/crypto/openssh/
H A Dsshbuf-misc.c253 sshbuf_find(const struct sshbuf *b, size_t start_offset, in sshbuf_find()
/freebsd/contrib/wpa/src/utils/
H A Dtrace.c32 static unsigned long start_offset; variable
/freebsd/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_proc_stm.cpp239 … uint32_t start_offset = m_data_in_used; // record the offset into the buffer at start of this fn. in waitForSync() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp265 lldb::addr_t start_offset = offset; SetUpRegion() local
/freebsd/crypto/krb5/src/lib/krb5/keytab/
H A Dkt_file.c84 long start_offset; /* Starting offset after version */ member
/freebsd/sys/dev/drm2/
H A Ddrm_edid.c1854 int start_offset, end_offset; in drm_detect_hdmi_monitor() local
1891 int start_offset, end_offset; in drm_detect_monitor_audio() local
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c443 uint32_t start_offset, uint32_t maxPiers, uint8_t mode) in ar2413ReadCalDataset()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_vnops.c412 ssize_t start_offset = zfs_uio_offset(uio); in zfs_read() local
H A Dvdev_removal.c1603 uint64_t start_offset = vdev_indirect_mapping_max_offset(vim); in spa_vdev_remove_thread() local
H A Dvdev_draid.c968 uint64_t start_offset = vdev_draid_group_to_offset(vd, group + 1); in vdev_draid_map_alloc_row() local
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c3038 xo_buf_find_last_number (xo_buffer_t *xbp, ssize_t start_offset) in xo_buf_find_last_number()
3155 ssize_t start_offset, ssize_t cols, int need_enc) in xo_format_gettext()
3244 ssize_t start_offset = xo_buf_offset(&xop->xo_data); in xo_data_append_content() local
3329 ssize_t start_offset = xo_buf_offset(xbp); in xo_do_format_field() local
4645 ssize_t start_offset = -1; in xo_set_gettext_domain() local
5182 ssize_t start_offset = xo_buf_offset(xbp); in xo_find_width() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp903 lldb::offset_t DataExtractor::PutToLog(Log *log, offset_t start_offset, in PutToLog()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_file.c1044 off_t start_offset; in delete_cred() local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h767 __le32 start_offset; global() member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c222 int64_t start_offset; member

12