OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocations
(Results
201 - 225
of
1018
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxml2/
xmlmemory.c
995
* Should this be blocked if there was already some
allocations
1052
* @mallocAtomicFunc: the malloc() function to use for atomic
allocations
1059
*
allocations
(i.e. of areas useful for garbage collected memory allocators
1061
* Should this be blocked if there was already some
allocations
1106
*
allocations
(i.e. of areas useful for garbage collected memory allocators
/external/zlib/src/test/
infcover.c
26
allocations
and deallocations, check for LIFO operations, keep a current
43
mem_done(&strm, "msg") ends memory tracking, releases all
allocations
65
size_t total, highwater; /* total
allocations
, and largest total */
183
/* show the current total requested
allocations
in bytes */
209
/* free leftover
allocations
and item structures, if any */
/hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h
30
* carveout heap,
allocations
are physically
34
* carveout heap,
allocations
are physically
110
* @request_region: function to be called when the number of
allocations
goes
112
* @release_region: function to be called when the number of
allocations
goes
502
* struct ion_allocation_data - metadata passed from userspace for
allocations
/external/chromium_org/base/memory/
discardable_memory_allocator_android.cc
22
// - DiscardableMemoryAllocator: entry point of all
allocations
(through its
25
// - AshmemRegion: manages
allocations
and destructions inside a single large
211
// fragmentation caused by the client if he did misaligned
allocations
.
/hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h
159
GrallocPointers, /*Used when buffer pointers come from Gralloc
allocations
*/
160
IONPointers, /*Used when buffer pointers come from ION
allocations
*/
172
OMX_U32 IsBuffer2D; /*Used when buffer pointers come from Gralloc
allocations
*/
/external/chromium_org/gpu/command_buffer/client/
ring_buffer_test.cc
193
// The first and second
allocations
must not match.
219
//
allocations
point to valid addresses, so they could be used for
/external/chromium_org/third_party/WebKit/Source/heap/
Heap.h
93
// align all
allocations
even on 32 bit.
162
// Large
allocations
are allocated as separate objects and linked in a
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
compute_memory_pool.c
245
* Allocates pending
allocations
in the pool
385
* Creates pending
allocations
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_pass2.c
166
/* Allocate a spill slot. Note that
allocations
start from 0x40 -
301
/* Step 3: Work forwards once again. Perform register
allocations
,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common_context.h
256
/* Active dma region.
Allocations
for vertices and retained
269
* flush must be called before non-active vertex
allocations
can be
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_hook.h
123
// in memory limited contexts, to catch
allocations
that will exceed
231
// to catch
allocations
that will exceed the limit and take outside
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_extension.cc
90
//
allocations
by pooling memory internally. However, tcmalloc
91
// does
allocations
really fast, especially for the types of small
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
tcmalloc_unittest.cc
51
// break on debugallocation: that certain
allocations
are aligned
984
// the 64-bit build, and with the sbrk allocator these
allocations
just
986
// memfs_malloc when used with small pages) the
allocations
generally span
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_hook.h
123
// in memory limited contexts, to catch
allocations
that will exceed
231
// to catch
allocations
that will exceed the limit and take outside
/external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_extension.cc
89
//
allocations
by pooling memory internally. However, tcmalloc
90
// does
allocations
really fast, especially for the types of small
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
tcmalloc_unittest.cc
51
// break on debugallocation: that certain
allocations
are aligned
984
// the 64-bit build, and with the sbrk allocator these
allocations
just
986
// memfs_malloc when used with small pages) the
allocations
generally span
[
all
...]
/external/chromium_org/tools/memory_watcher/
call_stack.cc
63
// This code has to be VERY careful to not induce any
allocations
, as memory
66
// is guaranteed to not do any
allocations
(in fact, not do anything).
/external/chromium_org/v8/src/
handles.h
124
// handle scope and a new one is created, all
allocations
will take
266
// The safe version does not make heap
allocations
but may work much slower.
/external/chromium_org/v8/test/cctest/
cctest.h
353
// Helper class for new
allocations
tracking and checking.
354
// To use checking of JS
allocations
tracking in a test,
/external/clang/docs/
AddressSanitizer.rst
174
depends on the
allocations
sizes. The smaller the
allocations
you make the
/external/kernel-headers/original/linux/
ion.h
28
* carveout heap,
allocations
are physically
236
* struct ion_allocation_data - metadata passed from userspace for
allocations
/external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.c
245
* Allocates pending
allocations
in the pool
385
* Creates pending
allocations
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_pass2.c
166
/* Allocate a spill slot. Note that
allocations
start from 0x40 -
301
/* Step 3: Work forwards once again. Perform register
allocations
,
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h
256
/* Active dma region.
Allocations
for vertices and retained
269
* flush must be called before non-active vertex
allocations
can be
/external/srec/portable/include/
pmemory.h
265
* Enables low-level logging to file. This logs individual memory
allocations
and
282
* Enables/disables memory logging. This is useful for hiding
allocations
/deallocation
Completed in 1375 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>