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

<<61626364656667686970>>

  /dalvik/vm/
Dvm.mk 48 # - allocation limits enabled
Misc.h 294 * zero. Actual allocation rounded up to page multiple. Returns
ReferenceTable.cpp 168 * This is a qsort() callback. We sort Object* by class, allocation size,
  /dalvik/vm/alloc/
CardTable.cpp 43 * biased base is within the mmap allocation at a point where it's low
  /dalvik/vm/hprof/
HprofHeap.cpp 276 /* Create a byte array to reflect the allocation of the
  /development/ndk/platforms/android-3/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /development/ndk/platforms/android-9/include/android/
native_activity.h 127 * outSize with the number of bytes in the allocation. Note that the
  /development/ndk/sources/android/libportable/arch-mips/
errno.c 280 * allocation fails fall back to using the native errno location.
  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 160 #define EAI_MEMORY 6 /* memory allocation failure */
  /external/aac/libAACenc/src/
metadata_main.h 107 METADATA_MEMORY_ERROR = 0x0021, /*!< Memory allocation failed. */
  /external/aac/libSBRenc/src/
ton_corr.h 174 INT chan); /*!< Channel index, needed for mem allocation */
  /external/aac/libSYS/src/linux/
genericStds_linux.cpp 261 printf("SRAM allocation failed ! This is fatal.\n");
  /external/aac/libSYS/src/mips/
genericStds_mips.cpp 244 FDKprintfErr("SRAM allocation failed ! This is fatal.\n");
  /external/bison/src/
system.h 241 | Debugging memory allocation (must be last). |
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_encoder.c 261 /* bit allocation */
  /external/chromium/base/
mach_ipc_mac.h 133 // plus data must be less than 1024. But as a benefit no memory allocation is
  /external/chromium/googleurl/src/
url_util.h 130 // critical and you don't want to do the heap allocation for the std::string.
  /external/chromium/net/disk_cache/
bitmap_unittest.cc 29 // Test proper allocation size.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediaengine.h 288 // allocation of a channel.
  /external/clang/docs/
MemorySanitizer.rst 114 ORIGIN: heap allocation:
  /external/clang/include/clang/Rewrite/Core/
RewriteRope.h 199 // If we had an allocation buffer, drop our reference to it.
  /external/clang/lib/Rewrite/Core/
RewriteRope.cpp 765 /// allocation instead of doing tons of tiny allocations.
777 // If we don't have enough room because this specific allocation is huge,
791 // If we had an old allocation, drop our reference to it.
801 // Start out the new allocation with a refcount of 1, since we have an
  /external/compiler-rt/lib/asan/
asan_malloc_mac.cc 202 // TODO(glider): the allocation callbacks need to be refactored.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_interceptors_scanf.inc 134 // GNU allocation of string with range dh-j plus %.
  /external/compiler-rt/lib/ubsan/
ubsan_diag.cc 229 // global, stack variable, or dynamic allocation, then do so.

Completed in 1206 milliseconds

<<61626364656667686970>>