Searched defs:find_next (Results 1 – 9 of 9) sorted by relevance
101 int find_next(unsigned Prev) const { return find_next<0>(Prev); } in find_next() function210 find_next(unsigned) const { in find_next() function397 int find_next(unsigned Prev) const { in find_next() function
166 int find_next(unsigned Prev) const { in find_next() function
274 int find_next(unsigned Prev) const { in find_next() function
147 int find_next(unsigned Curr) const { in find_next() function
339 int find_next(unsigned Prev) const { return find_first_in(Prev + 1, Size); } in find_next() function
986 static void find_next(const Bitset& b, typename Bitset::size_type prev) in find_next() function
1471 dynamic_bitset<Block, Allocator>::find_next(size_type pos) const in find_next() function in boost::dynamic_bitset
110 unsigned find_next(unsigned Prev) const { in find_next() function
90 unsigned find_next(unsigned Prev) const { in find_next() function