HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 1501 - 1525 of 3591) sorted by null

<<61626364656667686970>>

  /external/neven/Embedded/common/src/b_BasicEm/
APhArr.h 40 /** pointer to exclusive memory segment used for allocation */
ComplexArr.h 40 /** pointer to exclusive memory segment used for allocation */
DynMemManager.h 47 * Handles allocation and deallocation of memory blocks via function pointers
Int32Arr.h 39 /** pointer to exclusive memory segment used for allocation */
Int8Arr.h 39 /** pointer to exclusive memory segment used for allocation */
UInt16Arr.h 39 /** pointer to exclusive memory segment used for allocation */
UInt32Arr.h 39 /** pointer to exclusive memory segment used for allocation */
UInt8Arr.h 39 /** pointer to exclusive memory segment used for allocation */
  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.h 101 /** assigns external image to array (no allocation, deallocation or copying of data) */
UInt32Image.h 101 /** assigns external image to array (no allocation, deallocation or copying of data) */
UInt8Image.h 97 /** assigns external image to array (no allocation, deallocation or copying of data) */
  /external/openssl/crypto/engine/
eng_int.h 192 * simply to cope with (de)allocation of this structure. Hence,
eng_lib.c 132 * to allocation it did in its constructor (eg. unload error strings) */
  /external/qemu/distrib/libpng-1.2.19/
pngerror.c 2 /* pngerror.c - stub functions for i/o and memory allocation
  /external/qemu/distrib/zlib-1.2.3/
zutil.c 192 /* Turbo C malloc() does not allow dynamic allocation of 64K bytes
  /external/qemu/memcheck/
memcheck_proc_management.c 117 * fork we're required to copy parent's allocation descriptors map, as
128 /* Copy parent's allocation map, setting "inherited" flag, and clearing
134 ME("memcheck: Unable to copy process' %s[pid=%u] allocation map to new process pid=%u",
608 /* Empty allocation descriptors map for the exiting process,
  /external/quake/quake/src/QW/client/
zone.c 52 ZONE MEMORY ALLOCATION
149 Sys_Error ("Z_Malloc: failed on allocation of %i bytes",size);
203 mainzone->rover = base->next; // next allocation will start looking here
311 If "all" is specified, every single allocation is printed.
  /external/quake/quake/src/WinQuake/
zone.cpp 52 ZONE MEMORY ALLOCATION
149 Sys_Error ("Z_Malloc: failed on allocation of %i bytes",size);
203 mainzone->rover = base->next; // next allocation will start looking here
311 If "all" is specified, every single allocation is printed.
  /external/replicaisland/src/com/replica/replicaisland/
ConversationDialogActivity.java 146 // Holy crap we did a lot of allocation there.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
SparseIntArray.java 42 * require any additional memory allocation to store the specified
  /external/tinyxml/
tinystr.h 49 The buffer allocation is made by a simplistic power of 2 like mechanism : if we increase
  /external/v8/
Android.v8common.mk 5 src/allocation.cc \
  /external/v8/src/
counters.h 32 #include "allocation.h"
cpu-profiler.h 31 #include "allocation.h"
date.h 31 #include "allocation.h"

Completed in 287 milliseconds

<<61626364656667686970>>