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

<<31323334353637383940>>

  /external/chromium_org/net/quic/
quic_data_writer.h 74 size_t capacity_; // Allocation size of payload (or -1 if buffer is const).
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_params.cc 62 // malloc! We cannot use browser's allocation API
  /external/chromium_org/rlz/lib/
string_utils.cc 81 // Fix the buffer size to begin with to avoid repeated re-allocation.
  /external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAlloc.h 39 // be used to satisfy the allocation. Different partitions are guaranteed to
46 // Allocation sizes must be aligned to the system pointer size.
50 // allocation sizes, and pass them to partitionFreeGeneric.
90 // Allocation granularity of sizeof(void*) bytes.
  /external/chromium_org/third_party/WebKit/public/platform/
WebDiscardableMemory.h 31 // A memory allocation that can be automatically discarded by the operating
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftstdlib.h 125 /* memory allocation */
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-set.h 66 /* Returns false if allocation has failed before */
  /external/chromium_org/third_party/icu/source/i18n/
rbt_data.cpp 73 // Remove the array and exit if memory allocation error occured.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport_unittest.cc 254 // Do a normal TURN allocation.
281 // Try to do a TURN allocation with an invalid password.
289 // Do a TURN allocation and try to send a packet to it from the outside.
329 // Do a TURN allocation, establish a connection, and send some data.
  /external/chromium_org/third_party/libwebp/utils/
utils.c 22 // Checked memory allocation
  /external/chromium_org/third_party/libxml/src/
xmlmemory.c 155 * a malloc() equivalent, with logging of the allocation info.
223 * a malloc() equivalent, with logging of the allocation info.
288 * a malloc() equivalent, with logging of the allocation info.
306 * a realloc() equivalent, with logging of the allocation info.
387 * a realloc() equivalent, with logging of the allocation info.
474 * a strdup() equivalent, with logging of the allocation info.
476 * Returns a pointer to the new string or NULL if allocation error occurred.
535 * a strdup() equivalent, with logging of the allocation info.
537 * Returns a pointer to the new string or NULL if allocation error occurred.
  /external/chromium_org/third_party/lzma_sdk/
Alloc.c 1 /* Alloc.c -- Memory allocation functions
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_fetch_emit.c 194 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
204 debug_warn_once("vertex buffer allocation failed (out of memory?)");
252 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
311 /* XXX: need to flush to get prim_vbuf.c to release its allocation??
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_rename_regs.c 55 /* XXX Remove this once the register allocation works with flow control. */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_escape.h 50 * Major command number allocation:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_composite.h 116 * Get allocation sizes for minor bump compatibility.
  /external/chromium_org/third_party/mesa/src/src/gbm/main/
gbmint.h 47 * The device used for the memory allocation.
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_execmem.c 135 /* allocation, assumes proper addr and size alignement */
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
register_allocate.h 63 /** @{ Graph-coloring register allocation */
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
Alloc.c 1 /* Alloc.c -- Memory allocation functions
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLRenderTarget.h 95 // only render to to content area (as opposed to the whole allocation) and
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.h 33 // Some obscure memory-allocation routines may not be declared on all
  /external/chromium_org/third_party/tcmalloc/vendor/src/
tcmalloc.h 33 // Some obscure memory-allocation routines may not be declared on all
  /external/chromium_org/v8/src/
code.h 31 #include "allocation.h"
disassembler.h 31 #include "allocation.h"

Completed in 561 milliseconds

<<31323334353637383940>>