Home
last modified time | relevance | path

Searched refs:Deallocate (Results 1 – 14 of 14) sorted by relevance

/external/e2fsprogs/debugfs/
Ddebug_cmds.ct61 request do_kill_file, "Deallocate an inode and its blocks",
/external/libffi/src/alpha/
Dosf.S76 # Deallocate the register argument area.
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowFrame.m131 // Deallocate.
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2159 void Deallocate(void* ptr, size_t size_class);
2771 inline void TCMalloc_ThreadCache::Deallocate(void* ptr, size_t cl) { in Deallocate() function in WTF::TCMalloc_ThreadCache
3528 heap->Deallocate(ptr, cl); in CreateCacheIfNecessary()
/external/webkit/JavaScriptCore/
DChangeLog-2002-12-032177 * kjs/property_map.cpp: (PropertyMap::~PropertyMap): Deallocate the
DChangeLog-2009-06-1616782 Deallocate the thread self port.
38886 (KJS::SmallStrings::~SmallStrings): Deallocate. Not left compiler
DChangeLog-2007-10-1417094 (KXMLCore::TCMalloc_ThreadCache::Deallocate):
DChangeLog-2008-08-1024416 (WTF::TCMalloc_ThreadCache::Deallocate):
/external/sqlite/dist/
Dsqlite3.c.orig31150 ** Deallocate all chunks from a RowSet. This frees all memory that
44653 int freePageFlag, /* Deallocate page if true */
64194 ** Deallocate a register, making available for reuse for some other
87011 ** Deallocate all memory associated with a WhereOrInfo object.
87019 ** Deallocate all memory associated with a WhereAndInfo object.
87027 ** Deallocate a WhereClause structure. The WhereClause structure
92340 ** Deallocate and destroy a parser. Destructors are all called for
/external/webkit/WebKit/mac/
DChangeLog-2002-12-0316176 (-[IFPluginView dealloc]): Deallocate the arrays and their contents.
DChangeLog-2010-01-2915871 ER: Deallocate WebKit objects on the main thread, even if released on secondary thread
/external/webkit/WebCore/
DChangeLog-2005-12-1910166 (-[KWQTableView finalize]): Deallocate the UCTypeSelect object.
DChangeLog-2007-10-146603 (WebCore::PopupMenu::paint): Deallocate the bitmap so it gets reallocated if it
DChangeLog-2008-08-10759 ER: Deallocate WebKit objects on the main thread, even if released on secondary thread