Home
last modified time | relevance | path

Searched refs:HAVE_GMTIME_R (Results 1 – 15 of 15) sorted by relevance

/external/curl/lib/
Dconfig-tpf.h196 #define HAVE_GMTIME_R 1 macro
Dconfig-symbian.h204 #define HAVE_GMTIME_R 1 macro
Dconfig-vxworks.h246 #define HAVE_GMTIME_R 1 macro
Dconfig-plan9.h122 #define HAVE_GMTIME_R 1 macro
Dcurl_config.h300 #define HAVE_GMTIME_R 1 macro
Dparsedate.c599 #ifdef HAVE_GMTIME_R in Curl_gmtime()
Dcurl_config.h.cmake266 #cmakedefine HAVE_GMTIME_R 1
Dcurl_config.h.in299 #undef HAVE_GMTIME_R
/external/curl/CMake/Platforms/
DWindowsCache.cmake85 set(HAVE_GMTIME_R 0) variable
/external/tensorflow/third_party/
Dcurl.BUILD574 "# define HAVE_GMTIME_R 1",
/external/curl/
DCMakeLists.txt863 check_symbol_exists(gmtime_r "${CURL_INCLUDES}" HAVE_GMTIME_R)
/external/ImageMagick/config/
Dconfig.h.in228 #undef HAVE_GMTIME_R
/external/curl/m4/
Dcurl-functions.m43608 dnl HAVE_GMTIME_R will be defined.
3708 AC_DEFINE_UNQUOTED(HAVE_GMTIME_R, 1, definition
/external/sqlite/dist/
Dsqlite3.c22137 #if HAVE_GMTIME_R in currentTimeFunc()
/external/sqlite/dist/orig/
Dsqlite3.c22137 #if HAVE_GMTIME_R in currentTimeFunc()