Searched defs:comment_size (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_common/miniz/ |
D | miniz.c | 3414 …, mz_uint8 *pDst, mz_uint16 filename_size, mz_uint16 extra_size, mz_uint16 comment_size, mz_uint64… in mz_zip_writer_create_central_dir_header() 3435 … const void *pExtra, mz_uint16 extra_size, const void *pComment, mz_uint16 comment_size, mz_uint64… in mz_zip_writer_add_to_central_dir() 3500 …e_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 comment_size, mz_uint l… in mz_zip_writer_add_mem_ex() 3651 …*pArchive_name, const char *pSrc_filename, const void *pComment, mz_uint16 comment_size, mz_uint l… in mz_zip_writer_add_file() 4050 …e_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 comment_size, mz_uint l… in mz_zip_add_mem_to_archive_file_in_place()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_shaderdefs.h | 353 uint32 comment_size : 16; member
|