/third_party/optimized-routines/string/test/ |
D | mte.h | 21 #define PR_MTE_TCF_SHIFT 1 macro 22 #define PR_MTE_TCF_SYNC (1UL << PR_MTE_TCF_SHIFT)
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/musl/include/sys/ |
D | prctl.h | 160 #define PR_MTE_TCF_SHIFT 1 macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1306 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1303 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1298 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1302 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1292 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1316 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1516 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1301 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1302 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1303 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1295 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1308 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1524 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1311 pub const PR_MTE_TCF_SHIFT: u32 = 1; constant
|