Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microspdy/
Dinternal.c32 #ifdef HAVE_CLOCK_GETTIME in SPDYF_monotonic_time()
/external/scrypt/
Dconfig.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/libmicrohttpd/
DMHD_config.h31 #define HAVE_CLOCK_GETTIME 1 macro
DMHD_config.h.in30 #undef HAVE_CLOCK_GETTIME
Dconfigure.ac451 AC_DEFINE(HAVE_CLOCK_GETTIME, 1, [Have clock_gettime]) definition
/external/valgrind/
Dconfig.h87 #define HAVE_CLOCK_GETTIME 1 macro
Dconfig.h.in82 #undef HAVE_CLOCK_GETTIME
/external/libmicrohttpd/src/microhttpd/
Dinternal.c184 #ifdef HAVE_CLOCK_GETTIME in MHD_monotonic_time()
/external/libmicrohttpd/src/testspdy/
Dtest_session_timeout.c55 #ifdef HAVE_CLOCK_GETTIME in monotonic_time()
/external/openssh/
Dconfig.h233 #define HAVE_CLOCK_GETTIME 1 macro
Dmisc.c956 #if defined(HAVE_CLOCK_GETTIME) && \ in monotime()
981 #if defined(HAVE_CLOCK_GETTIME) && \ in monotime_double()
Dconfig.h.in262 #undef HAVE_CLOCK_GETTIME
Dconfigure.ac1855 [AC_DEFINE([HAVE_CLOCK_GETTIME], [1], [Have clock_gettime])]) definition
/external/valgrind/memcheck/tests/linux/
Dtimerfd-syscall.c103 #if defined(HAVE_CLOCK_GETTIME)
/external/libpng/
DMakefile.am16 if HAVE_CLOCK_GETTIME
Dconfigure.ac153 AM_CONDITIONAL([HAVE_CLOCK_GETTIME], [test "$ac_cv_func_clock_gettime" = "yes"]) condition
/external/libevent/
Dconfig.h.in22 #undef HAVE_CLOCK_GETTIME
/external/libmicrohttpd/src/spdy2http/
Dproxy.c1232 #ifdef HAVE_CLOCK_GETTIME in run()
/external/syslinux/lzo/src/
Dlzo_supp.h2981 #if 1 && (HAVE_CLOCK_GETTIME) && defined(CLOCK_PROCESS_CPUTIME_ID) && defined(lzo_int64l_t)
3049 #if 1 && (HAVE_CLOCK_GETTIME) && defined(CLOCK_THREAD_CPUTIME_ID) && defined(lzo_int64l_t)
Dminiacc.h5651 #if 0 && defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_PROCESS_CPUTIME_ID) && defined(acc_int64l_t)
5725 #if 0 && defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_THREAD_CPUTIME_ID) && defined(acc_int64l_t)
/external/ImageMagick/config/
Dconfig.h.in110 #undef HAVE_CLOCK_GETTIME
/external/ImageMagick/
Dconfigure.ac1226 AC_DEFINE([HAVE_CLOCK_GETTIME],[1],[Define to 1 if you have clock_gettime.]) definition