HomeSort by relevance Sort by last modified time
    Searched refs:timespec (Results 176 - 200 of 1383) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;

Completed in 833 milliseconds

1 2 3 4 5 6 78 91011>>