Home
last modified time | relevance | path

Searched defs:HAVE_CLOCK_GETTIME (Results 1 – 19 of 19) 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/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/flac/
Dconfigure.ac444 AC_DEFINE(HAVE_CLOCK_GETTIME) definition
445 AH_TEMPLATE(HAVE_CLOCK_GETTIME, [define if you have clock_gettime])) template
Dconfig.h71 #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.ac152 AM_CONDITIONAL([HAVE_CLOCK_GETTIME], [test "$ac_cv_func_clock_gettime" = "yes"]) condition
/external/openssh/prebuilt-intermediates/
Dconfig.h229 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h135 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/
Dconfigure.ac4038 AC_DEFINE(HAVE_CLOCK_GETTIME, 1) definition
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h135 #define HAVE_CLOCK_GETTIME 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h135 #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
/external/openssh/
Dconfigure.ac1970 [AC_DEFINE([HAVE_CLOCK_GETTIME], [1], [Have clock_gettime])]) definition