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

1 2 3 45 6 7 8 91011>>

  /bionic/libc/bionic/
utimes.cpp 37 timespec ts[2];
38 timespec* ts_ptr = NULL;
  /bionic/libc/include/
semaphore.h 36 struct timespec;
51 int sem_timedwait(sem_t*, const struct timespec*);
  /development/ndk/platforms/android-21/include/
semaphore.h 56 struct timespec;
57 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /development/ndk/platforms/android-3/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
ppd42ns.cxx 57 struct timespec printData_start={0,0};
58 struct timespec printData_now={0,0};
89 struct timespec pulseIn_start={0,0};
90 struct timespec pulseIn_now={0,0};
91 struct timespec pulsetime_start={0,0};
92 struct timespec pulsetime_end={0,0};
133 double PPD42NS::m_timediff(timespec time1, timespec time2)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);

Completed in 1260 milliseconds

1 2 3 45 6 7 8 91011>>