/external/pdfium/core/src/fxcrt/ |
D | fx_basic_memmgr_unittest.cpp | 27 EXPECT_DEATH_IF_SUPPORTED((void)FX_Realloc(int, ptr, kMaxIntAlloc), ""); in TEST() 36 EXPECT_DEATH_IF_SUPPORTED((void)FX_Realloc(int, ptr, kOverflowIntAlloc), ""); in TEST()
|
D | fx_basic_array.cpp | 51 uint8_t* pNewData = FX_Realloc(uint8_t, m_pData, totalSize.ValueOrDie()); in SetSize()
|
D | extension.h | 203 m_Blocks[0] = FX_Realloc(uint8_t, m_Blocks[0], m_nTotalSize); in WriteBlock()
|
D | fx_basic_buffer.cpp | 71 pNewBuffer = FX_Realloc(uint8_t, m_pBuffer, new_size); in ExpandBuf()
|
/external/pdfium/core/include/fxcrt/ |
D | fx_memory.h | 65 #define FX_Realloc(type, ptr, size) \ macro
|
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtparag.cpp | 81 m_lpData = FX_Realloc(int32_t, m_lpData, (nLineCount + 1)); in LoadParag()
|
/external/pdfium/core/src/fxcodec/lbmp/ |
D | fx_bmp.cpp | 734 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_bitfields() 823 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rgb() 855 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rle8() 903 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rle4()
|
/external/pdfium/xfa/src/fgas/src/xml/ |
D | fx_sax_imp.cpp | 156 m_pszData = (uint8_t*)FX_Realloc(uint8_t, m_pszData, m_iDataSize); in ReallocDataBuffer() 167 m_pszName = (uint8_t*)FX_Realloc(uint8_t, m_pszName, m_iNameSize); in ReallocNameBuffer()
|
/external/pdfium/xfa/src/fdp/src/tto/ |
D | fde_textout.cpp | 418 m_pCharWidths = FX_Realloc(int32_t, m_pCharWidths, iSize); in ExpandBuffer() 428 m_pEllCharWidths = FX_Realloc(int32_t, m_pEllCharWidths, iSize); in ExpandBuffer() 438 m_pCharPos = FX_Realloc(FXTEXT_CHARPOS, m_pCharPos, iSize); in ExpandBuffer()
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_render.cpp | 197 m_pCharPos = FX_Realloc(FXTEXT_CHARPOS, m_pCharPos, iCount); in RenderText()
|
D | fde_gdidevice.cpp | 197 m_pGlyphBuf = FX_Realloc(uint8_t, m_pGlyphBuf, dwSize); in DrawString()
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_csssyntax.cpp | 462 m_pBuffer = FX_Realloc(FX_WCHAR, m_pBuffer, iDesiredSize); in ExpandBuf()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_flate.cpp | 670 FX_Realloc(uint8_t, guess_buf.release(), guess_size + 1); in FlateUncompress() 682 FX_Realloc(uint8_t, guess_buf.release(), dest_size + 1); in FlateUncompress()
|
D | fx_codec_progress.cpp | 315 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in JpegReadMoreData() 573 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in GifReadMoreData() 637 pCodec->m_pSrcPalette = FX_Realloc(FX_ARGB, pCodec->m_pSrcPalette, pal_num); in GifInputRecordPositionBufCallback() 855 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in BmpReadMoreData()
|
D | fx_codec_jpeg.cpp | 222 FX_Realloc(uint8_t, dest_buf, dest_buf_length + JPEG_BLOCK_SIZE); in _JpegEncode()
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_utils.cpp | 61 pBuffer = FX_Realloc(uint8_t, pBuffer, iNewSize); in AddSpaceTo()
|
D | fx_stream.cpp | 799 m_pBuf = FX_Realloc(uint8_t, m_pBuf, iBytes); in ReadString()
|
/external/pdfium/core/src/fxcodec/lgif/ |
D | fx_gif.cpp | 151 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_len); in _gif_grow_buf() 155 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_len); in _gif_grow_buf()
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_func.cpp | 893 m_pRanges = FX_Realloc(FX_FLOAT, m_pRanges, m_nOutputs * 2); in Init()
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_Image.cpp | 225 m_pData = FX_Realloc(uint8_t, m_pData, safeMemSize.ValueOrDie()); in expand()
|
/external/pdfium/fpdfsdk/src/ |
D | fpdfview.cpp | 1103 str->str = FX_Realloc(char, str->str, length + 1); in FPDF_BStr_Set()
|
/external/pdfium/xfa/src/fdp/src/xml/ |
D | fde_xml.cpp | 2631 m_pwsTextData = FX_Realloc(FX_WCHAR, m_pwsTextData, m_iTextDataSize); in ReallocTextDataBuffer()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_object_imp.cpp | 5085 pBuffer = (XFA_LPMAPDATABLOCK)FX_Realloc(uint8_t, pBuffer, in SetMapModuleBuffer() 5214 pBuffer = (XFA_LPMAPDATABLOCK)FX_Realloc( in MergeAllData()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_composite.cpp | 4355 m_pCacheScanline = FX_Realloc(uint8_t, m_pCacheScanline, dest_Size); in CompositeRgbBitmapLine()
|