Home
last modified time | relevance | path

Searched refs:sizeof_delta_index (Results 1 – 22 of 22) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
/dports/devel/git-gui/git-2.34.1/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
/dports/devel/git-p4/git-2.34.1/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index)
/dports/devel/git/git-2.34.1/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
/dports/devel/git-cvs/git-2.34.1/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Ddelta.h31 unsigned long sizeof_delta_index(struct delta_index *index);
H A Ddiff-delta.c303 unsigned long sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Ddelta.h83 extern unsigned long sizeof_delta_index(struct delta_index *index);
H A D_groupcompress_pyx.pyx77 unsigned long sizeof_delta_index(delta_index *index)
142 + sizeof_delta_index(self._index))
H A Ddiff-delta.c881 sizeof_delta_index(struct delta_index *index) in sizeof_delta_index() function
H A D_groupcompress_pyx.c2277 …((sizeof(struct source_info)) * __pyx_v_self->_max_num_sources)) + sizeof_delta_index(__pyx_v_self… in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_2__sizeof__()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpack-objects.c2128 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2186 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpack-objects.c2552 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2610 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpack-objects.c2552 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2610 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpack-objects.c2552 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2610 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()
/dports/devel/git/git-2.34.1/builtin/
H A Dpack-objects.c2552 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2610 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpack-objects.c2552 *mem_usage += sizeof_delta_index(src->index); in try_delta()
2610 unsigned long freed_mem = sizeof_delta_index(n->index); in free_unpacked()