Home
last modified time | relevance | path

Searched refs:agg_offset (Results 1 – 8 of 8) sorted by relevance

/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Ddelta.h20 unsigned long agg_offset; /* Start of source data as part of the member
H A Ddiff-delta.c1051 moff += msource->agg_offset; in create_delta()
1053 <= index->last_src->size + index->last_src->agg_offset); in create_delta()
1065 moff -= msource->agg_offset; in create_delta()
1139 offset = entry->src->agg_offset; in get_entry_summary()
H A D_groupcompress_pyx.pyx51 unsigned long agg_offset
222 src.agg_offset = self._source_offset + unadded_bytes
227 self._source_offset = src.agg_offset + src.size
268 src.agg_offset = self._source_offset + unadded_bytes
269 self._source_offset = src.agg_offset + src.size
H A D_groupcompress_pyx.c3087 __pyx_v_src->agg_offset = __pyx_t_6; in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_12add_delta_source()
3172 __pyx_v_self->_source_offset = (__pyx_v_src->agg_offset + __pyx_v_src->size); in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_12add_delta_source()
3516 __pyx_v_src->agg_offset = __pyx_t_7; in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_14add_source()
3525 __pyx_v_self->_source_offset = (__pyx_v_src->agg_offset + __pyx_v_src->size); in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_14add_source()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCache.cc2324 int agg_offset = vol->vol_offset(&dir) - vol->header->write_pos; in handleRead() local
2326 ink_assert((agg_offset + io.aiocb.aio_nbytes) <= (unsigned)vol->agg_buf_pos); in handleRead()
2328 char *agg = vol->agg_buffer + agg_offset; in handleRead()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/usb/
H A Dr8152.c2354 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() function
2481 agg_offset(agg, rx_data), in rx_bottom()
2501 len_used = agg_offset(agg, rx_data); in rx_bottom()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/usb/
H A Dr8152.c2354 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() function
2481 agg_offset(agg, rx_data), in rx_bottom()
2501 len_used = agg_offset(agg, rx_data); in rx_bottom()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/usb/
H A Dr8152.c2354 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() function
2481 agg_offset(agg, rx_data), in rx_bottom()
2501 len_used = agg_offset(agg, rx_data); in rx_bottom()