HomeSort by relevance Sort by last modified time
    Searched full:overallocation (Results 1 - 14 of 14) sorted by null

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 335 int overallocation = 256; local
336 return (ImageType) calloc(width*height*numChannels+overallocation, sizeof(ImageTypeBase));
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
ImageUtils.cpp 335 int overallocation = 256; local
336 return (ImageType) calloc(width*height*numChannels+overallocation, sizeof(ImageTypeBase));
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 335 int overallocation = 256; local
336 return (ImageType) calloc(width*height*numChannels+overallocation, sizeof(ImageTypeBase));
  /external/llvm/lib/Support/
Allocator.cpp 50 // overhead. The factors are chosen conservatively to avoid overallocation.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zlib.py 151 # Memory use of the following functions takes into account overallocation
496 # Memory use of the following functions takes into account overallocation
test_bigmem.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zlib.py 151 # Memory use of the following functions takes into account overallocation
496 # Memory use of the following functions takes into account overallocation
test_bigmem.py     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c     [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c     [all...]

Completed in 1246 milliseconds