HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_MMAP (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h 1294 #define HAVE_MMAP 1
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h 1294 #define HAVE_MMAP 1
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 33 #define HAVE_MMAP
972 #ifdef HAVE_MMAP
988 #ifdef HAVE_MMAP
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 257 This is only supported if HAVE_MMAP is true.
384 HAVE_MMAP default: 1 (true)
509 MAX_RELEASE_CHECK_RATE default: 4095 unless not HAVE_MMAP
546 #define HAVE_MMAP 1
572 #define HAVE_MMAP 1
639 #ifndef HAVE_MMAP
640 #define HAVE_MMAP 1
641 #endif /* HAVE_MMAP */
686 #if HAVE_MMAP
688 #else /* HAVE_MMAP *
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 238 This is only supported if HAVE_MMAP is true.
347 HAVE_MMAP default: 1 (true)
468 MAX_RELEASE_CHECK_RATE default: 4095 unless not HAVE_MMAP
505 #define HAVE_MMAP 1
528 #define HAVE_MMAP 1
589 #ifndef HAVE_MMAP
590 #define HAVE_MMAP 1
591 #endif /* HAVE_MMAP */
635 #if HAVE_MMAP
637 #else /* HAVE_MMAP */
    [all...]
  /external/libffi/src/
dlmalloc.c 221 This is only supported if HAVE_MMAP is true.
318 HAVE_MMAP default: 1 (true)
449 #define HAVE_MMAP 1
466 #define HAVE_MMAP 1
508 #ifndef HAVE_MMAP
509 #define HAVE_MMAP 1
510 #endif /* HAVE_MMAP */
556 #if HAVE_MMAP
558 #else /* HAVE_MMAP */
560 #endif /* HAVE_MMAP */
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 257 This is only supported if HAVE_MMAP is true.
354 HAVE_MMAP default: 1 (true)
485 #define HAVE_MMAP 1
503 #define HAVE_MMAP 1
545 #ifndef HAVE_MMAP
546 #define HAVE_MMAP 1
547 #endif /* HAVE_MMAP */
593 #if HAVE_MMAP
595 #else /* HAVE_MMAP */
597 #endif /* HAVE_MMAP */
    [all...]

Completed in 413 milliseconds

12