Searched defs:deallocate (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sal/cpprt/ | ||
H A D | operators_new_delete.cxx | 186 static void deallocate (void * p, AllocatorTraits const & rTraits) in deallocate() function |
/trunk/main/store/source/ | ||
H A D | storbase.hxx | 500 void deallocate (void * pPage) in deallocate() function in store::PageData::Allocator |
/trunk/main/sal/osl/w32/ | ||
H A D | file.cxx | 201 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate() function in FileHandle_Impl::Allocator |
/trunk/main/sal/osl/unx/ | ||
H A D | file.cxx | 215 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate() function in FileHandle_Impl::Allocator |
/trunk/main/sal/osl/os2/ | ||
H A D | file.cxx | 293 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate() function in FileHandle_Impl::Allocator |
Completed in 65 milliseconds