Home
last modified time | relevance | path

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

/third_party/musl/src/time/
Dlocaltime.c3 struct tm *localtime(const time_t *t) in localtime() function
/third_party/musl/porting/liteos_a/kernel/src/time/
Dlocaltime.c3 struct tm *localtime(const time_t *t) in localtime() function
/third_party/boost/boost/date_time/
Dc_time.hpp57 static std::tm* localtime(const std::time_t* t, std::tm* result) in localtime() function
/third_party/python/Lib/email/
Dutils.py126 def formatdate(timeval=None, localtime=False, usegmt=False): argument
334 def localtime(dt=None, isdst=-1): function
/third_party/ltp/lib/
Dtst_wallclock.c45 static const char *localtime = "/etc/localtime"; in tst_wallclock_restore() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h269 # define localtime tz_localtime macro
Dlocaltime.c1332 localtime(const time_t *const timep) in localtime() function
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h269 # define localtime tz_localtime macro
Dlocaltime.c1332 localtime(const time_t *const timep) in localtime() function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h269 # define localtime tz_localtime macro
Dlocaltime.c1332 localtime(const time_t *const timep) in localtime() function
/third_party/tzdata/
Dprivate.h443 # define localtime tz_localtime macro
Dlocaltime.c1562 localtime(const time_t *timep) in localtime() function
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c376 struct tm *localtime(const time_t *timer) in localtime() function