Home
last modified time | relevance | path

Searched defs:HAVE_CLOCK_GETTIME (Results 1 – 24 of 24) sorted by relevance

/external/libusb/Xcode/
Dconfig.h14 #define HAVE_CLOCK_GETTIME 1 macro
/external/libusb/android/
Dconfig.h33 #define HAVE_CLOCK_GETTIME 1 macro
/external/flac/
Dconfigure.ac391 AC_DEFINE(HAVE_CLOCK_GETTIME) definition
392 AH_TEMPLATE(HAVE_CLOCK_GETTIME, [define if you have clock_gettime])) template
Dconfig.h71 #define HAVE_CLOCK_GETTIME 1 macro
/external/perfetto/buildtools/libbacktrace_config/
Dconfig.h28 #define HAVE_CLOCK_GETTIME 1 macro
/external/scrypt/
Dconfig.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/libusb/darwin/
Dconfig.h17 #define HAVE_CLOCK_GETTIME 1 macro
/external/iperf3/src/
Diperf_config.h5 #define HAVE_CLOCK_GETTIME 1 macro
/external/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h14 #define HAVE_CLOCK_GETTIME 1 macro
/external/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h14 #define HAVE_CLOCK_GETTIME 1 macro
/external/libusb/linux/
Dconfig.h17 #define HAVE_CLOCK_GETTIME 1 macro
/external/libpng/
Dconfigure.ac147 AM_CONDITIONAL([HAVE_CLOCK_GETTIME], [test "$ac_cv_func_clock_gettime" = "yes"]) condition
/external/f2fs-tools/include/
Dandroid_config.h25 #define HAVE_CLOCK_GETTIME 1 macro
/external/cronet/third_party/libevent/aix/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/cronet/third_party/libevent/freebsd/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/cronet/third_party/libevent/linux/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/cronet/third_party/libevent/android/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/cronet/third_party/libevent/solaris/
Dconfig.h11 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h144 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/
Dconfigure.ac4077 AC_DEFINE(HAVE_CLOCK_GETTIME, 1) definition
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h144 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h144 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h144 #define HAVE_CLOCK_GETTIME 1 macro
/external/ImageMagick/
Dconfigure.ac1080 AC_DEFINE([HAVE_CLOCK_GETTIME],[1],[Define to 1 if you have clock_gettime.]) definition