HomeSort by relevance Sort by last modified time
    Searched defs:mktime (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/skia/src/xml/
SkJS.cpp 26 time_t mktime(struct tm *timeptr ) { function
  /external/skia/src/xml/
SkJS.cpp 26 time_t mktime(struct tm *timeptr ) { function
  /bionic/libc/tzcode/
private.h 251 # undef mktime macro
252 # define mktime tz_mktime macro
267 time_t mktime(struct tm *);
localtime.c 1980 mktime(struct tm * const tmp) function
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 1227 ** The unused offset argument is for the benefit of mktime variants.
1950 mktime(tmp) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1227 ** The unused offset argument is for the benefit of mktime variants.
1950 mktime(tmp) function
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 389 /// time_t mktime(struct tm *timeptr);
390 mktime, enumerator in enum:llvm::LibFunc::Func

Completed in 123 milliseconds