/bionic/libc/kernel/uapi/linux/ |
android_alarm.h | 46 #define ALARM_IOW(c,type,size) _IOW('a', (c) | ((type) << 4), size) 47 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 49 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 50 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/development/ndk/platforms/android-21/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/external/kernel-headers/original/uapi/linux/ |
android_alarm.h | 53 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 55 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 56 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 57 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
android_alarm.h | 49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) 50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec) 51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec) 52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
|