Home
last modified time | relevance | path

Searched refs:UpdateFinished (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/uriloader/prefetch/
H A DnsOfflineCacheUpdate.h188 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) = 0;
218 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) override;
335 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) override;
H A DnsOfflineCacheUpdateService.cpp345 nsresult nsOfflineCacheUpdateService::UpdateFinished( in UpdateFinished() function in nsOfflineCacheUpdateService
/dports/www/firefox-legacy/firefox-52.8.0esr/uriloader/prefetch/
H A DnsOfflineCacheUpdate.h197 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) = 0;
229 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) override;
351 virtual nsresult UpdateFinished(nsOfflineCacheUpdate *aUpdate) override;
H A DnsOfflineCacheUpdateService.cpp373 nsOfflineCacheUpdateService::UpdateFinished(nsOfflineCacheUpdate *aUpdate) in UpdateFinished() function in nsOfflineCacheUpdateService
/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/prefetch/
H A DnsOfflineCacheUpdate.h191 virtual nsresult UpdateFinished(nsOfflineCacheUpdate* aUpdate) = 0;
221 virtual nsresult UpdateFinished(nsOfflineCacheUpdate* aUpdate) override;
345 virtual nsresult UpdateFinished(nsOfflineCacheUpdate* aUpdate) override;
H A DnsOfflineCacheUpdateService.cpp318 nsresult nsOfflineCacheUpdateService::UpdateFinished( in UpdateFinished() function in nsOfflineCacheUpdateService
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dopeningtreethread.h26 void UpdateFinished(BoardX*);
H A Dopeningtree.cpp71 …connect(&oupd, SIGNAL(UpdateFinished(BoardX*)), this, SLOT(updateFinished(BoardX*)), Qt::UniqueCon… in updateFilter()
124 …connect(&oupd, SIGNAL(UpdateFinished(BoardX*)), this, SLOT(updateFinished(BoardX*)), Qt::UniqueCon… in updateTerminated()
H A Dopeningtreethread.cpp128 emit UpdateFinished(&m_board); in run() local
/dports/games/springlobby/springlobby-0.180/src/utils/
H A Dglobalevents.h16 static const wxEventType UpdateFinished; variable
H A Dglobalevents.cpp12 const wxEventType GlobalEvent::UpdateFinished = wxNewEventType(); member in GlobalEvent
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTUSchedulerTests.cpp364 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(1)); in TEST_F() local
365 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp593 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
594 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTUSchedulerTests.cpp588 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
589 if (!UpdateFinished) in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp617 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
618 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp617 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
618 if (!UpdateFinished) in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp717 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
718 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp792 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
793 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTUSchedulerTests.cpp717 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
718 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp717 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
718 if (!UpdateFinished) in TEST_F()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp792 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
793 if (!UpdateFinished) in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp796 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
797 if (!UpdateFinished) in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp796 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
797 if (!UpdateFinished) in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp796 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
797 if (!UpdateFinished) in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp796 bool UpdateFinished = S.blockUntilIdle(timeoutSeconds(10)); in TEST_F() local
797 if (!UpdateFinished) in TEST_F()

12