Home
last modified time | relevance | path

Searched refs:hasNext (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp179 while (tc.hasNext()) { in tileCover()
248 bool TileCover::hasNext() { in hasNext() function in mbgl::util::TileCover
249 return impl->hasNext(); in hasNext()
H A Dtile_cover.hpp27 bool hasNext();
H A Dtile_cover_impl.hpp85 bool hasNext() const;
H A Dtile_cover_impl.cpp330 bool TileCover::Impl::hasNext() const { in hasNext() function in mbgl::util::TileCover::Impl
337 if (!hasNext()) return {}; in next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp345 const bool hasNext = stmt.impl->query.next(); in run() local
346 if (!hasNext) stmt.impl->query.finish(); in run()
348 return hasNext; in run()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dslave_picturewidget.cpp33 while (m_DirIterator.hasNext()) { in slave_PictureWidget()
/OK3568_Linux_fs/app/qfm/
H A Dmimeutils.cpp160 while (it.hasNext()) { in findApplication()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.cpp275 while (i.hasNext()) { in categoryReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/jar/src/org/qtproject/qt5/android/positioning/
H A DQtPositioning.java508 while (it.hasNext()) { in onGpsStatusChanged()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.cpp404 while (iter.hasNext()) { in paintGL()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.cpp404 while (iter.hasNext()) { in paintGL()
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp939 while (it.hasNext()) { in findDesktopFile()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc465 while (it.hasNext()) { in updateListForAll()
476 while (it.hasNext()) { in updateListAllForAll()