| /third_party/libunwind/include/win/sys/ |
| D | mman.h | 17 #define PROT_READ 4 macro
|
| /third_party/libunwind/include/mingw/sys/ |
| D | mman.h | 18 #define PROT_READ 1 macro
|
| /third_party/iowow/src/platform/win32/mman/ |
| D | mman.h | 43 #define PROT_READ 1 macro
|
| /third_party/mesa3d/include/android_stub/backtrace/ |
| D | BacktraceMap.h | 25 #define PROT_READ 0x1 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | mman.h | 57 #define PROT_READ 1 macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | mman.h | 57 #define PROT_READ 1 macro
|
| /third_party/musl/include/sys/ |
| D | mman.h | 58 #define PROT_READ 1 macro
|
| /third_party/musl/ndk_musl_include/sys/ |
| D | mman.h | 57 #define PROT_READ 1 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | mman.h | 51 #define PROT_READ 1 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | mman.h | 57 #define PROT_READ 1 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | mman.h | 60 #define PROT_READ 1 macro
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 645 pub const PROT_READ: ::c_int = 0x0004; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 222 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 552 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 837 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 617 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1435 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1016 pub const PROT_READ: ::c_int = 0x00000100; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1510 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 2808 pub const PROT_READ: ::c_int = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 965 pub const PROT_READ: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 961 pub const PROT_READ: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 959 pub const PROT_READ: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 972 pub const PROT_READ: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 960 pub const PROT_READ: u32 = 1; constant
|