Home
last modified time | relevance | path

Searched refs:mz_zip_dos_to_time_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.c2270 static time_t mz_zip_dos_to_time_t(int dos_time, int dos_date) in mz_zip_dos_to_time_t() function
2653 …pStat->m_time = mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), MZ_READ_LE16(p + … in mz_zip_reader_file_stat()
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c3386 static MZ_TIME_T mz_zip_dos_to_time_t(int dos_time, int dos_date) in mz_zip_dos_to_time_t() function
4233 …pStat->m_time = mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), MZ_READ_LE16(p + … in mz_zip_file_stat_internal()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4865 static time_t mz_zip_dos_to_time_t(int dos_time, int dos_date) { in mz_zip_dos_to_time_t() function
5311 mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), in mz_zip_reader_file_stat()