Home
last modified time | relevance | path

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

12

/dports/audio/kmix/kmix-21.12.3/core/
H A Dmixset.h42 void removeById(const QString &id);
H A Dmixset.cpp95 void MixSet::removeById(const QString &id) in removeById() function in MixSet
/dports/www/owncloud/owncloud/lib/public/BackgroundJob/
H A DIJobList.php144 public function removeById($id); function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DDOMTimer.h46 static void removeById(ScriptExecutionContext*, int timeoutId);
H A DDOMTimer.cpp100 void DOMTimer::removeById(ScriptExecutionContext* context, int timeoutId) in removeById() function in WebCore::DOMTimer
/dports/www/owncloud/owncloud/core/Command/Background/Queue/
H A DDelete.php61 $this->jobList->removeById($id);
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/
H A Dstringpool.h212 bool removeById(Id id);
/dports/games/doomsday/doomsday-2.3.1/doomsday/tests/test_stringpool/
H A Dmain.cpp87 p.removeById(1); // "Third!" in main()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/parallel/
H A DossimJobQueue.h169 virtual std::shared_ptr<ossimJob> removeById(const ossimString& id);
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/changetracker/
H A DKoChangeTracker.h73 bool removeById(int id, bool freeMemory = true);
/dports/editors/calligra/calligra-3.2.1/libs/text/changetracker/
H A DKoChangeTracker.h73 bool removeById(int id, bool freeMemory = true);
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Connection/Aggregate/
H A DPredisCluster.php117 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\PredisCluster
H A DRedisCluster.php152 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\RedisCluster
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Connection/Aggregate/
H A DPredisCluster.php117 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\PredisCluster
H A DRedisCluster.php152 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\RedisCluster
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Connection/Aggregate/
H A DPredisCluster.php117 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\PredisCluster
H A DRedisCluster.php134 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\RedisCluster
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Connection/Aggregate/
H A DPredisCluster.php117 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\PredisCluster
H A DRedisCluster.php134 public function removeById($connectionID) function in Predis\\Connection\\Aggregate\\RedisCluster
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/workers/
H A DWorkerContext.cpp218 DOMTimer::removeById(scriptExecutionContext(), timeoutId); in clearTimeout()
228 DOMTimer::removeById(scriptExecutionContext(), timeoutId); in clearInterval()
/dports/audio/py-music21/music21-7.1.0/music21/
H A Dsites.py873 self.removeById(idKey)
932 def removeById(self, idKey):
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/parallel/
H A DossimJobQueue.cpp64 std::shared_ptr<ossimJob> ossimJobQueue::removeById(const ossimString& id) in removeById() function in ossimJobQueue
/dports/www/owncloud/owncloud/lib/private/BackgroundJob/
H A DJobList.php113 public function removeById($id) { function in OC\\BackgroundJob\\JobList
/dports/www/nextcloud/nextcloud/lib/private/BackgroundJob/
H A DJobList.php116 protected function removeById($id) { function in OC\\BackgroundJob\\JobList
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/data/
H A Dstringpool.cpp443 bool StringPool::removeById(Id id)

12