Searched defs:find_next (Results 1 – 5 of 5) sorted by relevance
277 int find_next(unsigned Prev) const { in find_next() function
148 int find_next(unsigned Curr) const { in find_next() function
301 int find_next(unsigned Prev) const { return find_first_in(Prev + 1, Size); } in find_next() function
109 unsigned find_next(unsigned Prev) const { in find_next() function
100 unsigned find_next(unsigned Prev) const { in find_next() function