Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 25 of 1147) sorted by relevance

12345678910>>...46

/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() argument
75 if (progress < 0.5) { in q_coordinateInterpolator()
82 QGeoCoordinate result = QWebMercator::coordinateInterpolation(from, to, progress); in q_coordinateInterpolator()
87 …oordinateShortestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateShortestInterpolator() argument
108 x = fromX + (toX - fromX) * progress; in q_coordinateShortestInterpolator()
114 x = fromX + (toX - fromX) * progress; in q_coordinateShortestInterpolator()
117 double y = fromY + (toY - fromY) * progress; in q_coordinateShortestInterpolator()
120 result.setAltitude(from.altitude() + (to.altitude() - from.altitude()) * progress); in q_coordinateShortestInterpolator()
124 … q_coordinateWestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progress) in q_coordinateWestInterpolator() argument
142 double x = fromX + (toX - fromX) * progress; in q_coordinateWestInterpolator()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprogress.py69 def update(self, progress, rate=None): argument
71 if progress > 100:
72 progress = 100
73 if progress != self._progress or self._lastevent + 1 < ts:
74 self._fire_progress(progress, rate)
76 self._progress = progress
124 progress = int(percs[-1])
125 self.update(progress)
139 progress = (float(nums[-1][0]) / float(nums[-1][1])) * 100
140 self.update(progress)
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dinit_32.c114 if (ppc_md.progress) in MMU_init()
115 ppc_md.progress("MMU:enter", 0x111); in MMU_init()
153 if (ppc_md.progress) in MMU_init()
154 ppc_md.progress("MMU:hw init", 0x300); in MMU_init()
158 if (ppc_md.progress) in MMU_init()
159 ppc_md.progress("MMU:mapin", 0x301); in MMU_init()
165 if (ppc_md.progress) in MMU_init()
166 ppc_md.progress("MMU:exit", 0x211); in MMU_init()
/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() argument
119 x = (1.0 - progress) * sx + progress * ex; in coordinateInterpolation()
125 x = (1.0 - progress) * s.x() + progress * e.x(); in coordinateInterpolation()
128 double y = (1.0 - progress) * s.y() + progress * e.y(); in coordinateInterpolation()
131 result.setAltitude((1.0 - progress) * from.altitude() + progress * to.altitude()); in coordinateInterpolation()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dmpc85xx_rdb.c67 if (ppc_md.progress) in mpc85xx_rdb_setup_arch()
68 ppc_md.progress("mpc85xx_rdb_setup_arch()", 0); in mpc85xx_rdb_setup_arch()
195 .progress = udbg_progress, in define_machine()
209 .progress = udbg_progress, in define_machine()
223 .progress = udbg_progress, in define_machine()
237 .progress = udbg_progress, in define_machine()
251 .progress = udbg_progress, in define_machine()
265 .progress = udbg_progress, in define_machine()
279 .progress = udbg_progress, in define_machine()
293 .progress = udbg_progress, in define_machine()
[all …]
H A Dmpc85xx_ds.c150 if (ppc_md.progress) in mpc85xx_ds_setup_arch()
151 ppc_md.progress("mpc85xx_ds_setup_arch()", 0); in mpc85xx_ds_setup_arch()
200 .progress = udbg_progress, in define_machine()
214 .progress = udbg_progress, in define_machine()
228 .progress = udbg_progress, in define_machine()
H A Dbsc913x_rdb.c35 if (ppc_md.progress) in bsc913x_rdb_setup_arch()
36 ppc_md.progress("bsc913x_rdb_setup_arch()", 0); in bsc913x_rdb_setup_arch()
59 .progress = udbg_progress, in define_machine()
H A Dc293pcie.c38 if (ppc_md.progress) in c293_pcie_setup_arch()
39 ppc_md.progress("c293_pcie_setup_arch()", 0); in c293_pcie_setup_arch()
65 .progress = udbg_progress, in define_machine()
H A Dmvme2500.c38 if (ppc_md.progress) in mvme2500_setup_arch()
39 ppc_md.progress("mvme2500_setup_arch()", 0); in mvme2500_setup_arch()
65 .progress = udbg_progress, in define_machine()
H A Dmpc8536_ds.c44 if (ppc_md.progress) in mpc8536_ds_setup_arch()
45 ppc_md.progress("mpc8536_ds_setup_arch()", 0); in mpc8536_ds_setup_arch()
75 .progress = udbg_progress, in define_machine()
H A Dbsc913x_qds.c39 if (ppc_md.progress) in bsc913x_qds_setup_arch()
40 ppc_md.progress("bsc913x_qds_setup_arch()", 0); in bsc913x_qds_setup_arch()
72 .progress = udbg_progress, in define_machine()
H A Dp1010rdb.c45 if (ppc_md.progress) in p1010_rdb_setup_arch()
46 ppc_md.progress("p1010_rdb_setup_arch()", 0); in p1010_rdb_setup_arch()
78 .progress = udbg_progress, in define_machine()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dsmp.c248 if (ppc_md.progress) ppc_md.progress("psurge_quad_init", 0x351); in psurge_quad_init()
327 if (ppc_md.progress) ppc_md.progress("smp_psurge_probe - done", 0x352); in smp_psurge_probe()
347 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu", 0x353); in smp_psurge_kick_cpu()
394 if (ppc_md.progress) ppc_md.progress("smp_psurge_kick_cpu - done", 0x354); in smp_psurge_kick_cpu()
764 if (ppc_md.progress) ppc_md.progress("smp_core99_probe", 0x345); in smp_core99_probe()
801 if (ppc_md.progress) in smp_core99_kick_cpu()
802 ppc_md.progress("smp_core99_kick_cpu", 0x346); in smp_core99_kick_cpu()
829 if (ppc_md.progress) ppc_md.progress("smp_core99_kick_cpu done", 0x347); in smp_core99_kick_cpu()
899 if (ppc_md.progress) in smp_core99_bringup_done()
900 ppc_md.progress("smp_core99_bringup_done", 0x349); in smp_core99_bringup_done()
/OK3568_Linux_fs/kernel/tools/perf/ui/gtk/
H A Dprogress.c8 static GtkWidget *progress; variable
20 progress = gtk_progress_bar_new(); in gtk_ui_progress__update()
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update()
34 gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(progress), fraction); in gtk_ui_progress__update()
36 gtk_progress_bar_set_text(GTK_PROGRESS_BAR(progress), buf); in gtk_ui_progress__update()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcolor.py11 import bb.progress
14 from bb.progress import filter_color, filter_color_n
24 self._reports.append((event.progress, event.rate))
51 class CustomProgressHandler(bb.progress.LineFilterProgressHandler):
78 handler = bb.progress.BasicProgressHandler(self.d, outfile=buffer)
89 handler = bb.progress.OutOfProgressHandler(self.d, r'(\d+) of (\d+)', outfile=buffer)
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/
H A Dmpc7448_hpc2.c64 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
65 ppc_md.progress("mpc7448_hpc2_setup_arch():set_bridge", 0); in mpc7448_hpc2_setup_arch()
75 if (ppc_md.progress) in mpc7448_hpc2_setup_arch()
76 ppc_md.progress("tsi108: resources set", 0x100); in mpc7448_hpc2_setup_arch()
190 .progress = udbg_progress, in define_machine()
H A Dholly.c115 if (ppc_md.progress) in holly_setup_arch()
116 ppc_md.progress("holly_setup_arch():set_bridge", 0); in holly_setup_arch()
128 if (ppc_md.progress) in holly_setup_arch()
129 ppc_md.progress("tsi108: resources set", 0x100); in holly_setup_arch()
268 .progress = udbg_progress, in define_machine()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/
H A D0001-python3-git-CVE-2022-24439-fix-from-PR-1518.patch53 res = self._get_fetch_info_from_stderr(proc, progress,
58 kwargs = add_progress(kwargs, self.repo.git, progress)
62 res = self._get_fetch_info_from_stderr(proc, progress,
67 kwargs = add_progress(kwargs, self.repo.git, progress)
83 v=True, universal_newlines=True, **add_progress(kwargs, git, progress))
84 if progress:
85 handle_process_output(proc, None, to_progress_instance(progress).new_message_handler(),
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/82xx/
H A Dpq2fads.c120 if (ppc_md.progress) in pq2fads_setup_arch()
121 ppc_md.progress("pq2fads_setup_arch()", 0); in pq2fads_setup_arch()
155 if (ppc_md.progress) in pq2fads_setup_arch()
156 ppc_md.progress("pq2fads_setup_arch(), finish", 0); in pq2fads_setup_arch()
191 .progress = udbg_progress, in define_machine()
H A Dkm82xx.c163 if (ppc_md.progress) in km82xx_setup_arch()
164 ppc_md.progress("km82xx_setup_arch()", 0); in km82xx_setup_arch()
175 if (ppc_md.progress) in km82xx_setup_arch()
176 ppc_md.progress("km82xx_setup_arch(), finish", 0); in km82xx_setup_arch()
209 .progress = udbg_progress, in define_machine()
H A Dmpc8272_ads.c137 if (ppc_md.progress) in mpc8272_ads_setup_arch()
138 ppc_md.progress("mpc8272_ads_setup_arch()", 0); in mpc8272_ads_setup_arch()
176 if (ppc_md.progress) in mpc8272_ads_setup_arch()
177 ppc_md.progress("mpc8272_ads_setup_arch(), finish", 0); in mpc8272_ads_setup_arch()
212 .progress = udbg_progress, in define_machine()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/
H A Dmmu.c360 if ( ppc_md.progress ) ppc_md.progress("hash:enter", 0x105); in MMU_init_hw()
384 if ( ppc_md.progress ) ppc_md.progress("hash:find piece", 0x322); in MMU_init_hw()
409 if (ppc_md.progress) in MMU_init_hw_patch()
410 ppc_md.progress("hash:patch", 0x345); in MMU_init_hw_patch()
411 if (ppc_md.progress) in MMU_init_hw_patch()
412 ppc_md.progress("hash:done", 0x205); in MMU_init_hw_patch()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dteamcity.py83 def progress(self, message, percent, extra=None): member in TeamCityUI
312 ui.progress(event.processname, 100)
317 ui.progress(event.processname, event.progress * 100 / active_process_total)
322 ui.progress("Loading cache", math.floor(event.current * 100 / event.total))
324 ui.progress("Loading cache", 100)
330 ui.progress("Parsing recipes", math.floor(event.current * 100 / event.total))
332 ui.progress("Parsing recipes", 100)
354 ui.progress("Running setscene tasks", (
364 ui.progress("Running runqueue tasks", (pseudo_complete) * 100 / pseudo_total,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameradata.cpp107 qreal progress) in cameraInterpolator() argument
114 if (progress < 0.5) { in cameraInterpolator()
121 QGeoCoordinate coordinateResult = QWebMercator::coordinateInterpolation(from, to, progress); in cameraInterpolator()
125 double sf = 1.0 - progress; in cameraInterpolator()
126 double ef = progress; in cameraInterpolator()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/86xx/
H A Dsbc8641d.c37 if (ppc_md.progress) in sbc8641_setup_arch()
38 ppc_md.progress("sbc8641_setup_arch()", 0); in sbc8641_setup_arch()
83 .progress = udbg_progress, in define_machine()

12345678910>>...46