Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/email/
Dutils.py126 def formatdate(timeval=None, localtime=False, usegmt=False): argument
339 def localtime(dt=None, isdst=-1): function
/external/python/cpython2/Lib/email/
Dutils.py124 def formatdate(timeval=None, localtime=False, usegmt=False): argument
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h269 # define localtime tz_localtime macro
Dlocaltime.c1332 localtime(const time_t *const timep) in localtime() function
/external/strace/tests/
DMakefile.am131 localtime \ program
/external/strace/tests-mx32/
DMakefile.am131 localtime \ program
/external/strace/tests-m32/
DMakefile.am131 localtime \ program
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2104 TEST(MemorySanitizer, localtime) { in TEST() argument