/external/expat/lib/ |
D | macconfig.h | 25 #undef HAVE_MMAP
|
/external/expat/ |
D | expat_config.h | 29 #define HAVE_MMAP 1 macro
|
D | ConfigureChecks.cmake | 22 check_function_exists("mmap" HAVE_MMAP)
|
D | expat_config.h.cmake | 28 #cmakedefine HAVE_MMAP
|
D | expat_config.h.in | 28 #undef HAVE_MMAP
|
/external/expat/vms/ |
D | expat_config.h | 13 #undef HAVE_MMAP
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 71 #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \ 74 # undef HAVE_MMAP 75 # define HAVE_MMAP 1 macro 77 # undef HAVE_MMAP 959 #ifdef HAVE_MMAP in _nl_load_domain() 1012 #ifdef HAVE_MMAP in _nl_load_domain() 1376 #ifdef HAVE_MMAP in _nl_load_domain()
|
/external/libffi/darwin-x86/ |
D | fficonfig.h | 60 #define HAVE_MMAP 1 macro
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | Platform.h | 872 #define HAVE_MMAP 1 macro 912 #define HAVE_MMAP 0 macro 929 #define HAVE_MMAP 1 macro 939 #define HAVE_MMAP 1 macro 954 #define HAVE_MMAP 1 macro
|
/external/openssh/openbsd-compat/ |
D | xmmap.c | 50 #ifdef HAVE_MMAP in xmmap()
|
/external/valgrind/main/ |
D | config.h | 145 #define HAVE_MMAP 1 macro
|
/external/netperf/ |
D | config.h | 112 #define HAVE_MMAP 1 macro
|
/external/libffi/linux-x86/ |
D | fficonfig.h | 59 #define HAVE_MMAP 1 macro
|
/external/libffi/linux-arm/ |
D | fficonfig.h | 59 #define HAVE_MMAP 1 macro
|
/external/libffi/linux-mips/ |
D | fficonfig.h | 59 #define HAVE_MMAP 1 macro
|
/external/llvm/device/include/llvm/Config/ |
D | config.h | 266 #define HAVE_MMAP 1 macro
|
/external/llvm/host/include/llvm/Config/ |
D | config.h | 267 #define HAVE_MMAP 1 macro
|
/external/oprofile/libpopt/ |
D | config.h | 138 #define HAVE_MMAP 1 macro
|
/external/openssh/ |
D | defines.h | 777 #if defined(HAVE_MMAP) && defined(BROKEN_MMAP) 778 # undef HAVE_MMAP
|
D | config.h | 645 #define HAVE_MMAP 1 macro
|
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
D | replace-includes | 15 +#define HAVE_MMAP
|
/external/eigen/unsupported/test/mpreal/ |
D | dlmalloc.c | 505 #define HAVE_MMAP 1 macro 528 #define HAVE_MMAP 1 macro 589 #ifndef HAVE_MMAP 590 #define HAVE_MMAP 1 macro 635 #if HAVE_MMAP 642 #if HAVE_MMAP 1322 #if HAVE_MMAP 1480 #if HAVE_MMAP 1568 #if HAVE_MMAP 1600 #if HAVE_MMAP && HAVE_MREMAP [all …]
|
/external/libffi/src/ |
D | dlmalloc.c | 449 #define HAVE_MMAP 1 macro 466 #define HAVE_MMAP 1 macro 508 #ifndef HAVE_MMAP 509 #define HAVE_MMAP 1 macro 556 #if HAVE_MMAP 1175 #if HAVE_MMAP 1280 #if !HAVE_MMAP 1353 #if HAVE_MMAP && HAVE_MREMAP 3449 if (HAVE_MMAP && tbase == CMFAIL) { /* Try MMAP */ in sys_alloc() 3607 if (HAVE_MMAP && in sys_trim() [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_malloc.c | 485 #define HAVE_MMAP 1 macro 503 #define HAVE_MMAP 1 macro 545 #ifndef HAVE_MMAP 546 #define HAVE_MMAP 1 macro 593 #if HAVE_MMAP 1221 #if HAVE_MMAP 1326 #if !HAVE_MMAP 1399 #if HAVE_MMAP && HAVE_MREMAP 3461 if (HAVE_MMAP && tbase == CMFAIL) { /* Try MMAP */ in sys_alloc() 3617 if (HAVE_MMAP && in sys_trim() [all …]
|
/external/harfbuzz_ng/test/api/ |
D | test-blob.c | 31 #if defined(HAVE_SYS_MMAN_H) && defined(HAVE_MPROTECT) && defined(HAVE_MMAP)
|