Searched
full:allocation (Results
1401 -
1425 of
3591) sorted by null
<<51525354555657585960>>
/dalvik/vm/ |
Ddm.cpp | 372 * Create a temporary buffer. We can't perform heap allocation with 466 * Gather up the allocation data and copy it into a byte[].
|
/dalvik/vm/analysis/ |
VfyBasicBlock.cpp | 83 * base allocation (perhaps two) and then have the first overflow 84 * allocation jump dramatically (to 32 or thereabouts).
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_helper.c | 117 CDBG_ERROR("ION allocation failed\n"); 270 CDBG_ERROR("ION allocation failed %s\n", strerror(errno));
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_helper.c | 117 CDBG_ERROR("ION allocation failed\n"); 287 CDBG_ERROR("ION allocation failed %s\n", strerror(errno));
|
/external/chromium/chrome/browser/tab_contents/ |
thumbnail_generator.cc | 86 // allocation and we can tolerate failure here, so give up if the allocation
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.h | 265 // Get a rectangle corresponding to a widget's allocation relative to its 288 // returns is the same as widget->allocation, but anchored at (0, 0).
|
/external/chromium/third_party/libjingle/source/talk/base/ |
unixfilesystem.cc | 70 // The disk allocation feature is still work in progress so currently 400 // TODO: Check if the new disk allocation mechanism works
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineCXX.cpp | 295 // If we're compiling with exceptions enabled, and this allocation function 298 // C++11 [basic.stc.dynamic.allocation]p3.
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 63 group descriptor, block and inode allocation bitmaps, and 245 on the mode, the allocation routine will function differently.)
|
/external/kernel-headers/original/asm-mips/ |
sgiarcs.h | 335 unsigned char nfats; /* # of allocation tables */ 339 unsigned short sect_fat; /* sectors per allocation table */
|
/external/libpng/ |
pngmem.c | 2 /* pngmem.c - stub functions for memory allocation 13 * This file provides a location for all memory allocation. Users who
|
/external/libvpx/libvpx/vpx/internal/ |
vpx_codec_internal.h | 219 /*\brief eXternal Memory Allocation memory map get iterator 235 /*\brief eXternal Memory Allocation memory map set iterator
|
/external/llvm/include/llvm/ADT/ |
StringMap.h | 65 // Initialize the map with zero buckets to allocation. 225 /// funky memory allocation and hashing things to make it extremely efficient,
|
/external/openfst/src/include/fst/ |
sparse-tuple-weight.h | 24 // unnecessary allocation on heap. 216 // this way we can avoid dynamic allocation in the common case
|
/external/qemu/block/ |
vpc.c | 86 // Offset of the Block Allocation Table (BAT) 323 * the Block Allocation Table to use the space at the old end of the image
|
/external/qemu/distrib/libpng-1.2.19/ |
pngmem.c | 2 /* pngmem.c - stub functions for memory allocation 10 * This file provides a location for all memory allocation. Users who
|
/external/skia/legacy/src/core/ |
SkString.cpp | 371 // we have spare room in the current allocation, so don't alloc a larger one 428 /* If we're the only owner, and we have room in our allocation for the insert,
|
/external/skia/src/core/ |
SkString.cpp | 373 // we have spare room in the current allocation, so don't alloc a larger one 430 /* If we're the only owner, and we have room in our allocation for the insert,
|
/external/skia/tests/ |
DeferredCanvasTest.cpp | 390 // In the first pass, memory allocation should be monotonically increasing as 391 // the bitmap heap slots fill up. In the second pass memory allocation should be
|
/external/speex/include/speex/ |
speex.h | 299 * @return A newly created encoder state or NULL if state allocation fails 343 * @return A newly created decoder state or NULL if state allocation fails
|
/external/srec/portable/src/ |
pmemblock.c | 514 printf("\nCurrent Memory Usage = %d\nMaximum Memory Usage = %d\nTotal Memory Allocation = %d\n\n", 517 printf("\nCurrent Real Memory Usage = %d\nMaximum Real Memory Usage = %d\nTotal Real Memory Allocation = %d\n\n",
|
/external/stlport/stlport/stl/ |
_map.h | 98 // allocation/deallocation 291 // allocation/deallocation
|
/external/v8/src/ |
SConscript | 41 allocation.cc 242 allocation.cc
|
lithium-allocator.h | 33 #include "allocation.h" 631 // Indicates success or failure during register allocation.
|
lithium.h | 31 #include "allocation.h" 523 // Allocation index indexed arrays of spill slot operands for registers
|
Completed in 2064 milliseconds
<<51525354555657585960>>