Home
last modified time | relevance | path

Searched defs:progress (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqquickgeocoordinateanimation.cpp72 …iant q_coordinateInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateInterpolator()
87 …oordinateShortestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateShortestInterpolator()
124 … q_coordinateWestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateWestInterpolator()
154 … q_coordinateEastInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateEastInterpolator()
/OK3568_Linux_fs/kernel/tools/perf/ui/gtk/
H A Dprogress.c8 static GtkWidget *progress; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dwebview.h89 inline int progress() const { return m_progress; } in progress() function
H A Dwebview.cpp247 void WebView::setProgress(int progress) in setProgress()
H A Durllineedit.cpp326 int progress = m_webView->progress(); in paintEvent() local
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dintegrator.c50 void show_boot_progress(int progress) in show_boot_progress()
/OK3568_Linux_fs/u-boot/board/st/stv0991/
H A Dstv0991.c38 void show_boot_progress(int progress) in show_boot_progress()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcache.py378 def prepare_cache(self, progress): argument
434 def load_cachefile(self, progress): argument
746 def progress(p): function
H A Dbuild.py131 def __init__(self, progress, rate=None): argument
371 def create_progress_handler(func, progress, logfile, d): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqwebmercator.cpp103 …ator::coordinateInterpolation(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in coordinateInterpolation()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd_verbose.c343 int progress = (sense->sks[1] << 8 | sense->sks[2]) * 100; in ide_cd_log_error() local
/OK3568_Linux_fs/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c38 void show_boot_progress(int progress) in show_boot_progress()
/OK3568_Linux_fs/external/recovery/
H A Dui.c129 float progress = gProgressScopeStart + gProgress * gProgressScopeSize; in draw_progress_locked() local
231 float progress = 1.0 * elapsed / duration; in progress_thread() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/
H A Dmain.cpp166 qreal progress; in updatePosition() local
/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A Dlsxl.c268 void show_boot_progress(int progress) in show_boot_progress()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dwebview.cpp71 connect(this, &QWebEngineView::loadProgress, [this](int progress) { in WebView()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dwebview.cpp71 connect(this, &QWebEngineView::loadProgress, [this](int progress) { in WebView()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dwebview.cpp71 connect(this, &QWebEngineView::loadProgress, [this](int progress) { in WebView()
H A Dtabwidget.cpp178 connect(webView, &QWebEngineView::loadProgress, [this, webView](int progress) { in setupView()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dteamcity.py83 def progress(self, message, percent, extra=None): member in TeamCityUI
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dwebview.cpp71 connect(this, &QWebEngineView::loadProgress, [this](int progress) { in WebView()
H A Dtabwidget.cpp178 connect(webView, &QWebEngineView::loadProgress, [this, webView](int progress) { in setupView()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameradata.cpp107 qreal progress) in cameraInterpolator()
/OK3568_Linux_fs/u-boot/tools/
H A Dmoveconfig.py1036 def __init__(self, toolchains, configs, options, progress, devnull, argument
1279 def __init__(self, toolchains, configs, options, progress, argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscreen_ui.h82 float progressScopeStart, progressScopeSize, progress; variable

1234