OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocations
(Results
251 - 275
of
1018
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/common/gpu/
gpu_memory_manager.h
237
// The minimum and default
allocations
for a single client.
/external/chromium_org/ipc/
ipc_channel_nacl.h
96
// many heap
allocations
. But it maybe isn't worth
/external/chromium_org/net/disk_cache/
block_files.h
64
// Returns the minumum number of
allocations
that can be satisfied.
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8NPUtils.cpp
117
// Use local stack buffer to avoid heap
allocations
for small strings. Here we should only use the stack space for
/external/chromium_org/third_party/WebKit/Source/platform/
PODFreeListArenaTest.cpp
152
// Make sure
allocations
use previously freed memory.
/external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioArray.h
53
// if re-allocated.
Allocations
are zero-initialized.
/external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAlloc.h
51
//
Allocations
and frees against a single partition must be single threaded.
52
//
Allocations
must not exceed a max size, typically 4088 bytes at this time.
120
// system
allocations
we make. Super pages contain multiple partition pages
292
// get the chance to run
allocations
between the free and use, the vtable
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-private.hh
87
/* These reflect current
allocations
of the bytes in glyph_info_t's var1 and var2. */
/external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.h
83
/* Don't block when waiting for memory
allocations
*/
/external/chromium_org/third_party/libxml/src/include/libxml/
xmlmemory.h
101
*
allocations
useful for garbage collected memory allocators
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h
161
// block of code. Any heap
allocations
done in the code block
250
// max_depth. Used to hide
allocations
done inside some special
312
// A ProcMapsTask to disable
allocations
from 'library'
371
ssize_t inuse_allocs_increase_; //
allocations
-in-use increase
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
low_level_alloc_unittest.cc
79
//
allocations
and deallocations are reported via the MallocHook
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h
161
// block of code. Any heap
allocations
done in the code block
250
// max_depth. Used to hide
allocations
done inside some special
312
// A ProcMapsTask to disable
allocations
from 'library'
371
ssize_t inuse_allocs_increase_; //
allocations
-in-use increase
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
low_level_alloc_unittest.cc
79
//
allocations
and deallocations are reported via the MallocHook
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
floatnum.h
43
/** Clean up internal floatnum
allocations
. */
/external/chromium_org/tools/memory_watcher/scripts/
memprof.pl
6
# Given a memwatcher logfile, group memory
allocations
by callstack.
summary.pl
6
# Read a memtrace logfile from stdin and group memory
allocations
by logical
/external/chromium_org/ui/base/gtk/
gtk_floating_container.cc
230
// widgets. Pass out
allocations
to all our children based on where they want
/external/chromium_org/v8/src/
bootstrapper.h
124
// It should only be used for strictly finite
allocations
.
/external/e2fsprogs/e2fsck/
region.c
2
* region.c --- code which manages
allocations
within a region.
/external/harfbuzz_ng/src/
hb-buffer-private.hh
85
/* These reflect current
allocations
of the bytes in glyph_info_t's var1 and var2. */
/external/icu4c/common/
bytestrieiterator.cpp
35
// Unlike BytesTrie itself, its Iterator performs memory
allocations
anyway
charstr.h
60
* use a UErrorCode where memory
allocations
might be needed.
ucharstrieiterator.cpp
35
// Unlike UCharsTrie itself, its Iterator performs memory
allocations
anyway
/external/kernel-headers/original/linux/
blk_types.h
79
* double
allocations
for a small number of bio_vecs. This member
Completed in 602 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>