Home
last modified time | relevance | path

Searched refs:GetTimeCount (Results 1 – 25 of 42) sorted by relevance

12

/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp233 static UInt64 GetTimeCount() in GetTimeCount() function
277 Time = ::GetTimeCount(); in SetRatioInfo()
443 UInt64 encodeTime = ::GetTimeCount() - progressInfoSpec->Time; in LzmaBenchmark()
474 UInt64 startTime = ::GetTimeCount(); in LzmaBenchmark()
476 decodeTime = ::GetTimeCount() - startTime; in LzmaBenchmark()
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp224 static UInt64 GetTimeCount() in GetTimeCount() function
268 Time = ::GetTimeCount(); in SetRatioInfo()
445 UInt64 encodeTime = ::GetTimeCount() - progressInfoSpec->Time; in LzmaBenchmark()
476 UInt64 startTime = ::GetTimeCount(); in LzmaBenchmark()
478 decodeTime = ::GetTimeCount() - startTime; in LzmaBenchmark()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp233 static UInt64 GetTimeCount() in GetTimeCount() function
277 Time = ::GetTimeCount(); in SetRatioInfo()
443 UInt64 encodeTime = ::GetTimeCount() - progressInfoSpec->Time; in LzmaBenchmark()
474 UInt64 startTime = ::GetTimeCount(); in LzmaBenchmark()
476 decodeTime = ::GetTimeCount() - startTime; in LzmaBenchmark()
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp244 static UInt64 GetTimeCount() in GetTimeCount() function
288 Time = ::GetTimeCount(); in SetRatioInfo()
465 UInt64 encodeTime = ::GetTimeCount() - progressInfoSpec->Time; in LzmaBenchmark()
496 UInt64 startTime = ::GetTimeCount(); in LzmaBenchmark()
498 decodeTime = ::GetTimeCount() - startTime; in LzmaBenchmark()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_play.cpp676 lasttimecount = GetTimeCount(); in CheckKeys()
715 lasttimecount = GetTimeCount(); in CheckKeys()
762 lasttimecount = GetTimeCount(); in CheckKeys()
998 lasttimecount = GetTimeCount(); in PlayLoop()
1082 lasttimecount = GetTimeCount(); in PlayLoop()
H A Dwl_menu.cpp835 int32_t startTime = GetTimeCount (); in TicDelay()
841 while ((int32_t) GetTimeCount () - startTime < count && ci.dir != dir_None); in TicDelay()
978 lastBlinkTime = GetTimeCount(); in Confirm()
984 if (GetTimeCount() - lastBlinkTime >= 10) in Confirm()
1005 lastBlinkTime = GetTimeCount(); in Confirm()
1177 lasttimecount = GetTimeCount (); in ShowMenu()
H A Did_vh.cpp246 frame = GetTimeCount(); in FizzleFade()
317 Delay(frame - GetTimeCount()); // don't go too fast in FizzleFade()
H A Did_sd.h146 #define GetTimeCount() ((SDL_GetTicks()*7)/100) macro
H A Did_us_1.cpp426 lasttime = lastdirtime = lastdirmovetime = GetTimeCount(); in US_LineInput()
446 curtime = GetTimeCount(); in US_LineInput()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_render/
H A Dfpdf_render_cache.cpp46 pCACHEINFO[i].time = it.second->GetTimeCount(); in CacheOptimization()
225 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in GetCachedBitmap()
300 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
H A Dcpdf_pagerendercache.h29 uint32_t GetTimeCount() const { return m_nTimeCount; } in GetTimeCount() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/render/
H A Dcpdf_pagerendercache.h28 uint32_t GetTimeCount() const { return m_nTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.h29 uint32_t GetTimeCount() const { return m_dwTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.cpp99 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
H A Dcpdf_pagerendercache.cpp48 pCACHEINFO[i].time = it.second->GetTimeCount(); in CacheOptimization()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_pagerendercache.h35 uint32_t GetTimeCount() const { return m_nTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.h29 uint32_t GetTimeCount() const { return m_dwTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.cpp101 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
H A Dcpdf_pagerendercache.cpp44 cache_info.emplace_back(it.second->GetTimeCount(), in CacheOptimization()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/render/
H A Dcpdf_pagerendercache.h35 uint32_t GetTimeCount() const { return m_nTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.h29 uint32_t GetTimeCount() const { return m_dwTimeCount; } in GetTimeCount() function
H A Dcpdf_imagecacheentry.cpp102 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
H A Dcpdf_pagerendercache.cpp43 cache_info.emplace_back(it.second->GetTimeCount(), in CacheOptimization()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp234 static UInt64 GetTimeCount() in GetTimeCount() function
339 bi.GlobalTime = ::GetTimeCount(); in SetStartTime()
347 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime; in SetFinishTime()
990 timeVal = GetTimeCount(); in CrcBench()
1006 timeVal = GetTimeCount(); in CrcBench()
1010 timeVal = GetTimeCount() - timeVal; in CrcBench()
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DBench.cpp251 static UInt64 GetTimeCount() in GetTimeCount() function
394 BenchInfo.GlobalTime = ::GetTimeCount(); in SetStartTime()
402 dest.GlobalTime = ::GetTimeCount() - BenchInfo.GlobalTime; in SetFinishTime()
1147 timeVal = GetTimeCount(); in CrcBench()
1163 timeVal = GetTimeCount(); in CrcBench()
1167 timeVal = GetTimeCount() - timeVal; in CrcBench()

12