OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_MMAP
(Results
26 - 50
of
77
) sorted by null
1
2
3
4
/external/oprofile/libpopt/
config.h
138
#define
HAVE_MMAP
1
/external/chromium_org/third_party/tcmalloc/chromium/src/
config.h.in
87
#undef
HAVE_MMAP
debugallocation.cc
58
#ifdef
HAVE_MMAP
100
#ifdef
HAVE_MMAP
494
#ifdef
HAVE_MMAP
540
#ifdef
HAVE_MMAP
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
config.h.in
87
#undef
HAVE_MMAP
debugallocation.cc
58
#ifdef
HAVE_MMAP
99
#ifdef
HAVE_MMAP
496
#ifdef
HAVE_MMAP
542
#ifdef
HAVE_MMAP
[
all
...]
heap-profiler.cc
48
#ifdef
HAVE_MMAP
/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
...]
/external/openssh/
config.h
645
#define
HAVE_MMAP
1
[
all
...]
defines.h
777
#if defined(
HAVE_MMAP
) && defined(BROKEN_MMAP)
778
# undef
HAVE_MMAP
/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 && ...
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_hook_test.cc
36
#ifdef
HAVE_MMAP
293
#if defined(
HAVE_MMAP
) && defined(__linux) && \
360
#endif // #ifdef
HAVE_MMAP
&& linux && ...
/external/chromium_org/third_party/icu/source/common/unicode/
platform.h.in
292
#define U_HAVE_MMAP @
HAVE_MMAP
@
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h
261
#ifndef
HAVE_MMAP
/* not true for MSVC, but may be true for msys */
289
#endif /*
HAVE_MMAP
*/
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h
258
#ifndef
HAVE_MMAP
/* not true for MSVC, but may be true for msys */
286
#endif /*
HAVE_MMAP
*/
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h
1294
#define
HAVE_MMAP
1
[
all
...]
/prebuilts/gcc/darwin-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
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h
1294
#define
HAVE_MMAP
1
[
all
...]
/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
...]
/bionic/libc/upstream-dlmalloc/
malloc.c
257
This is only supported if
HAVE_MMAP
is true.
384
HAVE_MMAP
default: 1 (true)
509
MAX_RELEASE_CHECK_RATE default: 4095 unless not
HAVE_MMAP
546
#define
HAVE_MMAP
1
572
#define
HAVE_MMAP
1
639
#ifndef
HAVE_MMAP
640
#define
HAVE_MMAP
1
641
#endif /*
HAVE_MMAP
*/
686
#if
HAVE_MMAP
688
#else /*
HAVE_MMAP
*
[
all
...]
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
238
This is only supported if
HAVE_MMAP
is true.
347
HAVE_MMAP
default: 1 (true)
468
MAX_RELEASE_CHECK_RATE default: 4095 unless not
HAVE_MMAP
505
#define
HAVE_MMAP
1
528
#define
HAVE_MMAP
1
589
#ifndef
HAVE_MMAP
590
#define
HAVE_MMAP
1
591
#endif /*
HAVE_MMAP
*/
635
#if
HAVE_MMAP
637
#else /*
HAVE_MMAP
*/
[
all
...]
/external/llvm/include/llvm/Config/
config.h.cmake
256
#undef
HAVE_MMAP
config.h.in
282
#undef
HAVE_MMAP
/external/harfbuzz_ng/test/api/
test-blob.c
31
#if defined(HAVE_SYS_MMAN_H) && defined(HAVE_MPROTECT) && defined(
HAVE_MMAP
)
/external/netperf/
netcpu_looper.c
24
#if defined(
HAVE_MMAP
) || defined(HAVE_SYS_MMAN_H)
Completed in 885 milliseconds
1
2
3
4