Home
last modified time | relevance | path

Searched refs:fProgress (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/externalized/ui/
H A DEasings.cc9 float fProgress = (float)(uiCurrentTime - uiStartTime) / (float)(uiEndTime - uiStartTime); in EaseInCubic() local
11 if (fProgress < 0.5) { in EaseInCubic()
12 return 4.0f * fProgress * fProgress * fProgress; in EaseInCubic()
14 return (fProgress - 1.0f) * (2.0f * fProgress - 2.0f) * (2.0f * fProgress - 2.0f) + 1.0f; in EaseInCubic()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dmd5sum.c332 fProgress = 0; in calc_md5sum()
350 if (fProgress) in calc_md5sum()
367 if (fProgress) in calc_md5sum()
388 rc = calc_md5sum(pvFile, DigestFile, fProgress); in check_md5sum()
420 rc = check_md5sum(pvFile, Digest, fProgress); in check_one_file()
534 rc2 = check_md5sum(pvFile, Digest, fProgress); in check_files()
601 if (fProgress && pOutput) in md5sum_file()
604 rc = calc_md5sum(pvFile, Digest, fProgress); in md5sum_file()
607 if (fProgress && pOutput) in md5sum_file()
656 int fProgress = 0; in kmk_builtin_md5sum() local
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/
H A DPVRGUIProgressHandler.cpp32 void CPVRGUIProgressHandler::UpdateProgress(const std::string& strText, float fProgress) in UpdateProgress() argument
37 m_fProgress = fProgress; in UpdateProgress()
68 float fProgress = 0.0; in Process() local
77 fProgress = m_fProgress; in Process()
85 progressHandle->SetPercentage(fProgress); in Process()
H A DPVRGUIProgressHandler.h34 void UpdateProgress(const std::string& strText, float fProgress);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Converter/src/junit/awtui/
H A DProgressBar.java8 public int fProgress= 0; field in ProgressBar
51 fProgress= 0; in reset()
64 fProgressX= scale(fProgress); in setBounds()
73 fProgress++; in step()
76 fProgressX= scale(fProgress); in step()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogExtendedProgressBar.cpp102 float fProgress(-1.0f); in UpdateState() local
143 fProgress = handle->Percentage(); in UpdateState()
150 if (fProgress > -1.0f) in UpdateState()
153 CONTROL_SELECT_ITEM(CONTROL_PROGRESS, (unsigned int)fProgress); in UpdateState()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GDModel/Providers/GEDCOM/
H A DGEDCOMChecker.cs36 private IProgressController fProgress; field in GDModel.Providers.GEDCOM.GEDCOMChecker
44 fProgress = progress; in GEDCOMChecker()
409 fProgress.ProgressInit(LangMan.LS(LSID.LSID_IDsCorrect), fTree.RecordsCount * 2); in ConvertIdentifiers()
420 fProgress.ProgressStep(); in ConvertIdentifiers()
427 fProgress.ProgressStep(); in ConvertIdentifiers()
431 fProgress.ProgressDone(); in ConvertIdentifiers()
457 fProgress.ProgressInit(LangMan.LS(LSID.LSID_FormatCheck), 100); in CheckFormat()
475 fProgress.ProgressStep(progress); in CheckFormat()
488 fProgress.ProgressDone(); in CheckFormat()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/widgets/
H A DLSPSaveFile.h59 float fProgress; variable
88 inline float progress() const { return fProgress; }; in progress()
H A DLSPLoadFile.h73 float fProgress; variable
103 inline float progress() const { return fProgress; }; in progress()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPSaveFile.cpp42 fProgress = 0; in LSPSaveFile()
236 if (value == fProgress) in set_progress()
238 fProgress = value; in set_progress()
402 size_t pw = (fProgress * sSize.nWidth * 0.01f); in draw()
H A DLSPLoadFile.cpp75 fProgress = 0; in LSPLoadFile()
281 if (value == fProgress) in set_progress()
283 fProgress = value; in set_progress()
448 size_t pw = (fProgress * sSize.nWidth * 0.01f); in draw()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/common/
H A DResourceManager.h83 virtual void OnResourceProgress(float fProgress) = 0;
566 void DispatchResourceProgressEvent(T_key Key, float fProgress) { in DispatchResourceProgressEvent() argument
575 (*iterCons)->OnResourceProgress(fProgress); in DispatchResourceProgressEvent()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/
H A DEngineChannelBase.h304 virtual void OnResourceProgress(float fProgress) OVERRIDE { in OnResourceProgress() argument
305 this->InstrumentStat = int(fProgress * 100.0f); in OnResourceProgress()
H A DAbstractEngineChannel.h98 virtual void OnResourceProgress(float fProgress) OVERRIDE {} in OnResourceProgress() argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/
H A Dburn.cpp773 INT32 (__cdecl *BurnExtProgressUpdateCallback)(double fProgress, const TCHAR* pszText, bool bAbs) =…
784 INT32 BurnUpdateProgress(double fProgress, const TCHAR* pszText, bool bAbs) in BurnUpdateProgress() argument
787 return BurnExtProgressUpdateCallback(fProgress, pszText, bAbs); in BurnUpdateProgress()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dmilkdropfs.cpp1146 fProgress >= 1.0f && in RenderFrame()
1210 if (fProgress >= 1.0f) in RenderFrame()
4560 void CPlugin::ShowSongTitleAnim(int w, int h, float fProgress) in ShowSongTitleAnim() argument
4595 if (fProgress < 1.0f)//(w!=h) // regular render-to-backbuffer in ShowSongTitleAnim()
4624 if (fProgress >= 1.0f) in ShowSongTitleAnim()
4631 float ramped_progress = max(0.0f, 1-fProgress*1.5f); in ShowSongTitleAnim()
4648 float scale = 1.01f/(powf(fProgress, 0.21f) + 0.01f); in ShowSongTitleAnim()
4662 if (fProgress < 1.0f)//w!=h) // regular render-to-backbuffer in ShowSongTitleAnim()
4689 if (fProgress >= 1.0f) in ShowSongTitleAnim()
4698 float t = (1.0f)*(1-fProgress) + (fProgress)*(m_supertext.fGrowth); in ShowSongTitleAnim()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Djobstep.cpp91 fProgress(0), in JobStep()
H A Dpdictionaryscan.cpp690 if (progress > fProgress) in receivePrimitiveMessages()
692 fProgress = progress; in receivePrimitiveMessages()
H A Djobstep.h502 uint64_t fProgress; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Djobstep.cpp91 fProgress(0), in JobStep()
H A Dpdictionaryscan.cpp690 if (progress > fProgress) in receivePrimitiveMessages()
692 fProgress = progress; in receivePrimitiveMessages()
H A Djobstep.h502 uint64_t fProgress; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/
H A Dburn.cpp810 INT32 (__cdecl *BurnExtProgressUpdateCallback)(double fProgress, const TCHAR* pszText, bool bAbs) =…
821 INT32 BurnUpdateProgress(double fProgress, const TCHAR* pszText, bool bAbs) in BurnUpdateProgress() argument
824 return BurnExtProgressUpdateCallback(fProgress, pszText, bAbs); in BurnUpdateProgress()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/ps/
H A Dimportps.cpp469 int fProgress = 0; in parseOutput() local
492 if (progress > fProgress) in parseOutput()
496 fProgress = progress; in parseOutput()
/dports/editors/lazarus/lazarus/ide/
H A Dsearchfrm.pas688 fProgress:=TIDESearchInTextProgress.Create;
736 FreeAndNil(fProgress);

12