Home
last modified time | relevance | path

Searched refs:stopAll (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/sysutils/k3b/k3b-21.12.3/libk3b/tools/
H A Dk3bmd5job.cpp121 stopAll(); in cancel()
183 stopAll(); in slotUpdate()
231 stopAll(); in slotUpdate()
237 stopAll(); in slotUpdate()
281 stopAll(); in stop()
286 void K3b::Md5Job::stopAll() in stopAll() function in K3b::Md5Job
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/avalanche/
H A Dsound.cpp46 _vm->_mixer->stopAll(); in stopSound()
78 _vm->_mixer->stopAll(); in click()
84 _vm->_mixer->stopAll(); in blip()
/dports/games/scummvm/scummvm-2.5.1/engines/avalanche/
H A Dsound.cpp46 _vm->_mixer->stopAll(); in stopSound()
78 _vm->_mixer->stopAll(); in click()
84 _vm->_mixer->stopAll(); in blip()
/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/menus/
H A Dendscenario.lua35 function() StopGame(GameRestart); menu:stopAll() end)
47 function() StopGame(GameDefeat); menu:stopAll() end)
59 …function() StopMusic(); StopGame(GameQuitToMenu); Editor.Running = EditorNotRunning; menu:stopAll(…
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DPlayerLogic.cpp63 stopAll(); in playSong()
74 stopAll(); in playPattern()
100 stopAll(); in playPosition()
128 void PlayerLogic::stopAll() in stopAll() function in PlayerLogic
/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dsound.cpp45 g_system->getMixer()->stopAll(); in ~SoundManager()
47 stopAll(); in ~SoundManager()
109 void SoundManager::stopAll() { in stopAll() function in Trecision::SoundManager
265 stopAll(); in loadRoomSounds()
/dports/games/nimuh/nimuh-1.02/src/
H A Dsound.cpp166 void Sounds::stopAll() in stopAll() function in Martian::Sounds
185 stopAll(); in unLoad()
198 stopAll(); in unLoadAll()
/dports/net/kea/kea-2.0.1/src/lib/asiolink/testutils/
H A Dtest_server_unix_socket.cc152 stopAll(); in ~ConnectionPool()
195 void stopAll() { in stopAll() function in isc::asiolink::test::ConnectionPool
264 connection_pool_->stopAll(); in stopServer()
/dports/games/wargus/wargus-3.2.0/scripts/menus/
H A Dendscenario.lua29 function() StopGame(GameRestart); menu:stopAll() end)
57 …ion() StopMusic(); StopGame(GameQuitToMenu); Editor.Running = EditorNotRunning; menu:stopAll() end)
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Control/
H A DSkipJack.sc11 this.stopAll;
18 *stopAll { all.copy.do(_.stop).clear }
/dports/deskutils/kmail/kmail-21.12.3/agents/sendlateragent/
H A Dsendlatermanager.cpp35 stopAll(); in ~SendLaterManager()
39 void SendLaterManager::stopAll() in stopAll() function in SendLaterManager
50 stopAll(); in load()
H A Dsendlateragent.cpp95 mManager->stopAll(); in doSetOnline()
119 mManager->stopAll(); in setEnableAgent()
/dports/deskutils/knotes/knotes-21.12.3/notesagent/
H A Dnotesagent.cpp54 mNotesManager->stopAll(); in doSetOnline()
85 mNotesManager->stopAll(); in setEnableAgent()
/dports/games/scummvm/scummvm-2.5.1/engines/asylum/system/
H A Dsound.h226 void stopAll(ResourceId resourceId);
231 void stopAll();
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/media/
H A DSoundMixer_as.hx71 if (Type.typeof(SoundMixer.stopAll) == ValueType.TFunction) {
72 DejaGnu.pass("SoundMixer::stopAll() method exists");
74 DejaGnu.fail("SoundMixer::stopAll() method doesn't exist");
/dports/deskutils/kmail/kmail-21.12.3/agents/mailmergeagent/
H A Dmailmergeagent.cpp86 mManager->stopAll(); in doSetOnline()
110 mManager->stopAll(); in setEnableAgent()
H A Dmailmergemanager.cpp29 void MailMergeManager::stopAll() in stopAll() function in MailMergeManager
H A Dmailmergemanager.h20 void stopAll();
/dports/net/kea/kea-2.0.1/src/lib/http/
H A Dconnection_pool.h58 void stopAll();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Daudio_player.cpp55 stopAll(); in ~AudioPlayer()
58 void AudioPlayer::stopAll() { in stopAll() function in BladeRunner::AudioPlayer
/dports/games/reminiscence/REminiscence-0.4.9/
H A Dmixer.cpp25 stopAll(); in free()
79 void Mixer::stopAll() { in stopAll() function in Mixer
/dports/net/kea/kea-2.0.1/src/lib/http/tests/
H A Dconnection_pool_unittests.cc191 ASSERT_NO_THROW(pool.stopAll()); in stopAllTest()
242 TEST_F(HttpConnectionPoolTest, stopAll) { in TEST_F() argument
/dports/www/wt/wt-4.6.1/src/http/
H A DConnectionManager.h47 void stopAll();
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceBox/
H A DServiceManagerI.cpp512 stopAll(); in start()
519 stopAll(); in start()
526 stopAll(); in start()
533 stopAll(); in start()
543 stopAll(); in stop()
757 IceBox::ServiceManagerI::stopAll() in stopAll() function in IceBox::ServiceManagerI
/dports/devel/ice37/ice-3.7.2/cpp/src/IceBox/
H A DServiceManagerI.cpp512 stopAll(); in start()
519 stopAll(); in start()
526 stopAll(); in start()
533 stopAll(); in start()
543 stopAll(); in stop()
757 IceBox::ServiceManagerI::stopAll() in stopAll() function in IceBox::ServiceManagerI

12345678910>>...16