HomeSort by relevance Sort by last modified time
    Searched refs:ovalue (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/fio/os/
os-mac.h 72 struct itimerspec *ovalue)
94 if (!rc && ovalue != NULL) {
95 ovalue->it_interval.tv_sec = tv_out.it_interval.tv_sec;
96 ovalue->it_interval.tv_nsec = tv_out.it_interval.tv_usec * 1000;
97 ovalue->it_value.tv_sec = tv_out.it_value.tv_sec;
98 ovalue->it_value.tv_nsec = tv_out.it_value.tv_usec * 1000;
  /development/ndk/platforms/android-3/include/
time.h 117 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /development/ndk/platforms/android-8/include/
time.h 115 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
time.h 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
time.h 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
time.h 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
time.h 113 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);

Completed in 1971 milliseconds

1 2 3 4