/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_keyboard.h | 77 * 'delay' is the initial delay in ms between the time when a key is 84 * If 'delay' is set to 0, keyboard repeat is disabled. 86 extern DECLSPEC int SDLCALL SDL_EnableKeyRepeat(int delay, int interval); 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
|
/external/valgrind/main/drd/tests/ |
rwlock_race.c | 22 struct timespec delay = { ms / 1000, (ms % 1000) * 1000 * 1000 }; local 23 nanosleep(&delay, 0);
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_keyboard.h | 77 * 'delay' is the initial delay in ms between the time when a key is 84 * If 'delay' is set to 0, keyboard repeat is disabled. 86 extern DECLSPEC int SDLCALL SDL_EnableKeyRepeat(int delay, int interval); 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_keyboard.h | 77 * 'delay' is the initial delay in ms between the time when a key is 84 * If 'delay' is set to 0, keyboard repeat is disabled. 86 extern DECLSPEC int SDLCALL SDL_EnableKeyRepeat(int delay, int interval); 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_keyboard.h | 77 * 'delay' is the initial delay in ms between the time when a key is 84 * If 'delay' is set to 0, keyboard repeat is disabled. 86 extern DECLSPEC int SDLCALL SDL_EnableKeyRepeat(int delay, int interval); 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
|
/bionic/libc/kernel/arch-x86/asm/ |
apic_32.h | 16 #include <linux/delay.h>
|
/bionic/libc/kernel/common/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/development/ndk/platforms/android-3/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apic_32.h | 16 #include <linux/delay.h>
|
/external/chromium/chrome/browser/ui/cocoa/ |
fullscreen_controller.h | 102 // animation, possibly after a delay (only applicable for the animated case). 103 - (void)ensureOverlayShownWithAnimation:(BOOL)animate delay:(BOOL)delay; 104 - (void)ensureOverlayHiddenWithAnimation:(BOOL)animate delay:(BOOL)delay;
|
/external/skia/include/views/ |
SkOSWindow_SDL.h | 30 static bool PostEvent(SkEvent* evt, SkEventSinkID, SkMSec delay);
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
long_term_prediction.h | 106 const Int delay[],
|
s_lt_pred_status.h | 159 Int delay[MAX_SHORT_WINDOWS]; member in struct:__anon14834
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/ |
apic_32.h | 16 #include <linux/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/ |
apic_32.h | 16 #include <linux/delay.h>
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
delay.h | 15 #include <asm/delay.h>
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/ |
apic_32.h | 16 #include <linux/delay.h>
|