HomeSort by relevance Sort by last modified time
    Searched refs:tm_unz (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/zlib/contrib/minizip/
unzip.h 83 /* tm_unz contain date/time info */
92 } tm_unz; typedef in typeref:struct:tm_unz_s
129 tm_unz tmu_date;
150 tm_unz tmu_date;
miniunz.c 69 tmu_date : the SAME new date at the tm_unz format */
73 tm_unz tmu_date;
unzip.c 850 Translate date/time from Dos format to tm_unz (readable more easilty)
852 local void unz64local_DosDateToTmuDate (ZPOS64_T ulDosDate, tm_unz* ptm)
    [all...]
  /external/zlib/src/contrib/minizip/
unzip.h 83 /* tm_unz contain date/time info */
92 } tm_unz; typedef in typeref:struct:tm_unz_s
129 tm_unz tmu_date;
150 tm_unz tmu_date;
miniunz.c 82 tmu_date : the SAME new date at the tm_unz format */
86 tm_unz tmu_date;
unzip.c 850 Translate date/time from Dos format to tm_unz (readable more easilty)
852 local void unz64local_DosDateToTmuDate (ZPOS64_T ulDosDate, tm_unz* ptm)
    [all...]

Completed in 79 milliseconds