Home
last modified time | relevance | path

Searched refs:mmapped (Results 151 – 175 of 726) sorted by relevance

12345678910>>...30

/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc43 // Space allocated in mmapped regions (bytes)
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dwrappers_c.inc43 // Space allocated in mmapped regions (bytes)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc43 // Space allocated in mmapped regions (bytes)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/devel/zziplib/zziplib-0.13.72/
H A DChangeLog220 * zzip/mmapped.c (zzip_disk_mmap): compile error on win32-mingw [1771707]
235 * zzip/mmapped.h: zzip/memdisk.h: replace buflen argument
251 * zzip/mmapped.c: insert zzip_disk_buffer and
253 will actually wrap an external buffer (e.g. mmapped from
255 * zzip/mmapped.c and zzip/mmapped.h: uncovered a bug for the
270 * zzip/mmapped.c (zzip_disk_new): malloc(sizof()) was errornously
457 * Yvan Phelizot reports a problem in zzip/mmapped.c
629 * introduce zzip/types.h to allow easier inclusion to zzip/mmapped.*
1516 to a scan buffer the zip-file is mmapped
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.src277 attempt to check every non-mmapped allocated and free chunk in the
278 course of computing the summmaries. (By nature, mmapped regions
597 int hblks; /* number of mmapped regions */
598 int hblkhd; /* total space in mmapped regions */
727 Segregating space in this way has the benefit that mmapped space
1601 /* No checkable chunk is mmapped */
1811 /* For mmapped chunks, the overhead is one SIZE_SZ unit larger, because
1836 /* The offset to the start of the mmapped region is stored
2080 allocated mmapped regions, and a call to mmap succeeds,
2386 if (hd & IS_MMAPPED) /* release mmapped memory. */

12345678910>>...30