Home
last modified time | relevance | path

Searched defs:collectGarbage (Results 1 – 25 of 138) sorted by relevance

123456

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/optflow/src/
H A Dinterfaces.cpp100 void OpticalFlowSimpleFlow::collectGarbage() in collectGarbage() function in cv::optflow::OpticalFlowSimpleFlow
158 void OpticalFlowFarneback::collectGarbage() in collectGarbage() function in cv::optflow::OpticalFlowFarneback
210 void OpticalFlowSparseToDense::collectGarbage() {} in collectGarbage() function in cv::optflow::OpticalFlowSparseToDense
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/superres/src/
H A Dsuper_resolution.cpp84 void cv::superres::SuperResolution::collectGarbage() in collectGarbage() function in cv::superres::SuperResolution
H A Doptical_flow.cpp160 void CpuOpticalFlow::collectGarbage() in collectGarbage() function in __anonead905fe0111::CpuOpticalFlow
236 void Farneback::collectGarbage() in collectGarbage() function in __anonead905fe0211::Farneback
395 void DualTVL1::collectGarbage() in collectGarbage() function in __anonead905fe0311::DualTVL1
491 void GpuOpticalFlow::collectGarbage() in collectGarbage() function in __anonead905fe0411::GpuOpticalFlow
576 void Brox_CUDA::collectGarbage() in collectGarbage() function in __anonead905fe0511::Brox_CUDA
648 void PyrLK_CUDA::collectGarbage() in collectGarbage() function in __anonead905fe0611::PyrLK_CUDA
740 void Farneback_CUDA::collectGarbage() in collectGarbage() function in __anonead905fe0711::Farneback_CUDA
837 void DualTVL1_CUDA::collectGarbage() in collectGarbage() function in __anonead905fe0811::DualTVL1_CUDA
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DScriptProfiler.cpp39 void ScriptProfiler::collectGarbage() in collectGarbage() function in WebCore::ScriptProfiler
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/
H A DBookmarkRepositoryInterface.php36 public function collectGarbage(): void; function
H A DShoutRepositoryInterface.php37 public function collectGarbage(?string $object_type = null, ?int $object_id = null): void; function
H A DShoutRepository.php49 public function collectGarbage( function in Ampache\\Repository\\ShoutRepository
H A DBookmarkRepository.php56 public function collectGarbage(): void function in Ampache\\Repository\\BookmarkRepository
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/
H A Dworker_internals.cc48 void WorkerInternals::collectGarbage(ScriptState* script_state) { in collectGarbage() function in blink::WorkerInternals
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/
H A Dworker_internals.cc48 void WorkerInternals::collectGarbage(ScriptState* script_state) { in collectGarbage() function in blink::WorkerInternals
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/
H A DCleanupReferenceTest.java56 private void collectGarbage() { in collectGarbage() method in CleanupReferenceTest
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/model/
H A DOauthAccessToken.php39 public static function collectGarbage() { function in go\\core\\model\\OauthAccessToken
H A DOauthAuthCode.php40 public static function collectGarbage() function in go\\core\\model\\OauthAuthCode
/dports/net/self-service-password/ltb-project-self-service-password-1.4/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/
H A DImageFileHandler.php76 public function collectGarbage() function in Gregwar\\Captcha\\ImageFileHandler
/dports/www/kanboard/kanboard-1.2.21/vendor/gregwar/captcha/src/Gregwar/Captcha/
H A DImageFileHandler.php76 public function collectGarbage() function in Gregwar\\Captcha\\ImageFileHandler
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Cache/Backend/
H A DBackendInterface.php77 public function collectGarbage(); function
H A DTransientMemoryBackend.php137 public function collectGarbage() function in TYPO3\\CMS\\Core\\Cache\\Backend\\TransientMemoryBackend
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Cache/Backend/
H A DBackendInterface.php79 public function collectGarbage(); function
H A DTransientMemoryBackend.php138 public function collectGarbage() function in TYPO3\\CMS\\Core\\Cache\\Backend\\TransientMemoryBackend
H A DNullBackend.php107 public function collectGarbage() function in TYPO3\\CMS\\Core\\Cache\\Backend\\NullBackend
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Cache/Backend/
H A DBackendInterface.php79 public function collectGarbage(); function
H A DTransientMemoryBackend.php138 public function collectGarbage() function in TYPO3\\CMS\\Core\\Cache\\Backend\\TransientMemoryBackend
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Session/Backend/
H A DSessionBackendInterface.php100 public function collectGarbage(int $maximumLifetime, int $maximumAnonymousLifetime = 0); function
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Session/Backend/
H A DSessionBackendInterface.php98 public function collectGarbage(int $maximumLifetime, int $maximumAnonymousLifetime = 0); function
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Session/Backend/
H A DSessionBackendInterface.php100 public function collectGarbage(int $maximumLifetime, int $maximumAnonymousLifetime = 0); function

123456