Searched refs:ALARM_IOW (Results 51 - 75 of 150) sorted by relevance

123456

/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-3/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-3/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-3/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-4/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-4/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-4/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-5/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-5/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-5/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-6/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-6/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-6/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-7/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-7/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-7/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-8/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-8/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-8/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-9/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-9/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r10/platforms/android-9/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r11/platforms/android-10/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r11/platforms/android-10/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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/r11/platforms/android-10/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
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)

Completed in 336 milliseconds

123456