| /RvlSDK-3.2/build/demos/axdemo/src/ |
| D | syndemo.c | 129 int old; in programChange() local 143 old = OSDisableInterrupts(); in programChange() 147 OSRestoreInterrupts(old); in programChange() 166 int old; in startNote() local 172 old = OSDisableInterrupts(); in startNote() 176 OSRestoreInterrupts(old); in startNote() 190 int old; in stopNote() local 196 old = OSDisableInterrupts(); in stopNote() 216 OSRestoreInterrupts(old); in stopNote() 226 int old; in holdPedalDown() local [all …]
|
| D | expdelay.c | 183 BOOL old; in stop_voice() local 185 old = OSDisableInterrupts(); in stop_voice() 208 (void)OSRestoreInterrupts(old); in stop_voice() 224 BOOL old; in stop_all_voices() local 228 old = OSDisableInterrupts(); in stop_all_voices() 247 (void)OSRestoreInterrupts(old); in stop_all_voices() 266 BOOL old; in play_sfx() local 269 old = OSDisableInterrupts(); in play_sfx() 290 (void)OSRestoreInterrupts(old); in play_sfx() 295 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expdelayDpl2.c | 186 BOOL old; in stop_voice() local 188 old = OSDisableInterrupts(); in stop_voice() 211 (void)OSRestoreInterrupts(old); in stop_voice() 227 BOOL old; in stop_all_voices() local 231 old = OSDisableInterrupts(); in stop_all_voices() 250 (void)OSRestoreInterrupts(old); in stop_all_voices() 269 BOOL old; in play_sfx() local 272 old = OSDisableInterrupts(); in play_sfx() 293 (void)OSRestoreInterrupts(old); in play_sfx() 298 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expreverbHi.c | 183 BOOL old; in stop_voice() local 185 old = OSDisableInterrupts(); in stop_voice() 208 (void)OSRestoreInterrupts(old); in stop_voice() 224 BOOL old; in stop_all_voices() local 228 old = OSDisableInterrupts(); in stop_all_voices() 247 (void)OSRestoreInterrupts(old); in stop_all_voices() 266 BOOL old; in play_sfx() local 269 old = OSDisableInterrupts(); in play_sfx() 290 (void)OSRestoreInterrupts(old); in play_sfx() 295 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expchorus.c | 184 BOOL old; in stop_voice() local 186 old = OSDisableInterrupts(); in stop_voice() 209 (void)OSRestoreInterrupts(old); in stop_voice() 225 BOOL old; in stop_all_voices() local 229 old = OSDisableInterrupts(); in stop_all_voices() 248 (void)OSRestoreInterrupts(old); in stop_all_voices() 267 BOOL old; in play_sfx() local 270 old = OSDisableInterrupts(); in play_sfx() 291 (void)OSRestoreInterrupts(old); in play_sfx() 296 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expreverbStdDpl2.c | 186 BOOL old; in stop_voice() local 188 old = OSDisableInterrupts(); in stop_voice() 211 (void)OSRestoreInterrupts(old); in stop_voice() 227 BOOL old; in stop_all_voices() local 231 old = OSDisableInterrupts(); in stop_all_voices() 250 (void)OSRestoreInterrupts(old); in stop_all_voices() 269 BOOL old; in play_sfx() local 272 old = OSDisableInterrupts(); in play_sfx() 293 (void)OSRestoreInterrupts(old); in play_sfx() 298 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expreverbStd.c | 183 BOOL old; in stop_voice() local 185 old = OSDisableInterrupts(); in stop_voice() 208 (void)OSRestoreInterrupts(old); in stop_voice() 224 BOOL old; in stop_all_voices() local 228 old = OSDisableInterrupts(); in stop_all_voices() 247 (void)OSRestoreInterrupts(old); in stop_all_voices() 266 BOOL old; in play_sfx() local 269 old = OSDisableInterrupts(); in play_sfx() 290 (void)OSRestoreInterrupts(old); in play_sfx() 295 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | dpl2reverb.c | 227 BOOL old; in stop_voice() local 229 old = OSDisableInterrupts(); in stop_voice() 252 OSRestoreInterrupts(old); in stop_voice() 268 BOOL old; in stop_all_voices() local 272 old = OSDisableInterrupts(); in stop_all_voices() 291 OSRestoreInterrupts(old); in stop_all_voices() 310 BOOL old; in play_sfx() local 313 old = OSDisableInterrupts(); in play_sfx() 333 OSRestoreInterrupts(old); in play_sfx() 338 OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expreverbHiDpl2.c | 189 BOOL old; in stop_voice() local 191 old = OSDisableInterrupts(); in stop_voice() 214 (void)OSRestoreInterrupts(old); in stop_voice() 230 BOOL old; in stop_all_voices() local 234 old = OSDisableInterrupts(); in stop_all_voices() 253 (void)OSRestoreInterrupts(old); in stop_all_voices() 272 BOOL old; in play_sfx() local 275 old = OSDisableInterrupts(); in play_sfx() 296 (void)OSRestoreInterrupts(old); in play_sfx() 301 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | expchorusDpl2.c | 183 BOOL old; in stop_voice() local 185 old = OSDisableInterrupts(); in stop_voice() 208 (void)OSRestoreInterrupts(old); in stop_voice() 224 BOOL old; in stop_all_voices() local 228 old = OSDisableInterrupts(); in stop_all_voices() 247 (void)OSRestoreInterrupts(old); in stop_all_voices() 266 BOOL old; in play_sfx() local 269 old = OSDisableInterrupts(); in play_sfx() 290 (void)OSRestoreInterrupts(old); in play_sfx() 295 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | compressor.c | 235 BOOL old; in ax_profile_update() local 249 old = OSDisableInterrupts(); in ax_profile_update() 273 OSRestoreInterrupts(old); in ax_profile_update() 283 OSRestoreInterrupts(old); in ax_profile_update() 392 BOOL old; in MNU_toggle_comp() local 394 old = OSDisableInterrupts(); in MNU_toggle_comp() 399 OSRestoreInterrupts(old); in MNU_toggle_comp() 530 BOOL old; in stop_all_sfx() local 532 old = OSDisableInterrupts(); in stop_all_sfx() 542 OSRestoreInterrupts(old); in stop_all_sfx() [all …]
|
| D | fxbussendDpl2.c | 207 BOOL old; in stop_voice() local 209 old = OSDisableInterrupts(); in stop_voice() 232 (void)OSRestoreInterrupts(old); in stop_voice() 248 BOOL old; in stop_all_voices() local 252 old = OSDisableInterrupts(); in stop_all_voices() 271 (void)OSRestoreInterrupts(old); in stop_all_voices() 290 BOOL old; in play_sfx() local 293 old = OSDisableInterrupts(); in play_sfx() 314 (void)OSRestoreInterrupts(old); in play_sfx() 319 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | fxbussend.c | 216 BOOL old; in stop_voice() local 218 old = OSDisableInterrupts(); in stop_voice() 241 (void)OSRestoreInterrupts(old); in stop_voice() 257 BOOL old; in stop_all_voices() local 261 old = OSDisableInterrupts(); in stop_all_voices() 280 (void)OSRestoreInterrupts(old); in stop_all_voices() 299 BOOL old; in play_sfx() local 302 old = OSDisableInterrupts(); in play_sfx() 323 (void)OSRestoreInterrupts(old); in play_sfx() 328 (void)OSRestoreInterrupts(old); in play_sfx() [all …]
|
| D | axfilter.c | 303 BOOL old; in stop_all_voices() local 305 old = OSDisableInterrupts(); in stop_all_voices() 318 OSRestoreInterrupts(old); in stop_all_voices() 347 BOOL old; in play_sound() local 353 old = OSDisableInterrupts(); in play_sound() 423 OSRestoreInterrupts(old); in play_sound() 429 OSRestoreInterrupts(old); in play_sound() 647 BOOL old; in MNU_compressor() local 649 old = OSDisableInterrupts(); in MNU_compressor() 654 OSRestoreInterrupts(old); in MNU_compressor() [all …]
|
| /RvlSDK-3.2/build/demos/spdemo/src/ |
| D | spdemo.c | 189 BOOL old; in ax_profile_update() local 203 old = OSDisableInterrupts(); in ax_profile_update() 227 OSRestoreInterrupts(old); in ax_profile_update() 236 OSRestoreInterrupts(old); in ax_profile_update() 293 BOOL old; in MNU_stop_sfx() local 295 old = OSDisableInterrupts(); in MNU_stop_sfx() 305 OSRestoreInterrupts(old); in MNU_stop_sfx() 326 BOOL old; in MNU_stop_looping() local 328 old = OSDisableInterrupts(); in MNU_stop_looping() 338 OSRestoreInterrupts(old); in MNU_stop_looping() [all …]
|
| /RvlSDK-3.2/build/libraries/demo/src/ |
| D | DEMOAVX.c | 131 BOOL old; in DEMOAVXGetNumFilled() local 133 old = OSDisableInterrupts(); in DEMOAVXGetNumFilled() 138 OSRestoreInterrupts(old); in DEMOAVXGetNumFilled() 253 BOOL old; in DEMOAVXAttach() local 272 old = OSDisableInterrupts(); in DEMOAVXAttach() 276 OSRestoreInterrupts(old); in DEMOAVXAttach()
|
| D | DEMOWin.c | 377 BOOL old; in DEMOWinDestroyWindow() local 382 old = OSDisableInterrupts(); in DEMOWinDestroyWindow() 396 OSRestoreInterrupts(old); in DEMOWinDestroyWindow() 513 BOOL old; in DEMOWinLogPrintf() local 523 old = OSDisableInterrupts(); in DEMOWinLogPrintf() 563 OSRestoreInterrupts(old); in DEMOWinLogPrintf() 580 BOOL old; in DEMOWinPrintfXY() local 596 old = OSDisableInterrupts(); in DEMOWinPrintfXY() 618 OSRestoreInterrupts(old); in DEMOWinPrintfXY() 636 BOOL old; in DEMOWinScrollWindow() local [all …]
|
| /RvlSDK-3.2/build/libraries/sp/src/ |
| D | sp.c | 148 int old; in SPPrepareSound() local 168 old = OSDisableInterrupts(); in SPPrepareSound() 212 OSRestoreInterrupts(old); in SPPrepareSound() 225 old = OSDisableInterrupts(); in SPPrepareSound() 272 OSRestoreInterrupts(old); in SPPrepareSound() 284 old = OSDisableInterrupts(); in SPPrepareSound() 328 OSRestoreInterrupts(old); in SPPrepareSound() 340 old = OSDisableInterrupts(); in SPPrepareSound() 384 OSRestoreInterrupts(old); in SPPrepareSound() 396 old = OSDisableInterrupts(); in SPPrepareSound() [all …]
|
| /RvlSDK-3.2/build/demos/mididemo/src/ |
| D | synth.c | 69 int old; in programChange() local 77 old = OSDisableInterrupts(); in programChange() 79 OSRestoreInterrupts(old); in programChange() 87 int old = OSDisableInterrupts(); in input() local 89 OSRestoreInterrupts(old); in input()
|
| /RvlSDK-3.2/build/libraries/seq/src/ |
| D | seq.c | 95 int old; in __SEQPushSequenceList() local 97 old = OSDisableInterrupts(); in __SEQPushSequenceList() 106 OSRestoreInterrupts(old); in __SEQPushSequenceList() 115 int old; in __SEQRemoveSequenceFromList() local 118 old = OSDisableInterrupts(); in __SEQRemoveSequenceFromList() 133 OSRestoreInterrupts(old); in __SEQRemoveSequenceFromList() 689 int old = OSDisableInterrupts(); in SEQSetState() local 706 OSRestoreInterrupts(old); in SEQSetState() 719 int old; in SEQSetState() local 723 old = OSDisableInterrupts(); in SEQSetState() [all …]
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 123 BOOL old; in THPSimpleInit() local 139 old = OSDisableInterrupts(); in THPSimpleInit() 152 OSRestoreInterrupts(old); in THPSimpleInit() 160 OSRestoreInterrupts(old); in THPSimpleInit() 191 BOOL old; in THPSimpleQuit() local 195 old = OSDisableInterrupts(); in THPSimpleQuit() 202 OSRestoreInterrupts(old); in THPSimpleQuit() 810 BOOL old; in THPSimpleDecode() local 853 old = OSDisableInterrupts(); in THPSimpleDecode() 859 OSRestoreInterrupts(old); in THPSimpleDecode() [all …]
|
| D | axseq.c | 71 int old = OSEnableInterrupts(); in CallbackAudioFrame() local 82 OSRestoreInterrupts(old); in CallbackAudioFrame()
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/ |
| D | THPPlayer.c | 136 BOOL old; in THPPlayerInit() local 156 old = OSDisableInterrupts(); in THPPlayerInit() 169 OSRestoreInterrupts(old); in THPPlayerInit() 177 OSRestoreInterrupts(old); in THPPlayerInit() 208 BOOL old; in THPPlayerQuit() local 212 old = OSDisableInterrupts(); in THPPlayerQuit() 219 OSRestoreInterrupts(old); in THPPlayerQuit() 1493 BOOL old; in THPAudioMixCallback() local 1501 old = OSEnableInterrupts(); in THPAudioMixCallback() 1507 OSRestoreInterrupts(old); in THPAudioMixCallback() [all …]
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | main.c | 294 BOOL old; in CallbackAudioFrame() local 296 old = OSEnableInterrupts(); in CallbackAudioFrame() 302 OSRestoreInterrupts(old); in CallbackAudioFrame()
|
| /RvlSDK-3.2/build/demos/wpaddemo/src/ |
| D | wpad_spdemo.c | 586 BOOL old; in PlaySfx() local 588 old = OSDisableInterrupts(); in PlaySfx() 625 OSRestoreInterrupts(old); in PlaySfx() 637 BOOL old; in StopSfx() local 639 old = OSDisableInterrupts(); in StopSfx() 649 OSRestoreInterrupts(old); in StopSfx()
|