HomeSort by relevance Sort by last modified time
    Searched refs:timespec (Results 251 - 275 of 449) sorted by null

<<1112131415161718

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_CompThread.c 94 struct timespec tv;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_ComponentThread.c 86 struct timespec tv;
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_semaphores.c 155 struct timespec abs_timeout;
  /bionic/libc/bionic/
pthread-rwlocks.c 232 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout)
281 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout)
semaphore.c 267 int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout)
299 struct timespec ts;
  /external/kernel-headers/original/linux/
compat.h 80 extern int get_compat_timespec(struct timespec *, const struct compat_timespec __user *);
81 extern int put_compat_timespec(const struct timespec *, struct compat_timespec __user *);
jiffies.h 312 timespec_to_jiffies(const struct timespec *value)
328 jiffies_to_timespec(const unsigned long jiffies, struct timespec *value)
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 101 struct timespec tp;
119 void set_timespec(struct timespec *tmr, unsigned long long ustime)
  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 60 struct timespec ts;
122 struct timespec ts;
  /system/extras/tests/bionic/libc/common/
test_pthread_rwlock.c 75 struct timespec ts[1];
84 struct timespec ts;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 256 __const struct timespec *__abstime);
738 __const struct timespec *__restrict
865 __const struct timespec *__restrict
880 __const struct timespec *__restrict
    [all...]
  /dalvik/vm/
Misc.cpp 449 struct timespec now;
467 struct timespec now;
486 struct timespec now;
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 91 timespec *ts,
237 struct timespec timeout;
283 struct timespec timeout;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 160 struct timespec ts; \
187 struct timespec ts; \
214 struct timespec ts; \
  /system/media/audio_utils/
echo_reference.c 54 struct timespec wr_render_time; // latest render time indicated by write()
300 struct timespec ts;
315 struct timespec tmp;
  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 63 struct timespec tm;
  /development/ndk/samples/hello-neon/jni/
helloneon.c 37 struct timespec res;
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Event.c 170 struct timespec timeout;
  /external/blktrace/
blktrace.h 62 extern struct timespec abs_start_time;
  /external/chromium/base/threading/
platform_thread_posix.cc 142 struct timespec sleep_time, remaining;
  /external/dbus/bus/
dir-watch-kqueue.c 62 struct timespec nullts = { 0, 0 };
  /external/dhcpcd/
common.c 148 struct timespec ts;
  /external/valgrind/main/helgrind/tests/
annotate_hbefore.c 221 struct timespec ts = { 0, 100 * 1000 * 1000 };
  /external/webkit/Source/JavaScriptCore/wtf/
TCSpinLock.h 190 struct timespec tm;
  /external/webkit/Source/WebKit/android/
TimeCounter.cpp 57 struct timespec tm;

Completed in 1426 milliseconds

<<1112131415161718