Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c3414 …lags, mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 local_header_ofs, mz_uint32 ext_attributes) in mz_zip_writer_create_central_dir_header()
3435 …lags, mz_uint16 dos_time, mz_uint16 dos_date, mz_uint64 local_header_ofs, mz_uint32 ext_attributes) in mz_zip_writer_add_to_central_dir()
3503 mz_uint level, ext_attributes = 0, num_alignment_padding_bytes; 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