Home
last modified time | relevance | path

Searched refs:reclaim (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/CodeGenObjC/
Darc-with-atthrow.m10 // TODO: We should probably emit this specific pattern without the reclaim.
Darc.m1258 // Verify that we don't try to reclaim the result of performSelector.
/external/chromium_org/third_party/sqlite/src/test/
Dioerr5.test12 # This file tests that if sqlite3_release_memory() is called to reclaim
125 # from UTF-16 text. To do this, SQLite will need to reclaim memory
Dmalloc5.test323 # If we now try to reclaim some memory, it should come from the db2 cache.
329 # more recently than all the db pages. Then try to reclaim 3000 bytes.
De_vacuum.test273 # using the VACUUM command to reclaim space after data has been deleted
Dfts1porter.test16690 reclaim reclaim
16691 reclaims reclaim
/external/mksh/src/
Dmain.c53 static void reclaim(void);
888 reclaim(); in shell()
1030 reclaim(); in quitenv()
1052 reclaim(); in quitenv()
1107 reclaim(void) in reclaim() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h904 void reclaim(const void *Memory) { in reclaim() function
1012 Mgr.reclaim(this); in Release()
/external/llvm/docs/
DLexicon.rst90 explicit memory management to reclaim unused memory.
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt57 implementation may reclaim and later reallocate memory that is still
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt63 implementation may reclaim and later reallocate memory that is still
/external/webp/
DREADME442 // WebPPictureFree(&pic) to reclaim memory.
/external/bison/
DNEWS1468 It is now possible to reclaim the memory associated to symbols
DChangeLog1480 lalr1.cc does not reclaim its memory when ended by an exception.
/external/bison/data/m4sugar/
Dm4sugar.m43043 # Delete all elements in SET, and reclaim any memory occupied by the
/external/valgrind/main/
DNEWS1160 282105 generalise 'reclaimSuperBlock' to also reclaim splittable superblock
/external/bison/doc/
Dbison.texi5273 Specify how the parser should reclaim the memory associated to
6054 This function will reclaim the memory associated with a parser instance.
8025 Discarded Symbols}, for a means to reclaim this memory.
11644 Specify how the parser should reclaim the memory associated to
Dbison.info5247 Specify how the parser should reclaim the memory associated to
5910 This function will reclaim the memory associated with a parser
7616 Discarded Symbols: Destructor Decl, for a means to reclaim this memory.
10814 Specify how the parser should reclaim the memory associated to