/external/elfutils/ |
D | config.h | 86 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 486 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 486 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 486 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 486 #define HAVE_MREMAP 1 macro
|
/external/elfutils/libelf/ |
D | elf_update.c | 107 #ifdef HAVE_MREMAP in write_file()
|
D | ChangeLog | 51 * elf_update.c (write_file): Check HAVE_MREMAP.
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 492 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/linux_arm64/pyconfig/ |
D | pyconfig.h | 513 #define HAVE_MREMAP 1 macro
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 743 #define HAVE_MREMAP 1 macro
|
/external/python/cpython3/android/linux_arm64/pyconfig/ |
D | pyconfig.h | 741 #define HAVE_MREMAP 1 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 743 #define HAVE_MREMAP 1 macro
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 428 #undef HAVE_MREMAP
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | closures.c | 85 #define HAVE_MREMAP 0 macro
|
D | dlmalloc.c | 527 #ifndef HAVE_MREMAP 529 #define HAVE_MREMAP 1 macro 531 #define HAVE_MREMAP 0 macro 1405 #if HAVE_MMAP && HAVE_MREMAP
|
/external/libffi/src/ |
D | closures.c | 368 #define HAVE_MREMAP 0 macro
|
D | dlmalloc.c | 527 #ifndef HAVE_MREMAP 529 #define HAVE_MREMAP 1 macro 531 #define HAVE_MREMAP 0 macro 1405 #if HAVE_MMAP && HAVE_MREMAP
|
/external/dlmalloc/ |
D | dlmalloc.c | 645 #ifndef HAVE_MREMAP 647 #define HAVE_MREMAP 1 macro 650 #define HAVE_MREMAP 0 macro 1703 #if HAVE_MREMAP 1757 #if HAVE_MMAP && HAVE_MREMAP
|
/external/python/cpython2/Modules/ |
D | mmapmodule.c | 505 #ifndef HAVE_MREMAP in mmap_resize_method()
|
/external/python/cpython3/Modules/ |
D | mmapmodule.c | 554 #ifndef HAVE_MREMAP in mmap_resize_method()
|
/external/python/cpython2/ |
D | pyconfig.h.in | 512 #undef HAVE_MREMAP
|
/external/python/cpython3/ |
D | pyconfig.h.in | 740 #undef HAVE_MREMAP
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 35797 #if !defined(HAVE_MREMAP) 35799 # define HAVE_MREMAP 1 35801 # define HAVE_MREMAP 0 35975 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0) 40633 #if HAVE_MREMAP 40646 #if HAVE_MREMAP
|
/external/sqlite/dist/ |
D | sqlite3.c | 35801 #if !defined(HAVE_MREMAP) 35803 # define HAVE_MREMAP 1 35805 # define HAVE_MREMAP 0 35979 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0) 40649 #if HAVE_MREMAP 40662 #if HAVE_MREMAP
|
/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 34193 #if !defined(HAVE_MREMAP) 34195 # define HAVE_MREMAP 1 34197 # define HAVE_MREMAP 0 34371 #if HAVE_MREMAP && (!defined(SQLITE_OMIT_WAL) || SQLITE_MAX_MMAP_SIZE>0) 38977 #if HAVE_MREMAP 38990 #if HAVE_MREMAP
|