Home
last modified time | relevance | path

Searched defs:time_string (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dparseutils.c173 static const char * const time_string[] = { in test_av_parse_time() local
/third_party/python/Lib/
Ddatetime.py1538 def fromisoformat(cls, time_string): argument
/third_party/cups/tools/
Dippeveprinter.c8431 time_string(time_t tv, /* I - Time value */ in time_string() function