Home
last modified time | relevance | path

Searched refs:HAVE_CLOCK_GETTIME (Results 1 – 20 of 20) 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/scrypt/
Dconfig.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/chromium_org/third_party/libevent/android/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/chromium_org/third_party/libevent/freebsd/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/chromium_org/third_party/libevent/linux/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/chromium_org/third_party/libevent/solaris/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/qemu/android/config/linux-x86_64/
DSDL_config.h83 #define HAVE_CLOCK_GETTIME 1 macro
/external/valgrind/main/
Dconfig.h109 #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/chromium_org/third_party/libevent/
Dchromium.patch106 -#if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
120 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
Dconfig.h.in10 #undef HAVE_CLOCK_GETTIME
Devent.c131 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC) in gettime()
/external/valgrind/main/memcheck/tests/linux/
Dtimerfd-syscall.c103 #if defined(HAVE_CLOCK_GETTIME)
/external/chromium_org/third_party/skia/gyp/
Dnanomsg.gyp128 'HAVE_CLOCK_GETTIME',
/external/skia/gyp/
Dnanomsg.gyp125 'HAVE_CLOCK_GETTIME',
/external/qemu/distrib/sdl-1.2.15/
Dconfigure.in2292 AC_DEFINE(HAVE_CLOCK_GETTIME) definition