Searched defs:begin_index (Results 1 – 3 of 3) sorted by relevance
50 int begin_index() const in begin_index() function
145 size_t begin_index = GetWordIdx(begin); in IterateOverSetBitsInRange() local
821 static inline void CopyToSpan(Span<uint8_t> to, const char *from, size_t size, size_t begin_index) in CopyToSpan()