/external/pdfium/core/src/fxcodec/lgif/ |
D | fx_gif.cpp | 380 FX_Free(gif_ptr->global_pal_ptr); in _gif_destroy_decompress() 390 FX_Free(p->image_info_ptr); in _gif_destroy_decompress() 393 FX_Free(p->image_gce_ptr); in _gif_destroy_decompress() 396 FX_Free(p->image_row_buf); in _gif_destroy_decompress() 400 FX_Free(p->local_pal_ptr); in _gif_destroy_decompress() 402 FX_Free(p); in _gif_destroy_decompress() 409 FX_Free(gif_ptr->app_data); in _gif_destroy_decompress() 419 FX_Free(gif_ptr->gce_ptr); in _gif_destroy_decompress() 428 FX_Free(p->gce_ptr); in _gif_destroy_decompress() 431 FX_Free(p->pte_ptr); in _gif_destroy_decompress() [all …]
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_SddProc.cpp | 197 FX_Free(SBSYMS); in decode_Arith() 200 FX_Free(SBSYMS); in decode_Arith() 215 FX_Free(SBSYMS); in decode_Arith() 232 FX_Free(SBSYMS); in decode_Arith() 235 FX_Free(SBSYMS); in decode_Arith() 249 FX_Free(EXFLAGS); in decode_Arith() 274 FX_Free(EXFLAGS); in decode_Arith() 275 FX_Free(SDNEWSYMS); in decode_Arith() 284 FX_Free(SDNEWSYMS); in decode_Arith() 443 FX_Free(SBSYMCODES); in decode_Huffman() [all …]
|
D | JBig2_Segment.cpp | 26 FX_Free(m_pReferred_to_segment_numbers); in ~CJBig2_Segment() 42 FX_Free(m_Result.vd); in ~CJBig2_Segment()
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_decode_unittest.cpp | 17 FX_Free(dest); in TEST() 29 FX_Free(dest); in TEST() 41 FX_Free(dest); in TEST() 53 FX_Free(dest); in TEST()
|
D | fpdf_parser_decode_embeddertest.cpp | 57 FX_Free(result); in TEST_F() 94 FX_Free(result); in TEST_F()
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_memmgr_unittest.cpp | 28 FX_Free(ptr); in TEST() 37 FX_Free(ptr); in TEST() 51 FX_Free(ptr); in TEST() 60 FX_Free(ptr); in TEST()
|
D | fx_basic_array.cpp | 19 FX_Free(m_pData); in ~CFX_BasicArray() 23 FX_Free(m_pData); in SetSize() 159 FX_Free(pIndex); in _ClearIndex() 166 FX_Free(pIndex); in _ClearIndex() 226 FX_Free(pSegment); in Add() 331 FX_Free(pIndex[i % m_IndexSize]); in Delete() 335 FX_Free(m_pIndex); in Delete()
|
/external/pdfium/third_party/agg23/ |
D | agg_array.h | 30 FX_Free(m_array); in ~pod_array() 112 FX_Free(m_array); in capacity() 116 FX_Free(m_array); in capacity() 134 FX_Free(m_array); in resize() 280 FX_Free(*blk); in ~pod_deque() 283 FX_Free(m_blocks); in ~pod_deque() 292 FX_Free(m_blocks[--m_num_blocks]); in free_tail() 350 FX_Free(m_blocks); in allocate_block() 419 FX_Free(*blk); in remove_all() 422 FX_Free(m_blocks); in remove_all() [all …]
|
D | agg_scanline_u.h | 44 FX_Free(m_spans); in ~scanline_u() 45 FX_Free(m_covers); in ~scanline_u() 59 FX_Free(m_spans); in reset() 60 FX_Free(m_covers); in reset()
|
D | agg_path_storage.cpp | 37 FX_Free(*coord_blk); in ~path_storage() 40 FX_Free(m_coord_blocks); in ~path_storage() 66 FX_Free(m_coord_blocks); in allocate_block()
|
D | agg_rendering_buffer.h | 46 FX_Free(m_rows); in ~rendering_buffer() 74 FX_Free(m_rows); in attach()
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonByteArray.cpp | 46 FX_Free(m_bytes); in ~CBC_CommonByteArray() 78 FX_Free(m_bytes); in Reserve() 86 FX_Free(m_bytes); in Set() 97 FX_Free(m_bytes); in Set()
|
/external/pdfium/core/src/fxge/android/ |
D | fpf_skiafontmgr.h | 27 virtual ~CFPF_SkiaFontDescriptor() { FX_Free(m_pFamily); } in ~CFPF_SkiaFontDescriptor() 32 FX_Free(m_pFamily); in SetFamily() 48 ~CFPF_SkiaPathFont() override { FX_Free(m_pPath); } in ~CFPF_SkiaPathFont() 54 FX_Free(m_pPath); in SetPath()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 197 FX_Free(img->comps[0].data); in sycc444_to_rgb() 199 FX_Free(img->comps[1].data); in sycc444_to_rgb() 201 FX_Free(img->comps[2].data); in sycc444_to_rgb() 250 FX_Free(img->comps[0].data); in sycc422_to_rgb() 252 FX_Free(img->comps[1].data); in sycc422_to_rgb() 254 FX_Free(img->comps[2].data); in sycc422_to_rgb() 391 FX_Free(img->comps[0].data); in sycc420_to_rgb() 393 FX_Free(img->comps[1].data); in sycc420_to_rgb() 395 FX_Free(img->comps[2].data); in sycc420_to_rgb() 511 FX_Free(inbuf); in color_apply_icc_profile() [all …]
|
D | fx_codec_png.cpp | 109 FX_Free(p); in _png_free_func() 213 FX_Free(p); in Start() 219 FX_Free(p); in Start() 225 FX_Free(p); in Start()
|
D | fx_codec_progress.h | 25 FX_Free(m_pWeightTables); in ~CFXCODEC_WeightTable() 48 FX_Free(m_pWeightTables); in ~CFXCODEC_HorzTable() 65 FX_Free(m_pWeightTables); in ~CFXCODEC_VertTable()
|
/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OnedEAN8Writer.cpp | 126 FX_Free(result); in Encode() 135 FX_Free(result); in Encode() 141 FX_Free(result); in Encode() 149 FX_Free(result); in Encode() 156 FX_Free(result); in Encode() 262 FX_Free(pCharPos); in ShowChars()
|
D | BC_OnedEAN13Writer.cpp | 118 FX_Free(result); in Encode() 130 FX_Free(result); in Encode() 136 FX_Free(result); in Encode() 144 FX_Free(result); in Encode() 151 FX_Free(result); in Encode() 295 FX_Free(pCharPos); in ShowChars()
|
D | BC_OnedCode39Writer.cpp | 302 FX_Free(result); in Encode() 308 FX_Free(result); in Encode() 317 FX_Free(result); in Encode() 324 FX_Free(result); in Encode() 331 FX_Free(result); in Encode()
|
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRCoderBitVector.cpp | 34 FX_Free(m_array); in ~CBC_QRCoderBitVector() 41 FX_Free(m_array); in Clear() 124 FX_Free(m_array); in AppendByte()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_image.cpp | 78 FX_Free(pData); in SetJpegImage() 83 FX_Free(pData); in SetJpegImage() 282 FX_Free(dest_buf); in SetImage() 317 FX_Free(dest_buf); in SetImage() 366 FX_Free(dest_buf); in SetImage() 382 FX_Free(dest_buf); in SetImage()
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_memory.cpp | 42 FX_Free(pChunk); in ~CFX_StaticStore() 96 FX_Free(pChunk); in ~CFX_FixedStore() 172 FX_Free(pChunk); in Free() 191 FX_Free(pChunk); in ~CFX_DynamicStore() 315 FX_Free(pChunk); in Free()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_convert.cpp | 206 FX_Free(m_pPalette); in ~CFX_Palette() 207 FX_Free(m_cLut); in ~CFX_Palette() 208 FX_Free(m_aLut); in ~CFX_Palette() 215 FX_Free(m_pPalette); in BuildPalette() 220 FX_Free(m_cLut); in BuildPalette() 222 FX_Free(m_aLut); in BuildPalette() 1133 FX_Free(pal_8bpp); in CloneConvert() 1139 FX_Free(pal_8bpp); in CloneConvert() 1190 FX_Free(dest_buf); in ConvertFormat() 1196 FX_Free(dest_buf); in ConvertFormat() [all …]
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_func.cpp | 99 FX_Free((FX_FLOAT*)m_Operators[i + 1]); in ~CPDF_PSProc() 494 FX_Free(m_pEncodeInfo); in ~CPDF_SampledFunc() 495 FX_Free(m_pDecodeInfo); in ~CPDF_SampledFunc() 681 FX_Free(m_pBeginValues); in ~CPDF_ExpIntFunc() 682 FX_Free(m_pEndValues); in ~CPDF_ExpIntFunc() 746 FX_Free(m_pBounds); in ~CPDF_StitchFunc() 747 FX_Free(m_pEncode); in ~CPDF_StitchFunc() 860 FX_Free(m_pDomains); in ~CPDF_Function() 861 FX_Free(m_pRanges); in ~CPDF_Function()
|
D | fpdf_page.cpp | 101 FX_Free(m_pCharCodes); in ~CPDF_TextObject() 103 FX_Free(m_pCharPos); in ~CPDF_TextObject() 190 FX_Free(m_pCharCodes); in CopyData() 193 FX_Free(m_pCharPos); in CopyData() 222 FX_Free(m_pCharCodes); in SetSegments() 225 FX_Free(m_pCharPos); in SetSegments() 262 FX_Free(m_pCharCodes); in SetEmpty() 265 FX_Free(m_pCharPos); in SetEmpty() 285 FX_Free(m_pCharCodes); in SetText() 288 FX_Free(m_pCharPos); in SetText()
|