HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_MORECORE (Results 1 - 9 of 9) sorted by null

  /art/runtime/gc/allocator/
dlmalloc.h 27 #define HAVE_MORECORE 1
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 51 #define HAVE_MORECORE 0
  /external/libffi/src/
dlmalloc.c 288 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
320 HAVE_MORECORE is not true, MMAP is used for all system
321 allocation. If set and HAVE_MORECORE is true as well, MMAP is
450 #define HAVE_MORECORE 0
466 #define HAVE_MORECORE 0
472 #ifndef HAVE_MORECORE
473 #define HAVE_MORECORE 0
475 #endif /* HAVE_MORECORE */
532 #ifndef HAVE_MORECORE
534 #define HAVE_MORECORE
    [all...]
closures.c 82 #define HAVE_MORECORE 0
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 288 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
320 HAVE_MORECORE is not true, MMAP is used for all system
321 allocation. If set and HAVE_MORECORE is true as well, MMAP is
450 #define HAVE_MORECORE 0
471 #define HAVE_MORECORE 0
477 #ifndef HAVE_MORECORE
478 #define HAVE_MORECORE 0
480 #endif /* HAVE_MORECORE */
537 #ifndef HAVE_MORECORE
539 #define HAVE_MORECORE
    [all...]
closures.c 82 #define HAVE_MORECORE 0
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 288 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
320 HAVE_MORECORE is not true, MMAP is used for all system
321 allocation. If set and HAVE_MORECORE is true as well, MMAP is
450 #define HAVE_MORECORE 0
471 #define HAVE_MORECORE 0
477 #ifndef HAVE_MORECORE
478 #define HAVE_MORECORE 0
480 #endif /* HAVE_MORECORE */
537 #ifndef HAVE_MORECORE
539 #define HAVE_MORECORE
    [all...]
closures.c 82 #define HAVE_MORECORE 0
  /external/dlmalloc/
malloc.c 350 HAVE_MORECORE default: 1 (true) unless win32 or ONLY_MSPACES
364 MORECORE_CONTIGUOUS default: 1 (true) if HAVE_MORECORE
386 HAVE_MORECORE is not true, MMAP is used for all system
387 allocation. If set and HAVE_MORECORE is true as well, MMAP is
547 #define HAVE_MORECORE 0
570 #ifndef HAVE_MORECORE
571 #define HAVE_MORECORE 0
577 #endif /* HAVE_MORECORE */
656 #ifndef HAVE_MORECORE
658 #define HAVE_MORECORE
    [all...]

Completed in 213 milliseconds