HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 601 - 625 of 3585) sorted by null

<<21222324252627282930>>

  /external/v8/src/
store-buffer.h 31 #include "allocation.h"
171 // If either visit_pointer_region or callback can cause an allocation
172 // in old space and changes in allocation watermark then
  /external/valgrind/main/massif/tests/
ignoring.post.exp 40 99.22% (1,024B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
48 98.46% (512B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
61 98.46% (512B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
87 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
102 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
117 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
132 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
147 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
163 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
183 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Init.c 32 /* This function is used for memory allocation and free. It can be called in */
39 /* When this function is called for memory allocation (hInstance=NULL) the memory */
107 /* Read back memory allocation table */
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Init.c 34 /* This function is used for memory allocation and free. It can be called in */
41 /* When this function is called for memory allocation (hInstance=NULL) the memory */
144 /* Read back memory allocation table */
  /frameworks/base/core/java/android/ddm/
DdmHandleHeap.java 228 * Handle a "REcent Allocation Enable" request.
237 Log.d("ddm-heap", "Recent allocation enable request: " + enable);
245 * Handle a "REcent Allocation Query" request.
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_structs.h 8 * internal members of the C++ class Allocation owned by librs. Unfortunately,
27 typedef struct Allocation {
53 } lod[16/*android::renderscript::Allocation::MAX_LOD*/];
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 64 * @return M4ERR_ALLOC: Memory allocation has failed
92 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
120 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
159 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
180 M4OSA_TRACE1_0("Allocation error in M4xVSS_Init");
245 * @return M4ERR_ALLOC: Memory allocation has failed
583 * @return M4ERR_ALLOC: Memory allocation has failed
    [all...]
  /bionic/libc/bionic/
getcwd.cpp 66 // If we allocated a whole page, only return as large an allocation as necessary.
  /dalvik/vm/
Ddm.h 81 * Gather up recent allocation data and return it in a byte[].
  /dalvik/vm/alloc/
Heap.h 54 * This needs to be called before the first allocation or GC that
  /external/aac/libAACenc/src/
aacEnc_ram.h 148 INT maxChannels; /* used while allocation */
163 /* Dynamic RAM - Allocation */
189 END - Dynamic RAM - Allocation */
192 See further Memory Allocation details in aacEnc_ram.cpp
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreeadaptor.h 59 * memory allocation per node.
  /external/blktrace/
blktrace_api.h 40 __BLK_TA_SLEEPRQ, /* sleeping on rq allocation */
  /external/bluetooth/bluedroid/stack/include/
dyn_mem.h 23 ** The default for GKI is to use static memory allocation for its control
  /external/chromium/base/memory/
linked_ptr_unittest.cc 17 // Class which tracks allocation/deallocation
  /external/chromium/base/
pickle.h 141 // Payload follows after allocation of Header (header size is customizable).
231 // The allocation granularity of the payload.
237 // Allocation size of payload (or -1 if allocation is const).
  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.cc 97 int desired_width = parent->allocation.width;
197 (ltr ? 0 : parent->allocation.width - requisition.width),
199 parent->allocation.height - requisition.height,
327 start_width_ = label_.get()->allocation.width;
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 301 widget->allocation.width - kTwiceDragFrameBorderSize,
302 widget->allocation.height - tab_height -
319 double right_x = widget->allocation.width - offset;
320 double bottom_y = widget->allocation.height - offset;
  /external/dropbear/
bignum.c 30 /* wrapper for mp_init, failing fatally on errors (memory allocation) */
  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 33 * blocks assuming that inode table and allocation bitmaps will be in
alloc_stats.c 2 * alloc_stats.c --- Update allocation statistics for ext2fs
  /external/eigen/Eigen/src/Core/
VectorBlock.h 38 * it does not cause a dynamic memory allocation.
105 * which means that evaluating it does not cause a dynamic memory allocation.
137 * which means that evaluating it does not cause a dynamic memory allocation.
169 * which means that evaluating it does not cause a dynamic memory allocation.
  /external/elfutils/lib/
xmalloc.c 1 /* Convenience functions for allocation.
  /external/freetype/include/freetype/config/
ftstdlib.h 126 /* memory allocation */
  /external/harfbuzz_ng/src/
hb-set.h 66 /* Returns false if allocation has failed before */

Completed in 2644 milliseconds

<<21222324252627282930>>