Home
last modified time | relevance | path

Searched refs:old (Results 1 – 25 of 26) sorted by relevance

12

/RvlSDK-2.1/build/demos/axdemo/src/
Dsyndemo.c131 int old; in programChange() local
145 old = OSDisableInterrupts(); in programChange()
149 OSRestoreInterrupts(old); in programChange()
168 int old; in startNote() local
174 old = OSDisableInterrupts(); in startNote()
178 OSRestoreInterrupts(old); in startNote()
192 int old; in stopNote() local
198 old = OSDisableInterrupts(); in stopNote()
218 OSRestoreInterrupts(old); in stopNote()
228 int old; in holdPedalDown() local
[all …]
Dexpdelay.c178 BOOL old; in stop_voice() local
180 old = OSDisableInterrupts(); in stop_voice()
203 (void)OSRestoreInterrupts(old); in stop_voice()
219 BOOL old; in stop_all_voices() local
223 old = OSDisableInterrupts(); in stop_all_voices()
242 (void)OSRestoreInterrupts(old); in stop_all_voices()
261 BOOL old; in play_sfx() local
264 old = OSDisableInterrupts(); in play_sfx()
285 (void)OSRestoreInterrupts(old); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
DexpdelayDpl2.c181 BOOL old; in stop_voice() local
183 old = OSDisableInterrupts(); in stop_voice()
206 (void)OSRestoreInterrupts(old); in stop_voice()
222 BOOL old; in stop_all_voices() local
226 old = OSDisableInterrupts(); in stop_all_voices()
245 (void)OSRestoreInterrupts(old); in stop_all_voices()
264 BOOL old; in play_sfx() local
267 old = OSDisableInterrupts(); in play_sfx()
288 (void)OSRestoreInterrupts(old); in play_sfx()
293 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
DexpreverbHiDpl2.c184 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 …]
DexpreverbHi.c178 BOOL old; in stop_voice() local
180 old = OSDisableInterrupts(); in stop_voice()
203 (void)OSRestoreInterrupts(old); in stop_voice()
219 BOOL old; in stop_all_voices() local
223 old = OSDisableInterrupts(); in stop_all_voices()
242 (void)OSRestoreInterrupts(old); in stop_all_voices()
261 BOOL old; in play_sfx() local
264 old = OSDisableInterrupts(); in play_sfx()
285 (void)OSRestoreInterrupts(old); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
DexpchorusDpl2.c178 BOOL old; in stop_voice() local
180 old = OSDisableInterrupts(); in stop_voice()
203 (void)OSRestoreInterrupts(old); in stop_voice()
219 BOOL old; in stop_all_voices() local
223 old = OSDisableInterrupts(); in stop_all_voices()
242 (void)OSRestoreInterrupts(old); in stop_all_voices()
261 BOOL old; in play_sfx() local
264 old = OSDisableInterrupts(); in play_sfx()
285 (void)OSRestoreInterrupts(old); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
DexpreverbStd.c178 BOOL old; in stop_voice() local
180 old = OSDisableInterrupts(); in stop_voice()
203 (void)OSRestoreInterrupts(old); in stop_voice()
219 BOOL old; in stop_all_voices() local
223 old = OSDisableInterrupts(); in stop_all_voices()
242 (void)OSRestoreInterrupts(old); in stop_all_voices()
261 BOOL old; in play_sfx() local
264 old = OSDisableInterrupts(); in play_sfx()
285 (void)OSRestoreInterrupts(old); in play_sfx()
290 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
DexpreverbStdDpl2.c181 BOOL old; in stop_voice() local
183 old = OSDisableInterrupts(); in stop_voice()
206 (void)OSRestoreInterrupts(old); in stop_voice()
222 BOOL old; in stop_all_voices() local
226 old = OSDisableInterrupts(); in stop_all_voices()
245 (void)OSRestoreInterrupts(old); in stop_all_voices()
264 BOOL old; in play_sfx() local
267 old = OSDisableInterrupts(); in play_sfx()
288 (void)OSRestoreInterrupts(old); in play_sfx()
293 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
Dexpchorus.c179 BOOL old; in stop_voice() local
181 old = OSDisableInterrupts(); in stop_voice()
204 (void)OSRestoreInterrupts(old); in stop_voice()
220 BOOL old; in stop_all_voices() local
224 old = OSDisableInterrupts(); in stop_all_voices()
243 (void)OSRestoreInterrupts(old); in stop_all_voices()
262 BOOL old; in play_sfx() local
265 old = OSDisableInterrupts(); in play_sfx()
286 (void)OSRestoreInterrupts(old); in play_sfx()
291 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
Dcompressor.c258 BOOL old; in ax_profile_update() local
272 old = OSDisableInterrupts(); in ax_profile_update()
296 OSRestoreInterrupts(old); in ax_profile_update()
306 OSRestoreInterrupts(old); in ax_profile_update()
415 BOOL old; in MNU_toggle_comp() local
417 old = OSDisableInterrupts(); in MNU_toggle_comp()
422 OSRestoreInterrupts(old); in MNU_toggle_comp()
547 BOOL old; in stop_all_sfx() local
549 old = OSDisableInterrupts(); in stop_all_sfx()
559 OSRestoreInterrupts(old); in stop_all_sfx()
[all …]
Ddpl2reverb.c253 BOOL old; in stop_voice() local
255 old = OSDisableInterrupts(); in stop_voice()
278 OSRestoreInterrupts(old); in stop_voice()
294 BOOL old; in stop_all_voices() local
298 old = OSDisableInterrupts(); in stop_all_voices()
317 OSRestoreInterrupts(old); in stop_all_voices()
336 BOOL old; in play_sfx() local
339 old = OSDisableInterrupts(); in play_sfx()
359 OSRestoreInterrupts(old); in play_sfx()
364 OSRestoreInterrupts(old); in play_sfx()
[all …]
DfxbussendDpl2.c202 BOOL old; in stop_voice() local
204 old = OSDisableInterrupts(); in stop_voice()
227 (void)OSRestoreInterrupts(old); in stop_voice()
243 BOOL old; in stop_all_voices() local
247 old = OSDisableInterrupts(); in stop_all_voices()
266 (void)OSRestoreInterrupts(old); in stop_all_voices()
285 BOOL old; in play_sfx() local
288 old = OSDisableInterrupts(); in play_sfx()
309 (void)OSRestoreInterrupts(old); in play_sfx()
314 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
Dfxbussend.c211 BOOL old; in stop_voice() local
213 old = OSDisableInterrupts(); in stop_voice()
236 (void)OSRestoreInterrupts(old); in stop_voice()
252 BOOL old; in stop_all_voices() local
256 old = OSDisableInterrupts(); in stop_all_voices()
275 (void)OSRestoreInterrupts(old); in stop_all_voices()
294 BOOL old; in play_sfx() local
297 old = OSDisableInterrupts(); in play_sfx()
318 (void)OSRestoreInterrupts(old); in play_sfx()
323 (void)OSRestoreInterrupts(old); in play_sfx()
[all …]
Daxfilter.c303 BOOL old; in stop_all_voices() local
305 old = OSDisableInterrupts(); in stop_all_voices()
318 OSRestoreInterrupts(old); in stop_all_voices()
343 BOOL old; in play_sound() local
349 old = OSDisableInterrupts(); in play_sound()
406 OSRestoreInterrupts(old); in play_sound()
412 OSRestoreInterrupts(old); in play_sound()
596 BOOL old; in MNU_compressor() local
598 old = OSDisableInterrupts(); in MNU_compressor()
603 OSRestoreInterrupts(old); in MNU_compressor()
[all …]
Daxart3ddemo.c905 int old; in CameraUpdate() local
927 old = OSDisableInterrupts(); in CameraUpdate()
935 OSRestoreInterrupts(old); in CameraUpdate()
941 int old; in CameraUpdate() local
963 old = OSDisableInterrupts(); in CameraUpdate()
971 OSRestoreInterrupts(old); in CameraUpdate()
/RvlSDK-2.1/build/demos/spdemo/src/
Dspdemo.c214 BOOL old; in ax_profile_update() local
228 old = OSDisableInterrupts(); in ax_profile_update()
252 OSRestoreInterrupts(old); in ax_profile_update()
261 OSRestoreInterrupts(old); in ax_profile_update()
318 BOOL old; in MNU_stop_sfx() local
320 old = OSDisableInterrupts(); in MNU_stop_sfx()
330 OSRestoreInterrupts(old); in MNU_stop_sfx()
351 BOOL old; in MNU_stop_looping() local
353 old = OSDisableInterrupts(); in MNU_stop_looping()
363 OSRestoreInterrupts(old); in MNU_stop_looping()
[all …]
/RvlSDK-2.1/build/libraries/sp/src/
Dsp.c151 int old; in SPPrepareSound() local
171 old = OSDisableInterrupts(); in SPPrepareSound()
215 OSRestoreInterrupts(old); in SPPrepareSound()
228 old = OSDisableInterrupts(); in SPPrepareSound()
275 OSRestoreInterrupts(old); in SPPrepareSound()
287 old = OSDisableInterrupts(); in SPPrepareSound()
331 OSRestoreInterrupts(old); in SPPrepareSound()
343 old = OSDisableInterrupts(); in SPPrepareSound()
387 OSRestoreInterrupts(old); in SPPrepareSound()
399 old = OSDisableInterrupts(); in SPPrepareSound()
[all …]
/RvlSDK-2.1/build/libraries/demo/src/
DDEMOAVX.c131 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()
DDEMOWin.c374 BOOL old; in DEMOWinDestroyWindow() local
379 old = OSDisableInterrupts(); in DEMOWinDestroyWindow()
393 OSRestoreInterrupts(old); in DEMOWinDestroyWindow()
510 BOOL old; in DEMOWinLogPrintf() local
520 old = OSDisableInterrupts(); in DEMOWinLogPrintf()
560 OSRestoreInterrupts(old); in DEMOWinLogPrintf()
577 BOOL old; in DEMOWinPrintfXY() local
593 old = OSDisableInterrupts(); in DEMOWinPrintfXY()
615 OSRestoreInterrupts(old); in DEMOWinPrintfXY()
633 BOOL old; in DEMOWinScrollWindow() local
[all …]
/RvlSDK-2.1/build/libraries/seq/src/
Dseq.c79 int old; in __SEQPushSequenceList() local
81 old = OSDisableInterrupts(); in __SEQPushSequenceList()
90 OSRestoreInterrupts(old); in __SEQPushSequenceList()
99 int old; in __SEQRemoveSequenceFromList() local
102 old = OSDisableInterrupts(); in __SEQRemoveSequenceFromList()
117 OSRestoreInterrupts(old); in __SEQRemoveSequenceFromList()
659 int old = OSDisableInterrupts(); in SEQSetState() local
676 OSRestoreInterrupts(old); in SEQSetState()
689 int old; in SEQSetState() local
693 old = OSDisableInterrupts(); in SEQSetState()
[all …]
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c115 BOOL old; in THPSimpleInit() local
128 old = OSDisableInterrupts(); in THPSimpleInit()
141 OSRestoreInterrupts(old); in THPSimpleInit()
149 OSRestoreInterrupts(old); in THPSimpleInit()
180 BOOL old; in THPSimpleQuit() local
184 old = OSDisableInterrupts(); in THPSimpleQuit()
191 OSRestoreInterrupts(old); in THPSimpleQuit()
799 BOOL old; in THPSimpleDecode() local
840 old = OSDisableInterrupts(); in THPSimpleDecode()
846 OSRestoreInterrupts(old); in THPSimpleDecode()
[all …]
Daxseq.c68 int old = OSEnableInterrupts(); in CallbackAudioFrame() local
79 OSRestoreInterrupts(old); in CallbackAudioFrame()
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c129 BOOL old; in THPPlayerInit() local
146 old = OSDisableInterrupts(); in THPPlayerInit()
159 OSRestoreInterrupts(old); in THPPlayerInit()
167 OSRestoreInterrupts(old); in THPPlayerInit()
198 BOOL old; in THPPlayerQuit() local
202 old = OSDisableInterrupts(); in THPPlayerQuit()
209 OSRestoreInterrupts(old); in THPPlayerQuit()
1483 BOOL old; in THPAudioMixCallback() local
1491 old = OSEnableInterrupts(); in THPAudioMixCallback()
1497 OSRestoreInterrupts(old); in THPAudioMixCallback()
[all …]
/RvlSDK-2.1/build/demos/wpaddemo/src/
Dwpad_spdemo.c479 BOOL old; in PlaySfx() local
481 old = OSDisableInterrupts(); in PlaySfx()
518 OSRestoreInterrupts(old); in PlaySfx()
530 BOOL old; in StopSfx() local
532 old = OSDisableInterrupts(); in StopSfx()
542 OSRestoreInterrupts(old); in StopSfx()
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
Dmain.c333 BOOL old; in CallbackAudioFrame() local
335 old = OSEnableInterrupts(); in CallbackAudioFrame()
341 OSRestoreInterrupts(old); in CallbackAudioFrame()

12