Searched defs:dos_time (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 4865 static time_t mz_zip_dos_to_time_t(int dos_time, int dos_date) { in mz_zip_dos_to_time_t() 6144 mz_uint16 dos_time, mz_uint16 dos_date) { in mz_zip_writer_create_local_dir_header() 6165 mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, in mz_zip_writer_create_central_dir_header() 6191 mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 local_header_ofs, in mz_zip_writer_add_to_central_dir() 6271 mz_uint16 method = 0, dos_time = 0, dos_date = 0; in mz_zip_writer_add_mem_ex() local 6443 mz_uint16 method = 0, dos_time = 0, dos_date = 0, ext_attributes = 0; in mz_zip_writer_add_file() local
|