/aosp_15_r20/external/elfutils/tests/ |
H A D | newdata.c | 73 create_elf (int fd, int class, int use_mmap) in create_elf() 157 read_elf (int fd, int use_mmap) in read_elf() 237 check_elf (int class, int use_mmap) in check_elf()
|
H A D | addsections.c | 73 add_sections (const char *name, size_t nr, int use_mmap, size_t sec_size) in add_sections() 315 bool use_mmap = false; in main() local
|
H A D | elfcopy.c | 72 copy_elf (const char *in, const char *out, bool use_mmap, bool reverse_offs) in copy_elf() 350 bool use_mmap = false; in main() local
|
H A D | vendorelf.c | 36 check_elf (const char *fname, int class, int use_mmap) in check_elf()
|
H A D | emptyfile.c | 66 check_elf (const char *fname, int class, int use_mmap) in check_elf()
|
H A D | elfstrtab.c | 133 check_elf (const char *fname, int class, int use_mmap) in check_elf()
|
H A D | fillfile.c | 200 check_elf (const char *fname, int class, int use_mmap) in check_elf()
|
/aosp_15_r20/external/tinyalsa_new/utils/ |
H A D | tinycap.c | 92 bool use_mmap = false; in main() local 211 bool use_mmap, unsigned int channels, unsigned int rate, in capture_sample()
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | read_trace_internal.cc | 80 bool use_mmap = !no_mmap || *no_mmap != '1'; in ReadTraceUnfinalized() local
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ |
D | patched_packages.py | 82 use_mmap=False, argument
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_printf.cc | 245 for (int use_mmap = 0; use_mmap < 2; use_mmap++) { in SharedPrintfCode() local
|
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf_begin.c | 646 int use_mmap = (cmd == ELF_C_READ_MMAP || cmd == ELF_C_RDWR_MMAP in read_file() local
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2130 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|
/aosp_15_r20/external/libffi/src/ |
H A D | dlmalloc.c | 2130 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 2667 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 2652 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 2708 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 2650 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) macro
|