Searched defs:find_next (Results 1 – 7 of 7) 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
110 unsigned find_next(unsigned Prev) const { in find_next() function
90 unsigned find_next(unsigned Prev) const { in find_next() function