HomeSort by relevance Sort by last modified time
    Searched refs:tm_min (Results 176 - 183 of 183) sorted by null

1 2 3 4 5 6 78

  /device/samsung/crespo/libcamera/
SecCamera.cpp     [all...]
  /external/libmtp/src/
ptp-pack.c 555 tm.tm_min = atoi (tmp);
    [all...]
  /external/strace/
file.c 780 tmp->tm_hour, tmp->tm_min, tmp->tm_sec);
    [all...]
  /external/zlib/contrib/minizip/
zip.c 341 ((ptm->tm_sec/2) + (32* ptm->tm_min) + (2048 * (uLong)ptm->tm_hour));
    [all...]
  /external/qemu/block/
vvfat.c 533 return cpu_to_le16((t->tm_sec/2)|(t->tm_min<<5)|(t->tm_hour<<11));
    [all...]
  /external/elfutils/src/
readelf.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 873 milliseconds

1 2 3 4 5 6 78