Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavutil/
Dtime_internal.h25 #if !HAVE_GMTIME_R && !defined(gmtime_r)
/third_party/gstreamer/gstplugins_good/
Dconfig.h42 #define HAVE_GMTIME_R 1 macro
Dmeson.build169 ['HAVE_GMTIME_R', 'gmtime_r', '#include<time.h>'],
/third_party/gstreamer/gstplugins_bad/
Dconfig.h38 #define HAVE_GMTIME_R 1 macro
Dmeson.build172 ['HAVE_GMTIME_R', 'gmtime_r'],
/third_party/gstreamer/gstplugins_base/
Dconfig.h62 #define HAVE_GMTIME_R 1 macro
Dmeson.build183 ['HAVE_GMTIME_R', 'gmtime_r', '#include<time.h>'],
/third_party/gstreamer/gstreamer/
Dconfig.h84 #define HAVE_GMTIME_R 1 macro
/third_party/curl/lib/
Dconfig-plan9.h91 #define HAVE_GMTIME_R 1 macro
Dparsedate.c631 #ifdef HAVE_GMTIME_R in Curl_gmtime()
Dcurl_config.h.cmake275 #cmakedefine HAVE_GMTIME_R 1
Dcurl_config.h.in306 #undef HAVE_GMTIME_R
/third_party/libsnd/include/
Dconfig.h99 #define HAVE_GMTIME_R macro
/third_party/curl/customized/include/
Dcurl_config_standard_http3.h304 #define HAVE_GMTIME_R 1 macro
Dcurl_config_standard.h303 #define HAVE_GMTIME_R 1 macro
Dcurl_config_liteos_a.h291 #define HAVE_GMTIME_R 1 macro
Dcurl_config_liteos_m.h309 #define HAVE_GMTIME_R 1 macro
/third_party/curl/CMake/Platforms/
DWindowsCache.cmake108 set(HAVE_GMTIME_R 0) variable
/third_party/libsnd/cmake/
DSndFileChecks.cmake130 check_function_exists (gmtime_r HAVE_GMTIME_R)
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdatetime.c116 #ifdef HAVE_GMTIME_R in GST_START_TEST()
417 #ifdef HAVE_GMTIME_R in GST_START_TEST()
/third_party/libsnd/src/
Dconfig.h.cmake80 #cmakedefine HAVE_GMTIME_R
Dcommon.c1399 #if defined (HAVE_GMTIME_R) in psf_get_date_str()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.c562 #ifdef HAVE_GMTIME_R in mxf_timestamp_set_now()
569 #ifdef HAVE_GMTIME_R in mxf_timestamp_set_now()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c1155 #ifdef HAVE_GMTIME_R in gst_flv_mux_create_metadata()
/third_party/curl/
DCMakeLists.txt1170 check_symbol_exists(gmtime_r "${CURL_INCLUDES};stdlib.h;time.h" HAVE_GMTIME_R)

12