Home
last modified time | relevance | path

Searched defs:tmbuf (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/time/
Dgetdate.c11 static struct tm tmbuf; in getdate() local
/third_party/ffmpeg/libavformat/
Dwtvdec.c391 struct tm tmbuf; in filetime_to_iso8601() local
407 struct tm tmbuf; in crazytime_to_iso8601() local
423 struct tm tmbuf; in oledate_to_iso8601() local
Dhlsenc.c1865 struct tm *p, tmbuf; in get_default_pattern_localtime_fmt() local
2929 struct tm *p, tmbuf; in hls_init() local
Dasfdec_o.c548 struct tm tmbuf; in asf_read_properties() local
Ddashenc.c778 struct tm *ptm, tmbuf; in format_date() local
Dmxfenc.c2450 struct tm tmbuf; in mxf_parse_timestamp() local
/third_party/ffmpeg/libavutil/
Ddict.c261 struct tm *ptm, tmbuf; in avpriv_dict_set_timestamp() local
Dparseutils.c594 struct tm dt = { 0 }, tmbuf; in av_parse_time() local