Home
last modified time | relevance | path

Searched refs:SndDoCommand (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/macosaudio/
H A DSoundMangler.cxx166 err = SndDoCommand(&mySndChannel, &theCommand, PFalse /* wait */); in SoundManagerSetPlayerFormat()
235 err = SndDoCommand(&mySndChannel, &theCommand, PFalse); in SoundManagerPlaySample()
242 err = SndDoCommand(&mySndChannel, &theCommand, PFalse); in SoundManagerPlaySample()
316 OSStatus err = SndDoCommand(&mySndChannel, &theCommand, PFalse); in SoundManagerWaitForPlayCompletion()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacsnd.c69 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
87 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacsnd.c69 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
87 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacsnd.c74 err = SndDoCommand(theChannel, &theCmd, false); in mac_speaker()
92 err = SndDoCommand(theChannel, &theCmd, false); in mac_speaker()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacsnd.c74 err = SndDoCommand(theChannel, &theCmd, false); in mac_speaker()
92 err = SndDoCommand(theChannel, &theCmd, false); in mac_speaker()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmacsnd.c69 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
87 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmacsnd.c72 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
90 err = SndDoCommand (theChannel, &theCmd, false); in mac_speaker()
/dports/emulators/quasi88/quasi88-0.6.4/src/CLASSIC/
H A Daudio.c618 SndDoCommand(sSoundChannel, &mySndCmd, false); in osd_set_mastervolume()
814 err = SndDoCommand(sSoundChannel, &sSoundBufferCmd[i], true); in InitializeSoundBuffers()
817 err = SndDoCommand(sSoundChannel, &sSoundCallbackCmd[i], true); in InitializeSoundBuffers()
850 SndDoCommand(sSoundChannel, &sSoundBufferCmd[bufferIndex], true); in SoundCallback()
851 SndDoCommand(sSoundChannel, &sSoundCallbackCmd[bufferIndex], true); in SoundCallback()
/dports/devel/allegro/allegro-4.4.3.1/src/macosx/
H A Dsoundman.m113 if (SndDoCommand(channel, &new_command, FALSE) != noErr)
123 SndDoCommand(channel, &new_command, FALSE);
228 SndDoCommand(sound_channel, &command, FALSE);
292 return (SndDoCommand(sound_channel, &command, FALSE) != noErr);
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0);
258 err= SndDoCommand(chan, cmd, 1);
393 SndDoCommand(gSndCannel, &theCmd, 1);
397 SndDoCommand(gSndCannel, &theCmd,0);
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in pg_eucjp_mblen()
258 err= SndDoCommand(chan, cmd, 1); in pg_euccn_mblen()
393 SndDoCommand(gSndCannel, &theCmd, 1);
397 SndDoCommand(gSndCannel, &theCmd,0);
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmac_a.c224 SndDoCommand(gSndCannel, &theCmd, 0); in open_output()
258 err= SndDoCommand(chan, cmd, 1); in QuingSndCommand()
393 SndDoCommand(gSndCannel, &theCmd, 1); in purge_output()
397 SndDoCommand(gSndCannel, &theCmd,0); in purge_output()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A DAudio_mac.py80 self._chan.SndDoCommand((bufferCmd, 0, header), 0)
81 self._chan.SndDoCommand((callBackCmd, 0, 0), 0)
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A DAudio_mac.py80 self._chan.SndDoCommand((bufferCmd, 0, header), 0)
81 self._chan.SndDoCommand((callBackCmd, 0, 0), 0)

12