/third_party/libunwind/tests/ |
D | mapper.c | 43 # define MAP_NORESERVE 0 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | mman.h | 4 #define MAP_NORESERVE 0x40 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | mman.h | 4 #define MAP_NORESERVE 0x40 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | mman.h | 4 #define MAP_NORESERVE 0x0400 macro
|
/third_party/musl/arch/mips64/bits/ |
D | mman.h | 4 #define MAP_NORESERVE 0x0400 macro
|
/third_party/musl/arch/mips/bits/ |
D | mman.h | 4 #define MAP_NORESERVE 0x0400 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mman.h | 28 #define MAP_NORESERVE 0x4000 macro
|
/third_party/musl/include/sys/ |
D | mman.h | 28 #define MAP_NORESERVE 0x4000 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mman.h | 28 #define MAP_NORESERVE 0x4000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mman.h | 21 #define MAP_NORESERVE 0x4000 macro
|
/third_party/pulseaudio/src/pulsecore/ |
D | shm.c | 191 #define MAP_NORESERVE 0 in sharedmem_create() macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mman.h | 28 #define MAP_NORESERVE 0x4000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mman.h | 28 #define MAP_NORESERVE 0x4000 macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-blob.cc | 533 # define MAP_NORESERVE 0 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mman.h | 30 #define MAP_NORESERVE 0x4000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 139 pub const MAP_NORESERVE: ::c_int = 0x400; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 610 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 210 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | mips64.rs | 562 pub const MAP_NORESERVE: ::c_int = 0x400; constant
|
D | s390x.rs | 172 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|
D | powerpc64.rs | 169 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 343 pub const MAP_NORESERVE: ::c_int = 16384; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 248 pub const MAP_NORESERVE: ::c_int = 16384; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
D | mod.rs | 640 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 411 pub const MAP_NORESERVE: ::c_int = 0x04000; constant
|