HomeSort by relevance Sort by last modified time
    Searched refs:FX_Allocator_Free (Results 1 - 10 of 10) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_plex.cpp 25 FX_Allocator_Free(pAllocator, bytes);
fx_basic_array.cpp 23 FX_Allocator_Free(m_pAllocator, m_pData);
37 FX_Allocator_Free(m_pAllocator, m_pData);
171 FX_Allocator_Free(pAllcator, pIndex);
180 FX_Allocator_Free(pAllcator, pIndex);
209 FX_Allocator_Free(m_pAllocator, pSegment);
235 FX_Allocator_Free(m_pAllocator, pSegment);
259 FX_Allocator_Free(m_pAllocator, pSegment);
356 FX_Allocator_Free(m_pAllocator, pIndex[i % m_IndexSize]);
360 FX_Allocator_Free(m_pAllocator, m_pIndex);
xml_int.h 85 FX_Allocator_Free(m_pAllocator, m_pBuffer);
fx_basic_maps.cpp 31 FX_Allocator_Free(m_pAllocator, m_pHashTable);
148 FX_Allocator_Free(m_pAllocator, m_pHashTable);
208 FX_Allocator_Free(m_pAllocator, m_pHashTable);
348 FX_Allocator_Free(m_pAllocator, m_pHashTable);
397 FX_Allocator_Free(pAllocator, pCompact->m_pBuffer);
fx_basic_buffer.cpp 28 FX_Allocator_Free(m_pAllocator, m_pBuffer);
52 FX_Allocator_Free(m_pAllocator, m_pBuffer);
453 FX_Allocator_Free(m_pAllocator, m_pBuffer);
extension.h 156 FX_Allocator_Free(pAllocator, (FX_LPBYTE)m_Blocks[i]);
fx_basic_bstring.cpp     [all...]
fx_basic_wstring.cpp 1055 FX_Allocator_Free(pAllocator, (FX_LPVOID)m_Ptr);
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_memory.h 149 #define FX_Allocator_Free(fxAllocator, ptr) \
162 FX_Allocator_Free(fxAllocator, pointer)
fx_basic.h 785 FX_Allocator_Free(m_pAllocator, m_pData);
797 FX_Allocator_Free(m_pAllocator, m_pData);
820 FX_Allocator_Free(m_pAllocator, m_pData);
    [all...]

Completed in 1714 milliseconds