Searched
full:allocation (Results
901 -
925 of
3591) sorted by null
<<31323334353637383940>>
/external/v8/src/ |
arguments.h | 31 #include "allocation.h"
|
cpu.h | 39 #include "allocation.h"
|
gdb-jit.h | 31 #include "allocation.h"
|
messages.h | 100 // Report a formatted message (needs JS allocation).
|
prettyprinter.h | 31 #include "allocation.h"
|
scopeinfo.h | 31 #include "allocation.h"
|
zone-inl.h | 47 // If the allocation size is divisible by 8 then we return an 8-byte aligned
|
/external/v8/src/ia32/ |
lithium-gap-resolver-ia32.h | 104 // allocation index.
|
/external/valgrind/main/ |
AUTHORS | 32 interception machinery, support for client allocation pools, and minor
|
/external/valgrind/main/coregrind/m_demangle/ |
dyn-string.c | 68 If RETURN_ON_ALLOCATION_FAILURE is defined and memory allocation 95 defined and memory allocation fails, returns NULL. Otherwise 148 If RETURN_ON_ALLOCATION_FAILURE is defined and a memory allocation 159 /* Increase allocation by factors of two. */
|
/external/valgrind/main/drd/tests/ |
annotate_barrier.stderr.exp | 29 Address 0x........ is at offset 0 from 0x......... Allocation context:
|
/external/valgrind/main/memcheck/tests/ |
holey_buffer_too_small.stderr.exp | 9 Uninitialised value was created by a heap allocation
|
/external/webkit/Source/JavaScriptCore/wtf/ |
PageAllocationAligned.cpp | 71 // Clear base & size before calling release; if this is *inside* allocation
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/ |
symbols.h | 71 MemoryPool *pool; // pool used for allocation in this scope
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
WebView.cpp | 379 GtkAllocation allocation; local 380 gtk_widget_get_allocation(m_viewWidget, &allocation); 381 return IntSize(allocation.width, allocation.height);
|
/external/yaffs2/yaffs2/direct/ |
yaffs_flashif.c | 105 T(YAFFS_TRACE_ALWAYS,("Allocation failed, could only allocate %dMB of %dMB requested.\n",
|
yaffs_ramdisk.c | 110 T(YAFFS_TRACE_ALWAYS,("Allocation failed, could only allocate %dMB of %dMB requested.\n",
|
/external/zlib/src/contrib/delphi/ |
readme.txt | 27 - The allocation and deallocation functions and function types
|
/external/zlib/src/contrib/puff/ |
README | 42 does no memory allocation, and uses less than 2K bytes off of the stack.
|
/frameworks/av/include/drm/ |
DrmInfoEvent.h | 58 //! TYPE_OUT_OF_MEMORY, when memory allocation fail during renewal.
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4_BitStreamParser.h | 35 * FUNCTION (M4OSA_NULL if allocation fails)
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4EXIFC_CommonAPI.h | 56 #define M4EXIFC_ERR_ALLOC 0x00000002 /**< allocation error */
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/ |
LVM.h | 117 LVM_NULLADDRESS = 2, /* NULL allocation address */ 314 LVM_PSA_Mode_en PSA_Included; /* Controls the instance memory allocation for PSA: ON/OFF */ 359 /* This function is used for memory allocation and free. It can be called in */ 366 /* When this function is called for memory allocation (hInstance=NULL) the memory */ [all...] |
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Private.h | 108 LVCS_MemTab_t MemoryTable; /* Instance memory allocation table */
|
/frameworks/av/media/libmedia/ |
MemoryLeakTrackUtil.cpp | 93 snprintf(buffer, SIZE, " Allocation count %i\n", count);
|
Completed in 643 milliseconds
<<31323334353637383940>>