OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deallocations
(Results
26 - 29
of
29
) sorted by null
1
2
/frameworks/base/docs/html/training/articles/
memory.jd
135
those pages to the kernel using madvise. So, paired allocations and
deallocations
of large
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
744
for (DeallocationMap::const_iterator I =
Deallocations
.begin(),
745
E =
Deallocations
.end(); I != E; ++I)
772
Deallocations
[Callback].push_back(Data);
[
all
...]
/external/valgrind/main/VEX/pub/
libvex_ir.h
159
No need for
deallocations
[
all
...]
/external/valgrind/main/
NEWS
463
deallocations
.
[
all
...]
Completed in 308 milliseconds
1
2