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

  /art/runtime/gc/allocator/
dlmalloc.h 26 #define HAVE_MREMAP 0
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 50 #define HAVE_MREMAP 0
  /external/python/cpython2/Modules/_ctypes/libffi/src/
closures.c 85 #define HAVE_MREMAP 0
dlmalloc.c 328 HAVE_MREMAP default: 1 on linux, else 0
527 #ifndef HAVE_MREMAP
529 #define HAVE_MREMAP 1
531 #define HAVE_MREMAP 0
533 #endif /* HAVE_MREMAP */
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
closures.c 85 #define HAVE_MREMAP 0
dlmalloc.c 328 HAVE_MREMAP default: 1 on linux, else 0
527 #ifndef HAVE_MREMAP
529 #define HAVE_MREMAP 1
531 #define HAVE_MREMAP 0
533 #endif /* HAVE_MREMAP */
    [all...]
  /external/libffi/src/
closures.c 85 #define HAVE_MREMAP 0
dlmalloc.c 328 HAVE_MREMAP default: 1 on linux, else 0
522 #ifndef HAVE_MREMAP
524 #define HAVE_MREMAP 1
526 #define HAVE_MREMAP 0
528 #endif /* HAVE_MREMAP */
    [all...]
  /external/valgrind/
config.h 162 #define HAVE_MREMAP 1
  /external/python/cpython2/RISCOS/
pyconfig.h 428 #undef HAVE_MREMAP
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 480 #define HAVE_MREMAP 1
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 480 #define HAVE_MREMAP 1
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 480 #define HAVE_MREMAP 1
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 480 #define HAVE_MREMAP 1
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 489 #define HAVE_MREMAP 1
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 477 #define HAVE_MREMAP 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 477 #define HAVE_MREMAP 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 483 #undef HAVE_MREMAP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 479 #undef HAVE_MREMAP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 504 #undef HAVE_MREMAP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 503 #undef HAVE_MREMAP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 505 #undef HAVE_MREMAP
    [all...]
  /external/dlmalloc/
malloc.c 394 HAVE_MREMAP default: 1 on linux, else 0
645 #ifndef HAVE_MREMAP
647 #define HAVE_MREMAP 1
650 #define HAVE_MREMAP 0
652 #endif /* HAVE_MREMAP */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1667 milliseconds