Home
last modified time | relevance | path

Searched defs:percentDone (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1OperationMetadataProgress.php22 public $percentDone; variable in Google_Service_Apigee_GoogleCloudApigeeV1OperationMetadataProgress
41 public function setPercentDone($percentDone)
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Drender_ssao.cpp189 double percentDone = double(totalDone) / toDo; in RenderSSAO() local
207 double percentDone = 1.0; in RenderSSAO() local
H A Drender_image.cpp158 double percentDone = scheduler->PercentDone(); in PeriodicUpdateStatusAndProgressBar() local
418 double percentDone = PeriodicUpdateStatusAndProgressBar( in RenderImage() local
521 double percentDone = 1.0; in RenderImage() local
H A Dpost_effect_hdr_blur.cpp69 double percentDone = 0.0; in Render() local
H A Dvoxel_export.cpp160 const double percentDone = double(z) / l; in ProcessVolume() local
H A Dmesh_export.cpp78 double percentDone = double(i) / w; in slotUpdateProgressAndStatus() local
H A Dopencl_engine_render_dof_phase2.cpp263 double percentDone = double(pixelIndex) / (width * height); in Render() local
H A Dopencl_engine_render_post_filter.cpp300 double percentDone = double(pixelIndex) / (width * height); in Render() local
H A Dopencl_engine_render_ssao.cpp264 double percentDone = double(pixelIndex) / (width * height); in Render() local
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dpenalties.c97 DOUBLE calc_lap_factor( percentDone ) in calc_lap_factor() argument
189 DOUBLE calc_time_factor( percentDone ) in calc_time_factor() argument
208 DOUBLE calc_core_factor( percentDone ) in calc_core_factor() argument
H A Dsavewolf.c191 DOUBLE percentDone ; local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/devices/columns/
H A DColumnOD_Completion.java99 int percentDone = getPerThouDone(od); in refresh() local
131 int percentDone = getPerThouDone(od); in cellPaint() local
H A DColumnTJ_Completion.java119 int percentDone = getPerThouDone(tf); in refresh() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/tableitems/mytorrents/
H A DCompletionItem.java117 int percentDone = getPercentDone(cell); in refresh() local
130 int percentDone = getPercentDone(cell); in cellPaint() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/
H A DTaskBarProgressManager.java100 int percentDone = getPercentDone(jobInfo); in getAnimationUpdateJob() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/EDISON/
H A DSegment.cpp17 int percentDone = 0; variable
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dpgndatabase.h144 int percentDone; variable
/dports/games/py-fife/fifengine-0.4.2/engine/core/loaders/native/map/
H A Dpercentdonelistener.cpp80 …uint32_t percentDone = static_cast<uint32_t>((static_cast<float>(m_count)/m_totalElements) * maxPe… in incrementCount() local
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/
H A DZoomFlipView.m236 - (float) percentDone { method
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/columns/torrent/
H A DColumnProgressETA.java231 long percentDone = getPercentDone(ds); in refresh() local
325 int percentDone = getPercentDone(ds); in cellPaint() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/value-bag-1.0.0-alpha.8/src/internal/
H A Dfmt.rs114 impl<'a, 'b: 'a, 'v> InternalVisitor<'v> for DebugVisitor<'a, 'b> { in pause()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/tableitems/files/
H A DProgressGraphItem.java110 int percentDone = 0; in refresh() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DFileDownloadWindow.java265 int percentDone = downloader.getPercentDone(); in update() local
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_info.c231 float percentDone; in CG_DrawInformation() local
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_info.c369 float percentDone; in CG_DrawInformation() local

123456