Home
last modified time | relevance | path

Searched refs:HAVE_LIBRT (Results 1 – 8 of 8) sorted by relevance

/third_party/alsa-utils/include/
Daconfig.h98 #define HAVE_LIBRT 1 macro
/third_party/alsa-lib/include/
Dconfig.h106 #define HAVE_LIBRT 1 macro
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dlibcompat.h161 #ifndef HAVE_LIBRT
/third_party/alsa-utils/
Dconfigure.ac141 AC_CHECK_LIB([rt], [clock_gettime], [HAVE_LIBRT="yes"])
142 if test "$HAVE_LIBRT" = "yes" ; then
144 AC_DEFINE([HAVE_LIBRT], 1, [Have librt]) definition
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCMakeLists.txt10 if( HAVE_LIBRT )
/third_party/alsa-lib/
Dconfigure.ac295 AC_CHECK_LIB([rt], [clock_gettime], [HAVE_LIBRT="yes"])
296 if test "$HAVE_LIBRT" = "yes" ; then
298 AC_DEFINE([HAVE_LIBRT], 1, [Have librt]) definition
/third_party/node/deps/cares/
DCMakeLists.txt155 CARES_FUNCTION_IN_LIBRARY (clock_gettime rt HAVE_LIBRT)
241 IF (HAVE_LIBRT)
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch2867 +#define HAVE_LIBRT 1