Searched defs:pComment (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | vk_layer_config.cpp | 288 char *pComment; in parseFile() local
|
/external/OpenCL-CTS/test_common/miniz/ |
D | miniz.c | 2737 int mz_zip_reader_locate_file(mz_zip_archive *pZip, const char *pName, const char *pComment, mz_uin… in mz_zip_reader_locate_file() 3435 …z_uint16 filename_size, const void *pExtra, mz_uint16 extra_size, const void *pComment, mz_uint16 … in mz_zip_writer_add_to_central_dir() 3500 …ip, const char *pArchive_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 … in mz_zip_writer_add_mem_ex() 3651 …hive *pZip, const char *pArchive_name, const char *pSrc_filename, const void *pComment, mz_uint16 … in mz_zip_writer_add_file() 4050 …me, const char *pArchive_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 … in mz_zip_add_mem_to_archive_file_in_place()
|