OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:heap
(Results
401 - 425
of
1817
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/Source/WebCore/bindings/js/
ScriptCachedFrameData.h
35
#include <
heap
/Strong.h>
ScriptWrappable.h
35
#include <
heap
/Weak.h>
/external/webkit/Source/WebCore/bindings/v8/
RetainedDOMInfo.h
53
// V8 guarantees to keep RetainedObjectInfos alive only during a GC or
heap
snapshotting round, when renderer
/frameworks/base/include/binder/
MemoryBase.h
33
MemoryBase(const sp<IMemoryHeap>&
heap
, ssize_t offset, size_t size);
/frameworks/base/tools/aapt/
DirectoryWalker.h
36
// This class is able to replicate itself on the
heap
/frameworks/media/libvideoeditor/osal/src/
M4PSW_MemoryInterface.c
52
* the
heap
and returns a valid pointer to that item.
/hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h
58
/* Arg1: Range 0-0x100 used for HEAPID of a BIOS MEM Segment with
Heap
*/
/libcore/luni/src/main/java/libcore/io/
NioBufferIterator.java
22
* Iterates over big- or little-endian bytes on the native
heap
.
/ndk/sources/host-tools/sed-4.2.1/lib/
malloc.c
38
/* Allocate an N-byte block of memory from the
heap
.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
null_metadata.hpp
38
* Contains an implementation struct for this type of
heap
's node.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
debug_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
find_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
null_metadata.hpp
38
* Contains an implementation struct for this type of
heap
's node.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
debug_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
find_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
null_metadata.hpp
38
* Contains an implementation struct for this type of
heap
's node.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
debug_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
find_fn_imps.hpp
38
* Contains an implementation class for a pairing
heap
.
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
NativeStackLabelProvider.java
17
package com.android.ddmuilib.
heap
;
/bionic/libc/bionic/
logd_write.c
54
* has detected that the
heap
is corrupted, or even from a signal handler.
56
* These functions should *not* use a function that allocates
heap
memory
165
/* The functions below are not designed to be called from a
heap
panic
/external/libvpx/vpx_mem/
vpx_mem.h
57
size - size in bytes for the memory manager to allocate for its
heap
58
Sets the memory manager's initial
heap
size
63
-3: if the memory manager has already allocated its
heap
/external/v8/src/
v8.cc
34
#include "
heap
-profiler.h"
158
// Tell the
heap
that it may want to adjust.
159
return
HEAP
->IdleNotification();
v8.h
62
// Objects &
heap
65
#include "
heap
-inl.h"
82
// empty
heap
.
/external/valgrind/main/docs/html/
dh-manual.html
4
<title>10.?DHAT: a dynamic
heap
analysis tool</title>
9
<link rel="prev" href="ms-manual.html" title="9.?Massif: a
heap
profiler">
10
<link rel="next" href="pc-manual.html" title="11.?Ptrcheck: an experimental
heap
, stack and global array overrun detector">
20
<div class="chapter" title="10.?DHAT: a dynamic
heap
analysis tool">
22
<a name="dh-manual"></a>10.?DHAT: a dynamic
heap
analysis tool</h2></div></div></div>
42
<p>DHAT is a tool for examining how programs use their
heap
69
of
heap
, even if it is not held onto for very long</p></li>
79
<p>As with the Massif
heap
profiler, DHAT measures program progress
88
<p>DHAT provides a lot of useful information on dynamic
heap
usage.
130
data just before it exits. Hence the program's
heap
grows constantl
[
all
...]
/external/valgrind/main/docs/xml/
manual-intro.xml
52
<para><command>Massif</command> is a
heap
profiler. It helps you
57
<para><command>DHAT</command> is a different kind of
heap
63
<para><command>Ptrcheck</command> is an experimental
heap
, stack and
Completed in 2045 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>