HomeSort by relevance Sort by last modified time
    Searched refs:tm_hour (Results 226 - 250 of 327) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/tools/tzcode/
localtime.c     [all...]
  /external/ImageMagick/MagickCore/
string.c     [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 486 mprintf("\n%d:%02d:%02d.%06d Interface %d/%s\n", tm.tm_hour, tm.tm_min, tm.tm_sec, tv.tv_usec, index, if_name);
886 mprintf("Started %3d:%02d:%02d.%06d\n", tm.tm_hour, tm.tm_min, tm.tm_sec, tv_start.tv_usec);
888 mprintf("End %3d:%02d:%02d.%06d\n", tm.tm_hour, tm.tm_min, tm.tm_sec, tv_end.tv_usec);
    [all...]
  /external/blktrace/
blkparse_fmt.c 101 tm->tm_hour,
  /external/curl/lib/
file.c 501 tm->tm_hour,
  /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/
put2.pass.cpp 41 t.tm_hour = 13;
  /external/ppp/pppd/plugins/radius/
avpair.c 636 tm->tm_hour = 0;
  /system/core/libziparchive/
zip_writer.cc 157 *out_time = ptm->tm_hour << 11 | ptm->tm_min << 5 | ptm->tm_sec >> 1;
  /external/ltrace/
output.c 111 tmp->tm_hour, tmp->tm_min, tmp->tm_sec,
116 tmp->tm_hour, tmp->tm_min,
  /external/pdfium/third_party/lcms2-2.6/src/
cmsplugin.c 409 Dest->tm_hour = _cmsAdjustEndianess16(Source->hours);
425 Dest->hours = _cmsAdjustEndianess16((cmsUInt16Number) Source->tm_hour);
  /bionic/libc/tzcode/
localtime.c     [all...]