Home
last modified time | relevance | path

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

/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/libsnd/include/
Dconfig.h99 #define HAVE_GMTIME_R macro
/third_party/curl/customized/include/
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/libsnd/cmake/
DSndFileChecks.cmake150 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.cmake77 #cmakedefine HAVE_GMTIME_R
Dcommon.c1331 #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/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c1249 #ifdef HAVE_GMTIME_R in gen_date_string()
/third_party/chromium/patch/
D0001-cve.patch136360 #define HAVE_GMTIME_R 1
136631 #define HAVE_GMTIME_R 1
136781 check_function_exists(gmtime_r HAVE_GMTIME_R)
137022 #cmakedefine HAVE_GMTIME_R 1
137160 #undef HAVE_GMTIME_R
137847 - && (defined(HAVE_GMTIME) || defined(HAVE_GMTIME_R)) \
/third_party/sqlite/src/
Dsqlite3.c24817 #if HAVE_GMTIME_R