Searched refs:hasNext (Results 1 – 13 of 13) sorted by relevance
179 while (tc.hasNext()) { in tileCover()248 bool TileCover::hasNext() { in hasNext() function in mbgl::util::TileCover249 return impl->hasNext(); in hasNext()
27 bool hasNext();
85 bool hasNext() const;
330 bool TileCover::Impl::hasNext() const { in hasNext() function in mbgl::util::TileCover::Impl337 if (!hasNext()) return {}; in next()
345 const bool hasNext = stmt.impl->query.next(); in run() local346 if (!hasNext) stmt.impl->query.finish(); in run()348 return hasNext; in run()
33 while (m_DirIterator.hasNext()) { in slave_PictureWidget()
160 while (it.hasNext()) { in findApplication()
275 while (i.hasNext()) { in categoryReplyFinished()
508 while (it.hasNext()) { in onGpsStatusChanged()
404 while (iter.hasNext()) { in paintGL()
939 while (it.hasNext()) { in findDesktopFile()
465 while (it.hasNext()) { in updateListForAll()476 while (it.hasNext()) { in updateListAllForAll()