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

  /system/core/include/cutils/
mspace.h 38 #define HAVE_MMAP 0
  /external/expat/lib/
macconfig.h 25 #undef HAVE_MMAP
  /external/expat/vms/
expat_config.h 13 #undef HAVE_MMAP
  /external/expat/
expat_config.h 29 #define HAVE_MMAP 1
  /external/libffi/darwin-x86/
fficonfig.h 60 #define HAVE_MMAP 1
  /system/core/libcutils/
mspace.c 46 #define HAVE_MMAP 0
  /external/libffi/linux-arm/
fficonfig.h 59 #define HAVE_MMAP 1
  /external/libffi/linux-sh/
fficonfig.h 59 #define HAVE_MMAP 1
  /external/libffi/linux-x86/
fficonfig.h 59 #define HAVE_MMAP 1
  /external/valgrind/main/
config.h 124 #define HAVE_MMAP 1
  /external/netperf/
config.h 112 #define HAVE_MMAP 1
  /external/oprofile/libpopt/
config.h 138 #define HAVE_MMAP 1
  /external/bluetooth/glib/glib/
config.h 281 #define HAVE_MMAP 1
  /external/e2fsprogs/intl/
loadmsgcat.c 71 #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
74 # undef HAVE_MMAP
75 # define HAVE_MMAP 1
77 # undef HAVE_MMAP
959 #ifdef HAVE_MMAP
1012 #ifdef HAVE_MMAP
    [all...]
  /external/llvm/device/include/llvm/Config/
config.h 256 #define HAVE_MMAP 1
  /external/llvm/host/include/llvm/Config/
config.h 247 #define HAVE_MMAP 1
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
auto-host.h 1139 #define HAVE_MMAP 1
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
auto-host.h 1145 #define HAVE_MMAP 1
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
auto-host.h 1157 #define HAVE_MMAP 1
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 33 #define HAVE_MMAP
972 #ifdef HAVE_MMAP
988 #ifdef HAVE_MMAP
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 876 #define HAVE_MMAP 1
916 #define HAVE_MMAP 0
933 #define HAVE_MMAP 1
943 #define HAVE_MMAP 1
958 #define HAVE_MMAP 1
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 248 This is only supported if HAVE_MMAP is true.
345 HAVE_MMAP default: 1 (true)
476 #define HAVE_MMAP 1
493 #define HAVE_MMAP 1
538 #ifndef HAVE_MMAP
539 #define HAVE_MMAP 1
540 #endif /* HAVE_MMAP */
586 #if HAVE_MMAP
588 #else /* HAVE_MMAP */
590 #endif /* 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...]