HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_MMAP (Results 1 - 25 of 62) sorted by null

1 2 3

  /art/runtime/gc/allocator/
dlmalloc.h 22 #undef HAVE_MMAP
23 #define HAVE_MMAP 0
  /external/libxml2/
config.h 119 #define HAVE_MMAP 1
125 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
126 # undef /**/ HAVE_MMAP
  /external/expat/
expat_config.h 29 #define HAVE_MMAP 1
  /external/chromium_org/third_party/tcmalloc/chromium/src/
config_freebsd.h 83 #define HAVE_MMAP 1
config_android.h 83 #define HAVE_MMAP 1
config_linux.h 83 #define HAVE_MMAP 1
stacktrace_x86-inl.h 62 #ifdef HAVE_MMAP
72 #if defined(__linux__) && defined(__i386__) && defined(__ELF__) && defined(HAVE_MMAP)
260 #ifdef HAVE_MMAP
config_win.h 119 #undef HAVE_MMAP
system-alloc.cc 44 #ifdef HAVE_MMAP
251 #if defined(HAVE_MMAP) || defined(MADV_FREE)
411 #ifndef HAVE_MMAP
471 #endif // HAVE_MMAP
476 #ifndef HAVE_MMAP
560 #endif // HAVE_MMAP
config.h.in 87 #undef HAVE_MMAP
  /external/netperf/
config.h 110 #define HAVE_MMAP 1
  /external/valgrind/main/
config.h 160 #define HAVE_MMAP 1
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_x86-inl.h 62 #ifdef HAVE_MMAP
69 #if defined(__linux__) && defined(__i386__) && defined(__ELF__) && defined(HAVE_MMAP)
257 #ifdef HAVE_MMAP
system-alloc.cc 44 #ifdef HAVE_MMAP
117 #if defined(HAVE_MMAP) || defined(MADV_FREE)
269 #ifndef HAVE_MMAP
333 #endif // HAVE_MMAP
338 #ifndef HAVE_MMAP
423 #endif // HAVE_MMAP
config.h.in 87 #undef HAVE_MMAP
  /external/chromium_org/third_party/fontconfig/include/
config.h 111 #define HAVE_MMAP 1
  /external/pixman/
config.h.in 43 #undef HAVE_MMAP
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h 104 #undef HAVE_MMAP
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h 104 #undef HAVE_MMAP
  /external/llvm/device/include/llvm/Config/
config.h 269 #define HAVE_MMAP 1
  /external/llvm/host/include/llvm/Config/
config.h 278 #define HAVE_MMAP 1
  /external/oprofile/libpopt/
config.h 138 #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...]
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 51 #define HAVE_MMAP 0
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_hook_test.cc 36 #ifdef HAVE_MMAP
293 #if defined(HAVE_MMAP) && defined(__linux) && \
360 #endif // #ifdef HAVE_MMAP && linux && ...

Completed in 689 milliseconds

1 2 3