Home
last modified time | relevance | path

Searched refs:removeTracker (Results 1 – 25 of 36) sorted by relevance

12

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/interfaces/
H A Dtrackerslist.h74 virtual bool removeTracker(TrackerInterface *t) = 0;
80 virtual bool removeTracker(const QUrl &url) = 0;
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/tracker/
H A Dtrackermanager.h39 bool removeTracker(TrackerInterface *t) override;
40 bool removeTracker(const QUrl &url) override;
H A Dtrackermanager.cpp175 bool TrackerManager::removeTracker(bt::TrackerInterface *t) in removeTracker() function in bt::TrackerManager
177 return removeTracker(t->trackerURL()); in removeTracker()
180 bool TrackerManager::removeTracker(const QUrl &url) in removeTracker() function in bt::TrackerManager
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DServerInstrumentation.cpp57 void removeTracker(std::string_view key, ServerTracker& tracker) { in removeTracker() function in apache::thrift::instrumentation::__anon2bb83bcd0111::TrackerCollection
81 getTrackerCollection().removeTracker(key_, *this); in ~ServerTracker()
/dports/devel/cppunit/cppunit-1.14.0/examples/cppunittest/
H A DTrackedTestCase.h33 static void removeTracker();
H A DTrackedTestCase.cpp52 TrackedTestCase::removeTracker() in removeTracker() function in TrackedTestCase
H A DTestCallerTest.cpp61 TrackedTestCase::removeTracker(); in tearDown()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/dbus/
H A Ddbustorrent.h79 Q_SCRIPTABLE bool removeTracker(const QString &tracker_url);
H A Ddbustorrent.cpp184 bool DBusTorrent::removeTracker(const QString &tracker_url) in removeTracker() function in kt::DBusTorrent
189 ti->getTrackersList()->removeTracker(QUrl(tracker_url)); in removeTracker()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/cache/
H A DResource.java389 public void removeTracker(ResourceTracker tracker) { in removeTracker() method in Resource
H A DResourceTracker.java193 resource.removeTracker(this); in removeResource()
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/infowidget/
H A Dtrackermodel.cpp165 tc->getTrackersList()->removeTracker(url); in removeRows()
/dports/net/kget/kget-21.12.3/transfer-plugins/bittorrent/advanceddetails/
H A Dtrackermodel.cpp196 tc->getTrackersList()->removeTracker(url); in removeRows()
/dports/www/tikiwiki/tiki-21.2/lib/core/Services/Tracker/
H A DUtilities.php575 function removeTracker($trackerId) function in Services_Tracker_Utilities
H A DTabularController.php640 $trackerUtilities->removeTracker($trackerId);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1126 removeTracker(ResourceTracker &RT);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1131 removeTracker(ResourceTracker &RT);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1131 removeTracker(ResourceTracker &RT);
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DJobTracker.java518 removeTracker(current); in run()
4635 private void removeTracker(TaskTracker tracker) {
4670 removeTracker(tracker);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1430 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2013 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1461 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2155 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1461 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2155 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1431 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2014 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1461 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2155 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1466 JITDylib::removeTracker(ResourceTracker &RT) { in removeTracker() function in llvm::orc::JITDylib
2158 std::tie(QueriesToFail, FailedSymbols) = RT.getJITDylib().removeTracker(RT); in removeResourceTracker()

12