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

1 2 3 4 56

  /prebuilts/ndk/6/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*);
  /prebuilts/ndk/7/platforms/android-14/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/7/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*);
  /prebuilts/ndk/7/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/7/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/7/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/7/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*);
  /prebuilts/ndk/7/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/7/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/7/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/7/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/7/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/7/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/bluetooth/bluedroid/main/
bte_main.c 369 struct itimerspec ts;
  /hardware/broadcom/libbt/src/
upio.c 462 struct itimerspec ts;
  /system/core/healthd/
healthd.cpp 73 struct itimerspec itval;
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 144 struct itimerspec ts;
  /external/chromium_org/third_party/libusb/src/libusb/
io.c     [all...]
  /external/libusb/libusb/
io.c     [all...]
  /external/qemu/
qemu-timer.c 1038 struct itimerspec timeout;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]

Completed in 708 milliseconds

1 2 3 4 56