Home
last modified time | relevance | path

Searched defs:dos_date (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tcpdump/
H A Dsmbutil.c65 int_unix_date(uint32_t dos_date) in int_unix_date()
87 uint32_t dos_date = 0; in make_unix_date() local
/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()
3396 …uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date) in mz_zip_writer_create_local_dir_header()
3414 …_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 l… in mz_zip_writer_create_central_dir_header()
3435 …_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 l… in mz_zip_writer_add_to_central_dir()
3502 mz_uint16 method = 0, dos_time = 0, dos_date = 0; in mz_zip_writer_add_mem_ex() local
3654 mz_uint16 method = 0, dos_time = 0, dos_date = 0, ext_attributes = 0; in mz_zip_writer_add_file() local
/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()
6107 …uint32 uncomp_crc32, mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date) in mz_zip_writer_create_local_dir_header()
6128 … mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, in mz_zip_writer_create_central_dir_header()
6153 … mz_uint16 method, mz_uint16 bit_flags, mz_uint16 dos_time, mz_uint16 dos_date, in mz_zip_writer_add_to_central_dir()
6237 mz_uint16 method = 0, dos_time = 0, dos_date = 0; in mz_zip_writer_add_mem_ex_v2() local
6531 mz_uint16 method = 0, dos_time = 0, dos_date = 0, ext_attributes = 0; in mz_zip_writer_add_read_buf_callback() local
/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()
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