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

12

  /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...]
  /system/core/libcutils/
mspace.c 46 #define HAVE_MMAP 0
  /external/llvm/include/llvm/Config/
config.h.cmake 258 #undef HAVE_MMAP
config.h.in 259 #undef HAVE_MMAP
  /external/netperf/
netcpu_looper.c 24 #if defined(HAVE_MMAP) || defined(HAVE_SYS_MMAN_H)
  /external/openssh/
monitor_mm.c 141 #ifdef HAVE_MMAP
config.h.in 642 #undef HAVE_MMAP
    [all...]
servconf.c 289 #ifndef HAVE_MMAP
    [all...]
  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.c 43 #ifdef HAVE_MMAP
103 #ifdef HAVE_MMAP
115 #ifdef HAVE_MMAP
152 #endif /* HAVE_MMAP */
  /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...]
  /external/qemu/distrib/sdl-1.2.12/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...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/icu4c/
config.status 572 s,@HAVE_MMAP@,1,;t t
    [all...]
configure 646 HAVE_MMAP
    [all...]
configure.orig 644 HAVE_MMAP
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 33 #define HAVE_MMAP
972 #ifdef HAVE_MMAP
988 #ifdef HAVE_MMAP
    [all...]

Completed in 700 milliseconds

12