Home
last modified time | relevance | path

Searched refs:StopSong (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/MidiProc/
H A Dmain.cpp134 static void StopSong() in StopSong() function
148 StopSong(); in UnregisterSong()
280 StopSong(); in MidiRPC_StopSong()
/dports/games/openttd/openttd-12.1/src/music/
H A Dbemidi.cpp28 this->StopSong(); in Stop()
50 void MusicDriver_BeMidi::StopSong() in StopSong() function in MusicDriver_BeMidi
H A Dcocoa_m.cpp124 this->StopSong(); in PlaySong()
183 void MusicDriver_Cocoa::StopSong() in StopSong() function in MusicDriver_Cocoa
H A Dfluidsynth.cpp136 this->StopSong(); in PlaySong()
164 void MusicDriver_FluidSynth::StopSong() in StopSong() function in MusicDriver_FluidSynth
H A Dmusic_driver.hpp29 virtual void StopSong() = 0;
H A Dfluidsynth.h24 void StopSong() override;
H A Dcocoa_m.h23 void StopSong() override;
H A Dos2_m.h24 void StopSong() override;
H A Dwin32_m.h24 void StopSong() override;
H A Dnull_m.h24 void StopSong() override { } in StopSong() function
H A Ddmusic.h26 void StopSong() override;
H A Dallegro_m.h24 void StopSong() override;
H A Dbemidi.h27 void StopSong() override;
H A Dextmidi.h31 void StopSong() override;
H A Dos2_m.cpp66 void MusicDriver_OS2::StopSong() in StopSong() function in MusicDriver_OS2
H A Dallegro_m.cpp73 void MusicDriver_Allegro::StopSong() in StopSong() function in MusicDriver_Allegro
H A Dextmidi.cpp96 void MusicDriver_ExtMidi::StopSong() in StopSong() function in MusicDriver_ExtMidi
/dports/emulators/nestopia/nestopia-1.51.1/source/core/api/
H A DNstApiNsf.cpp144 Result Nsf::StopSong() throw() in StopSong() function in Nes::Api::Nsf
147 return static_cast<Core::Nsf*>(emulator.image)->StopSong(); in StopSong()
H A DNstApiNsf.hpp224 Result StopSong() throw();
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/api/
H A DNstApiNsf.cpp144 Result Nsf::StopSong() throw() in StopSong() function in Nes::Api::Nsf
147 return static_cast<Core::Nsf*>(emulator.image)->StopSong(); in StopSong()
H A DNstApiNsf.hpp224 Result StopSong() throw();
/dports/games/chocolate-doom/chocolate-doom-3.0.1/midiproc/
H A Dmain.c156 static void StopSong() in StopSong() function
224 StopSong(); in MidiPipe_StopSong()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/midiproc/
H A Dmain.c155 static void StopSong() in StopSong() function
212 StopSong(); in MidiPipe_StopSong()
/dports/audio/uade/uade-2.13/amigasrc/players/max_trax/
H A Dmaxtrax.h88 void StopSong(void);
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_sound.h208 void (*StopSong)(void); member

12