/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/ |
linux-unistd.h | 135 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 136 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/ |
linux-unistd.h | 132 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 133 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/ |
linux-unistd.h | 135 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 136 int __timer_gettime (timer_t, struct itimerspec*);
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/ |
linux-unistd.h | 135 int __timer_settime (timer_t, int, const struct itimerspec*, struct itimerspec*); 136 int __timer_gettime (timer_t, struct itimerspec*);
|
/external/kernel-headers/original/linux/ |
time.h | 195 struct itimerspec { struct
|
/external/qemu/ |
qemu-timer.c | 1038 struct itimerspec timeout; [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux.c | [all...] |