Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/tools/tzcode/
Dasctime.c78 asctime_r(timeptr, buf) in asctime_r() argument
134 asctime(timeptr) in asctime() argument
Dzdump.c816 dumptime(timeptr) in dumptime() argument
/external/skia/src/xml/
DSkJS.cpp26 time_t mktime(struct tm *timeptr ) { in mktime()
68 const struct tm *timeptr ) { in strftime()
/external/jhead/
Dexif.c1628 int Exif2tm(struct tm * timeptr, char * ExifTime) in Exif2tm()
/external/v8/src/
Dplatform-win32.cc71 time_t _mkgmtime(tm* timeptr) { in _mkgmtime()