HomeSort by relevance Sort by last modified time
    Searched refs:itimerspec (Results 101 - 125 of 147) sorted by null

1 2 3 45 6

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
time.h 47 struct itimerspec { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
time.h 47 struct itimerspec { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
time.h 47 struct itimerspec { struct
  /external/srec/portable/src/
ptimer.c 196 struct itimerspec expire_time;
212 struct itimerspec remaining;
239 struct itimerspec remaining;
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 135 int timerfd_settime(int ufc, int flags, const struct itimerspec *utmr,
136 struct itimerspec *otmr)
141 int timerfd_gettime(int ufc, struct itimerspec *otmr)
179 struct itimerspec tmr;
  /packages/apps/Nfc/nci/jni/
IntervalTimer.cpp 50 struct itimerspec ts;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 162 struct itimerspec struct
365 __const struct itimerspec *__restrict __value,
366 struct itimerspec *__restrict __ovalue) __THROW;
369 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 162 struct itimerspec struct
365 __const struct itimerspec *__restrict __value,
366 struct itimerspec *__restrict __ovalue) __THROW;
369 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 162 struct itimerspec struct
365 __const struct itimerspec *__restrict __value,
366 struct itimerspec *__restrict __ovalue) __THROW;
369 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
  /system/extras/tests/bionic/libc/other/
test_timer_create.c 53 struct itimerspec ts, ots;
test_timer_create2.c 53 struct itimerspec ts, ots;
  /bionic/libc/bionic/
pthread-timers.c 335 extern int __timer_gettime(timer_t, struct itimerspec*);
336 extern int __timer_settime(timer_t, int, const struct itimerspec*, struct itimerspec*);
440 struct itimerspec* spec)
464 timer_gettime( timer_t id, struct itimerspec* ospec )
491 const struct itimerspec* spec,
492 struct itimerspec* ospec )
  /external/bluetooth/bluedroid/hci/src/
lpm.c 133 struct itimerspec ts;
177 struct itimerspec ts;
  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Timer.c 214 struct itimerspec its;
248 struct itimerspec its = {{0, 0}, {0, 0}};
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/4/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*);
  /prebuilts/ndk/5/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*);
  /prebuilts/ndk/5/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*);
  /prebuilts/ndk/6/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*);
  /prebuilts/ndk/6/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*);
  /prebuilts/ndk/6/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*);

Completed in 2478 milliseconds

1 2 3 45 6