Searched
full:allocation (Results
601 -
625 of
5153) sorted by null
<<21222324252627282930>>
/external/libselinux/src/ |
label_internal.h | 3 * for calling the user-supplied memory allocation, validation,
|
/external/libvpx/libvpx/vpx_mem/memory_manager/ |
hmm_alloc.c | 53 /* If an approprate bin is found, satisfy the allocation request,
|
/external/linux-tools-perf/Documentation/ |
perf-kmem.txt | 32 Show per-allocation statistics
|
/external/linux-tools-perf/util/ |
strfilter.h | 33 * if a memory allocation is failed.
|
/external/llvm/lib/CodeGen/ |
RegAllocBase.h | 11 // register allocation algorithm and interface for extending it. It provides the 19 // - Register allocation complexity, and generated code performance is 53 /// RegAllocBase provides the register allocation driver and interface that can 88 // A RegAlloc pass should override this to provide the allocation heuristics.
|
/external/llvm/test/CodeGen/PowerPC/ |
quadint-return.ll | 16 ; CHECK: ********** FAST REGISTER ALLOCATION **********
|
/external/llvm/test/CodeGen/X86/ |
2011-03-09-Physreg-Coalescing.ll | 9 ; and register allocation fails.
|
inline-asm-error.ll | 9 ; CHECK: error: ran out of registers during register allocation
|
/external/lzma/C/ |
7zAlloc.c | 1 /* 7zAlloc.c -- Allocation functions
|
/external/openfst/src/lib/ |
compat.cc | 26 cerr << "Memory allocation failed\n";
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_atarimxalloc.c | 25 * Memory allocation
|
SDL_atarimxalloc_c.h | 25 * Memory allocation
|
/external/sepolicy/ |
NOTICE | 20 of such damage. You acknowledge that this is a reasonable allocation of
|
/external/skia/include/core/ |
SkChunkAlloc.h | 39 the previous allocation may be reused, but the implementation is free
|
SkMallocPixelRef.h | 27 //! Return the allocation size for the pixels
|
/external/skia/tests/ |
UtilsTest.cpp | 62 tmp.reset(4); // this should force a new allocation 69 // test out reset with data in the array (and a new allocation) 75 tmp.reset(2); // this should use the preexisting allocation 81 // test out destructor with data in the array (and using existing allocation)
|
/external/stressapptest/src/ |
os_factory.cc | 34 // Check for memory allocation failure.
|
/external/valgrind/main/docs/internals/ |
m_replacemalloc.txt | 21 - On the first allocation, vg_replace_malloc.c:init() calls the
|
/external/valgrind/main/drd/tests/ |
annotate_smart_pointer2.stderr.exp | 7 Address 0x........ is at offset ... from 0x......... Allocation context:
|
/external/valgrind/main/perf/ |
README | 17 - Description: Does a lot of heap allocation and deallocation, and has a lot 20 that inefficiencies in heap allocation can make a big 22 - Weaknesses: Highly artificial -- allocation pattern is not real, and only 26 - Description: Does a lot of stack allocation and deallocation.
|
sarp.c | 20 // away the stack allocation.
|
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_Memory.h | 20 * @brief Memory allocation
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AD_Null.h | 44 * M4ERR_ALLOC if allocation failed
|
M4DECODER_Null.h | 46 * M4ERR_ALLOC if allocation failed
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/ |
LVREV.h | 70 LVREV_NULLADDRESS = 1, /* NULL allocation address */ 145 /* memory allocation. It can also be used to return the memory base address provided */ 146 /* during memory allocation to support freeing of memory when the LVREV module is no */ 190 /* The memory allocation must be provided by the application by filling in the memory */
|
Completed in 1599 milliseconds
<<21222324252627282930>>