Home
last modified time | relevance | path

Searched refs:USE_MMAP (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/memcheck/tests/
Dmempool.c11 static const int USE_MMAP = 0; variable
36 if(USE_MMAP) { in make_pool()
57 if(USE_MMAP) in push()
77 if(USE_MMAP) in pop()
90 if(USE_MMAP) { in destroy_pool()
/external/zlib/src/test/
Dminigzip.c26 #ifdef USE_MMAP
340 #ifdef USE_MMAP
370 #ifdef USE_MMAP
390 #ifdef USE_MMAP /* MMAP version, Miguel Albrecht <malbrech@eso.org> */
/external/zlib/src/
DChangeLog451 - Remove USE_MMAP configuration determination (only used by minigzip)
/external/opencv3/3rdparty/zlib/
DChangeLog451 - Remove USE_MMAP configuration determination (only used by minigzip)