/external/kernel-headers/original/linux/ |
time.h | 12 struct timespec { struct 30 /* Parameters used to convert the timespec values: */ 39 static inline int timespec_equal(struct timespec *a, struct timespec *b) 49 static inline int timespec_compare(struct timespec *lhs, struct timespec *rhs) 71 extern void set_normalized_timespec(struct timespec *ts, time_t sec, long nsec); 76 static inline struct timespec timespec_sub(struct timespec lhs, 77 struct timespec rhs [all...] |
android_alarm.h | 42 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) // set alarm 43 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 45 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/external/skia/bench/ |
BenchSysTimer_posix.cpp | 13 static double intervalInMSec(const timespec start_clock 14 , const timespec end_clock) 30 timespec none = {0, 0}; 36 timespec none = {0, 0}; 42 timespec end_cpu; 44 timespec none = {0, 0}; 51 timespec end_wall; 53 timespec none = {0, 0};
|
BenchSysTimer_posix.h | 21 timespec fCpu; 22 timespec fWall;
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
ostime.h | 16 int clock_gettime(clockid_t clock_id, struct timespec *tp); 17 int clock_settime(clockid_t clock_id, const struct timespec *tp);
|
/bionic/libc/upstream-netbsd/libc/include/isc/ |
eventlib.h | 60 struct timespec, struct timespec)); 166 struct timespec evConsTime __P((time_t sec, long nsec)); 167 struct timespec evAddTime __P((struct timespec, struct timespec)); 168 struct timespec evSubTime __P((struct timespec, struct timespec)); 169 struct timespec evNowTime __P((void)) [all...] |
/system/extras/tests/timetest/ |
timetest.c | 15 struct timespec t; 26 static struct timespec ts_sub(struct timespec a, struct timespec b) 28 struct timespec r; 42 static struct timespec ts_min(struct timespec a, struct timespec b) 50 static struct timespec ts_max(struct timespec a, struct timespec b [all...] |
/bionic/libc/upstream-netbsd/libc/isc/ |
ev_timers.c | 58 static void idle_timeout(evContext, void *, struct timespec, struct timespec); 65 struct timespec lastTouched; 66 struct timespec max_idle; 73 struct timespec 75 struct timespec x; 82 struct timespec 83 evAddTime(struct timespec addend1, struct timespec addend2) { 84 struct timespec x [all...] |
/development/ndk/platforms/android-3/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/external/kernel-headers/original/asm-x86/ |
sockios.h | 11 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
sockios.h | 11 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sockios.h | 11 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sockios.h | 11 #define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
android_alarm.h | 41 #define ANDROID_ALARM_SET(type) _IOW('a', 2 | ((type) << 4), struct timespec) 42 #define ANDROID_ALARM_SET_AND_WAIT(type) _IOW('a', 3 | ((type) << 4), struct timespec) 43 #define ANDROID_ALARM_GET_TIME(type) _IOW('a', 4 | ((type) << 4), struct timespec) 44 #define ANDROID_ALARM_SET_RTC _IOW('a', 5, struct timespec)
|