Home
last modified time | relevance | path

Searched defs:has_next (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/glsl/
Dlist.h242 bool has_next() const in has_next() function
271 bool has_next() const in has_next() function
/external/v8/src/
Dspaces-inl.h42 bool PageIterator::has_next() { in has_next() function
Dparser.h399 bool has_next() { return next_pos_ < in()->length(); } in has_next() function
Dheap.cc5183 bool SpaceIterator::has_next() { in has_next() function in v8::internal::SpaceIterator
Druntime.cc5238 bool has_next = buffer->has_more(); in ConvertCaseHelper() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c1153 int has_prev, has_next; in ext2fs_extent_set_bmap() local