/external/qemu/distrib/sdl-1.2.15/test/ |
D | testhread.c | 26 SDL_Delay(1*1000); in ThreadFunc() 35 SDL_Delay(5*1000); in killed() 56 SDL_Delay(5*1000); in main() 67 SDL_Delay(5*1000); in main()
|
D | testtimer.c | 49 SDL_Delay(10*1000); in main() 75 SDL_Delay(10*1000); in main() 80 SDL_Delay(5*1000); in main()
|
D | testsem.c | 22 SDL_Delay(200); in ThreadFunc() 25 SDL_Delay(1); /* For the scheduler */ in ThreadFunc() 87 SDL_Delay(10 * 1000); in main()
|
D | testerror.c | 27 SDL_Delay(1*1000); in ThreadFunc() 52 SDL_Delay(5*1000); in main()
|
D | testlock.c | 58 SDL_Delay(1*1000); in Run() 65 SDL_Delay(10); in Run()
|
D | testwin.c | 139 SDL_Delay(5*1000); in DrawPict() 173 SDL_Delay(1); in DrawPict() 196 SDL_Delay(1); in DrawPict() 222 SDL_Delay(1); in DrawPict() 374 SDL_Delay(delay*1000); in main()
|
D | threadwin.c | 162 SDL_Delay(20); in HandleMouse() 218 SDL_Delay(20); in HandleKeyboard() 332 SDL_Delay(20); in main()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/dummy/ |
D | SDL_systimer.c | 39 void SDL_Delay (Uint32 ms) in SDL_Delay() function 56 SDL_Delay(1); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/beos/ |
D | SDL_systimer.c | 45 void SDL_Delay(Uint32 ms) in SDL_Delay() function 60 SDL_Delay(10); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/dc/ |
D | SDL_systimer.c | 50 void SDL_Delay(Uint32 ms) in SDL_Delay() function 65 SDL_Delay(10); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/symbian/ |
D | SDL_systimer.cpp | 59 void SDL_Delay(Uint32 ms) in SDL_Delay() function 76 SDL_Delay(10); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/riscos/ |
D | SDL_systimer.c | 84 void SDL_Delay (Uint32 ms) in SDL_Delay() function 196 SDL_Delay(1); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/unix/ |
D | SDL_systimer.c | 88 void SDL_Delay (Uint32 ms) in SDL_Delay() function 203 SDL_Delay(1); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/ |
D | SDL_systimer.c | 94 DECLSPEC void SDLCALL SDL_Delay(Uint32 ms) in SDL_Delay() function 192 SDL_Delay(10); in RunTimer()
|
/external/qemu/distrib/sdl-1.2.15/src/events/ |
D | SDL_events.c | 68 SDL_Delay(1); in SDL_Lock_EventThread() 125 SDL_Delay(1); in SDL_GobbleEvents() 410 case 0: SDL_Delay(10); in SDL_WaitEvent()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/nds/ |
D | SDL_systimer.c | 47 void SDL_Delay(Uint32 ms) in SDL_Delay() function
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_timer.h | 52 extern DECLSPEC void SDLCALL SDL_Delay(Uint32 ms);
|
/external/qemu/distrib/sdl-1.2.15/src/audio/esd/ |
D | SDL_esdaudio.c | 204 SDL_Delay(ticks); in ESD_WaitAudio() 216 SDL_Delay(1); /* Let a little CPU time go by */ in ESD_PlayAudio()
|
/external/qemu/distrib/sdl-1.2.15/src/main/beos/ |
D | SDL_BeApp.cc | 80 SDL_Delay(10); in SDL_InitBeApp()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/ |
D | SDL_systimer.c | 91 void SDL_Delay (Uint32 ms) in SDL_Delay() function
|
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/ |
D | SDL_systimer.c | 68 void SDL_Delay(Uint32 ms) in SDL_Delay() function
|
/external/qemu/distrib/sdl-1.2.15/src/audio/bsd/ |
D | SDL_bsdaudio.c | 153 SDL_Delay(ticks); in OBSD_WaitAudio() 207 SDL_Delay(1); /* Let a little CPU time go by */ in OBSD_PlayAudio()
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/ |
D | main.c | 146 SDL_Delay (delay); in mainLoop()
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/ |
D | main.c | 146 SDL_Delay (delay); in mainLoop()
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/ |
D | main.c | 146 SDL_Delay (delay); in mainLoop()
|