png_free 101 3rdparty/libpng/png.c png_free((png_structp)png_ptr, (png_voidp)ptr); png_free 346 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->text[num].key); png_free 356 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->text); png_free 367 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->trans_alpha); png_free 377 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->scal_s_width); png_free 378 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->scal_s_height); png_free 389 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->pcal_purpose); png_free 390 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->pcal_units); png_free 398 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->pcal_params[i]); png_free 401 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->pcal_params); png_free 412 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->iccp_name); png_free 413 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->iccp_profile); png_free 428 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->splt_palettes[num].name); png_free 429 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->splt_palettes[num].entries); png_free 443 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->splt_palettes); png_free 455 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->unknown_chunk.data); png_free 465 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->unknown_chunks[num].data); png_free 479 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->unknown_chunks); png_free 491 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->hist); png_free 515 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->row_pointers[row]); png_free 518 3rdparty/libpng/png.c png_free(png_ptr, info_ptr->row_pointers); png_free 545 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->chunk_list); png_free 2689 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_table); png_free 2698 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_table[i]); png_free 2700 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_table); png_free 2707 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_from_1); png_free 2709 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_to_1); png_free 2718 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_from_1[i]); png_free 2720 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_from_1); png_free 2729 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_to_1[i]); png_free 2731 3rdparty/libpng/png.c png_free(png_ptr, png_ptr->gamma_16_to_1); png_free 1894 3rdparty/libpng/png.h PNG_EXPORT(97, void, png_free, (png_structp png_ptr, png_voidp ptr)); png_free 721 3rdparty/libpng/pngpread.c png_free(png_ptr, old_buffer); png_free 726 3rdparty/libpng/pngpread.c png_free(png_ptr, old_buffer); png_free 147 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->zbuf); png_free 1043 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->zbuf); png_free 1044 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->big_row_buf); png_free 1045 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->big_prev_row); png_free 1046 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->chunkdata); png_free 1049 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->palette_lookup); png_free 1050 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->quantize_index); png_free 1060 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->trans_alpha); png_free 1066 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->hist); png_free 1073 3rdparty/libpng/pngread.c png_free(png_ptr, png_ptr->save_buffer); png_free 525 3rdparty/libpng/pngrtran.c png_free(png_ptr, png_ptr->quantize_sort); png_free 681 3rdparty/libpng/pngrtran.c png_free(png_ptr, p); png_free 689 3rdparty/libpng/pngrtran.c png_free(png_ptr, hash); png_free 690 3rdparty/libpng/pngrtran.c png_free(png_ptr, png_ptr->palette_to_index); png_free 691 3rdparty/libpng/pngrtran.c png_free(png_ptr, png_ptr->index_to_palette); png_free 762 3rdparty/libpng/pngrtran.c png_free(png_ptr, distance); png_free 470 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 477 3rdparty/libpng/pngrutil.c png_free(png_ptr, text); png_free 506 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1279 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1286 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1303 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1327 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1351 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1364 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1424 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1436 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1452 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1470 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1550 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1552 3rdparty/libpng/pngrutil.c png_free(png_ptr, new_palette.entries); png_free 1949 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1963 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 1982 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2004 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2024 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2044 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2046 3rdparty/libpng/pngrutil.c png_free(png_ptr, params); png_free 2054 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2056 3rdparty/libpng/pngrutil.c png_free(png_ptr, params); png_free 2113 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2122 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2160 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2257 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2272 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2293 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2308 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2310 3rdparty/libpng/pngrutil.c png_free(png_ptr, text_ptr); png_free 2366 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2380 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2394 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2423 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2438 3rdparty/libpng/pngrutil.c png_free(png_ptr, text_ptr); png_free 2439 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2497 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2511 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2531 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2545 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2558 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2571 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2593 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2608 3rdparty/libpng/pngrutil.c png_free(png_ptr, text_ptr); png_free 2609 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->chunkdata); png_free 2732 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->unknown_chunk.data); png_free 4101 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->big_row_buf); png_free 4102 3rdparty/libpng/pngrutil.c png_free(png_ptr, png_ptr->big_prev_row); png_free 426 3rdparty/libpng/pngset.c png_free (png_ptr, info_ptr->scal_s_width); png_free 644 3rdparty/libpng/pngset.c png_free (png_ptr, new_iccp_name); png_free 718 3rdparty/libpng/pngset.c png_free(png_ptr, old_text); png_free 979 3rdparty/libpng/pngset.c png_free(png_ptr, info_ptr->splt_palettes); png_free 1006 3rdparty/libpng/pngset.c png_free(png_ptr, to->name); png_free 1051 3rdparty/libpng/pngset.c png_free(png_ptr, info_ptr->unknown_chunks); png_free 1156 3rdparty/libpng/pngset.c png_free(png_ptr, png_ptr->chunk_list); png_free 1212 3rdparty/libpng/pngset.c png_free(png_ptr, png_ptr->zbuf); png_free 534 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->zbuf); png_free 923 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->chunk_list); png_free 975 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->zbuf); png_free 976 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->row_buf); png_free 978 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->prev_row); png_free 979 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->sub_row); png_free 980 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->up_row); png_free 981 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->avg_row); png_free 982 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->paeth_row); png_free 988 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->filter_costs); png_free 989 3rdparty/libpng/pngwrite.c png_free(png_ptr, png_ptr->inv_filter_costs); png_free 1172 3rdparty/libpng/pngwrite.c png_free(png_ptr, old); png_free 1178 3rdparty/libpng/pngwrite.c png_free(png_ptr, old); png_free 1185 3rdparty/libpng/pngwrite.c png_free(png_ptr, old); png_free 469 3rdparty/libpng/pngwutil.c png_free(png_ptr, old_ptr); png_free 526 3rdparty/libpng/pngwutil.c png_free(png_ptr, old_ptr); png_free 656 3rdparty/libpng/pngwutil.c png_free(png_ptr, comp->output_ptr[i]); png_free 660 3rdparty/libpng/pngwutil.c png_free(png_ptr, comp->output_ptr); png_free 1132 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_name); png_free 1141 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_name); png_free 1172 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_name); png_free 1256 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_name); png_free 1628 3rdparty/libpng/pngwutil.c png_free(png_ptr, *new_key); png_free 1680 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_key); png_free 1705 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_key); png_free 1712 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_key); png_free 1730 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_key); png_free 1833 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_key); png_free 1834 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_lang); png_free 1906 3rdparty/libpng/pngwutil.c png_free(png_ptr, new_purpose); png_free 1913 3rdparty/libpng/pngwutil.c png_free(png_ptr, params_len);