Searched refs:pComment (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 1404 const char *pComment, mz_uint flags); 1500 size_t buf_size, const void *pComment, 1512 const char *pSrc_filename, const void *pComment, 1547 size_t buf_size, const void *pComment, mz_uint16 comment_size, 5415 const char *pComment, mz_uint flags) { in mz_zip_reader_locate_file() argument 5422 (!pComment) && (pZip->m_pState->m_sorted_central_dir_offsets.m_size)) in mz_zip_reader_locate_file() 5426 comment_len = pComment ? strlen(pComment) : 0; in mz_zip_reader_locate_file() 5443 (!mz_zip_reader_string_equal(pComment, pFile_comment, in mz_zip_reader_locate_file() 6188 const void *pExtra, mz_uint16 extra_size, const void *pComment, in mz_zip_writer_add_to_central_dir() argument 6217 (!mz_zip_array_push_back(pZip, &pState->m_central_dir, pComment, in mz_zip_writer_add_to_central_dir() [all …]
|