Home
last modified time | relevance | path

Searched defs:timestr (Results 1 – 12 of 12) sorted by relevance

/external/curl/lib/
Dgetinfo.c207 char *timestr = getenv("CURL_TIME"); in getinfo_long() local
382 char *timestr = getenv("CURL_TIME"); in getinfo_offt() local
479 char *timestr = getenv("CURL_TIME"); in getinfo_double() local
Dhsts.c62 char *timestr = getenv("CURL_TIME"); in hsts_debugtime() local
Daltsvc.c468 char *timestr = getenv("CURL_TIME"); in altsvc_debugtime() local
/external/python/dateutil/dateutil/parser/
Disoparser.py166 def parse_isotime(self, timestr): argument
330 def _parse_isotime(self, timestr): argument
D_parser.py578 def parse(self, timestr, default=None, argument
669 def _parse(self, timestr, dayfirst=None, yearfirst=None, fuzzy=False, argument
1260 def parse(timestr, parserinfo=None, **kwargs): argument
/external/curl/tests/libtest/
Dtesttrace.c94 char *timestr; in libtest_debug_cb() local
/external/rust/android-crates-io/crates/chrono/src/offset/local/
Dmod.rs338 let timestr = dt.time().to_string(); in test_leap_second() localVariable
349 let timestr = dt.time().to_string(); in test_leap_second() localVariable
/external/tcpdump/
Dutil-print.c245 const char *timestr; in ts_date_hmsfrac_print() local
/external/cronet/tot/third_party/icu/source/i18n/
Dvtzone.cpp2215 UnicodeString timestr; in writeZonePropsByTime() local
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2207 UnicodeString timestr; in writeZonePropsByTime() local
/external/cronet/stable/third_party/icu/source/i18n/
Dvtzone.cpp2215 UnicodeString timestr; in writeZonePropsByTime() local
/external/google-breakpad/src/processor/
Dminidump.cc400 char timestr[20]; in TimeTToUTCString() local