Searched defs:HAVE_MMAP (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dmacconfig.h25 #undef HAVE_MMAP macro
H A Dexpat_config.h34 #define HAVE_MMAP 1 macro
/external/expat/
H A Dexpat_config.h29 #define HAVE_MMAP 1 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dconfig_freebsd.h83 #define HAVE_MMAP 1 macro
H A Dconfig_android.h83 #define HAVE_MMAP 1 macro
H A Dconfig_linux.h83 #define HAVE_MMAP 1 macro
H A Dconfig_win.h119 #undef HAVE_MMAP macro
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h111 #define HAVE_MMAP 1 macro
/external/libxml2/
H A Dconfig.h119 #define HAVE_MMAP 1 macro
125 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
126 # undef /**/ HAVE_MMAP macro
/external/netperf/
H A Dconfig.h110 #define HAVE_MMAP 1 macro
/external/valgrind/main/
H A Dconfig.h160 #define HAVE_MMAP 1 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dconfig.h104 #undef HAVE_MMAP macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dconfig.h104 #undef HAVE_MMAP macro
/external/oprofile/libpopt/
H A Dconfig.h138 #define HAVE_MMAP 1 macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c71 #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
74 # undef HAVE_MMAP macro
75 # define HAVE_MMAP 1 macro
77 # undef HAVE_MMAP macro
959 #ifdef HAVE_MMAP
1012 #ifdef HAVE_MMAP
1376 #ifdef HAVE_MMAP
/external/llvm/device/include/llvm/Config/
H A Dconfig.h269 #define HAVE_MMAP 1 macro
/external/llvm/host/include/llvm/Config/
H A Dconfig.h276 #define HAVE_MMAP 1 macro
/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c33 #define HAVE_MMAP macro
970 #ifdef HAVE_MMAP
986 #ifdef HAVE_MMAP
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c257 This is only supported if HAVE_MMAP is true.
354 HAVE_MMAP default: 1 (true)
485 #define HAVE_MMAP 1 macro
503 #define HAVE_MMAP 1 macro
545 #ifndef HAVE_MMAP
546 #define HAVE_MMAP 1 macro
547 #endif /* HAVE_MMAP */
593 #if HAVE_MMAP
595 #else /* HAVE_MMAP */
597 #endif /* HAVE_MMAP */
[all...]

Completed in 1609 milliseconds