HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_CLOCK_GETTIME (Results 1 - 17 of 17) sorted by null

  /external/chromium/third_party/libevent/android/
config.h 11 #define HAVE_CLOCK_GETTIME 1
  /external/chromium/third_party/libevent/linux/
config.h 11 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/android/config/freebsd-x86/
SDL_config.h 83 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/android/config/linux-ppc/
SDL_config.h 83 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/android/config/linux-x86_64/
SDL_config.h 83 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/distrib/sdl-1.2.15/src/timer/unix/
SDL_systimer.c 41 #if HAVE_NANOSLEEP || HAVE_CLOCK_GETTIME
54 #ifdef HAVE_CLOCK_GETTIME
58 #endif /* HAVE_CLOCK_GETTIME */
64 #if HAVE_CLOCK_GETTIME
73 #if HAVE_CLOCK_GETTIME
  /external/valgrind/main/
config.h 94 #define HAVE_CLOCK_GETTIME 1
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_config.h 83 #define HAVE_CLOCK_GETTIME 1
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_config.h 83 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/android/config/linux-x86/
SDL_config.h 78 #define HAVE_CLOCK_GETTIME 1
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_os2.h 109 #define HAVE_CLOCK_GETTIME 1
SDL_config.h.in 137 #undef HAVE_CLOCK_GETTIME
  /external/chromium/third_party/libevent/
config.h.in 10 #undef HAVE_CLOCK_GETTIME
event.c 126 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
142 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC)
  /ndk/sources/host-tools/make-3.81/
config.h.in 51 #undef HAVE_CLOCK_GETTIME
file.c 807 # if HAVE_CLOCK_GETTIME && defined CLOCK_REALTIME
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 103 #if defined(HAVE_CLOCK_GETTIME)

Completed in 1782 milliseconds