HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 901 - 925 of 5138) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
coretype.h 354 /** Error-checking memory allocation. A default implementation is provided
355 * that calls yasm_fatal() on allocation errors.
363 /** Error-checking memory allocation (with clear-to-0). A default
364 * implementation is provided that calls yasm_fatal() on allocation errors.
374 * that calls yasm_fatal() on allocation errors. A replacement should
386 * that calls yasm_fatal() on allocation errors.
  /art/runtime/native/
dalvik_system_VMRuntime.cc 81 if (javaArray == NULL) { // Most likely allocation failed
152 ThrowRuntimeException("allocation size negative %d", bytes);
161 ThrowRuntimeException("allocation size negative %d", bytes);
  /external/chromium/base/allocator/
allocator_shim.cc 90 // If no new_handler is established, the allocation failed.
97 // allocation. If it throws std::bad_alloc, fail the allocation.
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 480 x += widget->allocation.x;
481 y += widget->allocation.y;
490 widget->allocation.width, widget->allocation.height);
596 return widget->allocation.width - bounds.x() - bounds.width();
601 return widget->allocation.width - x;
877 return gfx::Rect(x, y, widget->allocation.width, widget->allocation.height);
    [all...]
tab_contents_container_gtk.cc 222 GtkFloatingContainer* floating_container, GtkAllocation* allocation,
238 g_value_set_int(&value, allocation->width - requisition.width);
242 int child_y = std::max(allocation->height - requisition.height, 0);
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 251 const int height = sender->allocation.height;
277 int y = sender->allocation.height;
279 cairo_rel_line_to(cr, sender->allocation.width, 0);
  /external/chromium_org/chrome/browser/ui/gtk/autofill/
autofill_popup_view_gtk.cc 136 gdk_cairo_rectangle(cr, &widget->allocation);
174 pango_layout_set_width(layout_, window_->allocation.width * PANGO_SCALE);
175 pango_layout_set_height(layout_, window_->allocation.height * PANGO_SCALE);
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
extension_infobar_gtk.cc 215 GtkAllocation* allocation) {
216 gfx::Size new_size(allocation->width, allocation->height);
  /external/chromium_org/chrome/browser/ui/gtk/
tab_contents_container_gtk.cc 195 GtkFloatingContainer* floating_container, GtkAllocation* allocation,
211 g_value_set_int(&value, allocation->width - requisition.width);
215 int child_y = std::max(allocation->height - requisition.height, 0);
  /external/chromium_org/third_party/angle_dx11/extensions/
ANGLE_texture_usage.txt 40 and type of memory used for the allocation. If the usage is not
163 glTexStorage2DEXT(GL_TEXTURE_2D, levels, ...); // Allocation
189 example by TexImage2D) the new allocation will use the updated usage.
  /external/chromium_org/third_party/libva/va/
va_backend.h 395 * allocation and deallocation of this structure.
404 * allocation and deallocation of this structure.
413 * allocation and deallocation of this structure.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_emit.c 60 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
135 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
208 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
  /external/chromium_org/tools/memory_watcher/
memory_watcher.cc 168 // before the allocation routines are hooked.
187 // Help sort lists of stacks based on allocation cost.
188 // Note: Sort based on allocation count is interesting too!
  /external/chromium_org/v8/src/
store-buffer.h 31 #include "allocation.h"
185 // If either visit_pointer_region or callback can cause an allocation
186 // in old space and changes in allocation watermark then
  /external/llvm/lib/Support/
Allocator.cpp 1 //===--- Allocator.cpp - Simple memory allocation abstraction -------------===//
107 // Update the allocation point of this memory block in MemorySanitizer.
109 // will point to the allocation of the entire slab.
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_emit.c 60 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
135 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
208 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
  /external/v8/src/
preparser-api.cc 37 #include "allocation.h"
162 // Limit of pushbacks before new allocation is necessary.
172 // Functions declared by allocation.h and implemented in both api.cc (for v8)
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/rs/driver/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...]
  /art/runtime/gc/accounting/
mod_union_table-inl.h 58 // The allocation space is always considered for collection whereas the Zygote space is

Completed in 1670 milliseconds

<<31323334353637383940>>