Home
last modified time | relevance | path

Searched refs:HAVE_CLOCK_GETTIME (Results 1 – 14 of 14) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/timer/unix/
DSDL_systimer.c41 #if HAVE_NANOSLEEP || HAVE_CLOCK_GETTIME
54 #ifdef HAVE_CLOCK_GETTIME
64 #if HAVE_CLOCK_GETTIME in SDL_StartTicks()
73 #if HAVE_CLOCK_GETTIME in SDL_GetTicks()
/external/chromium/third_party/libevent/linux/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/chromium/third_party/libevent/android/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/valgrind/main/
Dconfig.h94 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/android/config/linux-x86_64/
DSDL_config.h83 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/android/config/freebsd-x86/
DSDL_config.h83 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/android/config/linux-ppc/
DSDL_config.h83 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/android/config/linux-x86/
DSDL_config.h78 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_config_os2.h109 #define HAVE_CLOCK_GETTIME 1 macro
DSDL_config.h.in137 #undef HAVE_CLOCK_GETTIME
/external/valgrind/main/memcheck/tests/linux/
Dtimerfd-syscall.c103 #if defined(HAVE_CLOCK_GETTIME)
/external/chromium/third_party/libevent/
Devent.c126 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC) in detect_monotonic()
142 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC) in gettime()
Dconfig.h.in10 #undef HAVE_CLOCK_GETTIME
/external/qemu/distrib/sdl-1.2.15/
Dconfigure.in2292 AC_DEFINE(HAVE_CLOCK_GETTIME) definition