Home
last modified time | relevance | path

Searched refs:ewah_bit_popcount64 (Results 1 – 18 of 18) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c137 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/git-svn/git-2.34.1/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c167 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/git-gui/git-2.34.1/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c167 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/git-p4/git-2.34.1/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c167 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/git/git-2.34.1/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c167 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/git-cvs/git-2.34.1/ewah/
H A Dewok.h32 static inline uint32_t ewah_bit_popcount64(uint64_t x) in ewah_bit_popcount64() function
H A Dbitmap.c167 count += ewah_bit_popcount64(self->words[i]); in bitmap_popcount()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dpack-bitmap.c883 count += ewah_bit_popcount64(word); in count_object_type()
/dports/devel/git-p4/git-2.34.1/
H A Dpack-bitmap.c1556 count += ewah_bit_popcount64(word);
/dports/devel/git-gui/git-2.34.1/
H A Dpack-bitmap.c1556 count += ewah_bit_popcount64(word); in count_object_type()
/dports/devel/git-svn/git-2.34.1/
H A Dpack-bitmap.c1556 count += ewah_bit_popcount64(word); in count_object_type()
/dports/devel/git/git-2.34.1/
H A Dpack-bitmap.c1556 count += ewah_bit_popcount64(word); in count_object_type()
/dports/devel/git-cvs/git-2.34.1/
H A Dpack-bitmap.c1556 count += ewah_bit_popcount64(word); in count_object_type()