Home
last modified time | relevance | path

Searched defs:find_next (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallBitVector.h274 int find_next(unsigned Prev) const { in find_next() function
H A DSparseBitVector.h147 int find_next(unsigned Curr) const { in find_next() function
H A DBitVector.h300 int find_next(unsigned Prev) const { return find_first_in(Prev + 1, Size); } in find_next() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-gram.y275 find_next(struct assignment *as, const char *name) in find_next() function
H A Dslc-gram.c1577 find_next(struct assignment *as, const char *name) in find_next() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp110 unsigned find_next(unsigned Prev) const { in find_next() function
H A DHexagonBitSimplify.cpp90 unsigned find_next(unsigned Prev) const { in find_next() function