Home
last modified time | relevance | path

Searched defs:PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs18 const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; in detect_features() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs18 const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; in detect_features() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs18 const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; in detect_features() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs18 const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; in detect_features() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs18 const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; in detect_features() constant
/aosp_15_r20/external/cpu_features/include/internal/
H A Dwindows_utils.h54 #define PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE 34 macro
/aosp_15_r20/external/cronet/third_party/cpu_features/src/include/internal/
H A Dwindows_utils.h54 #define PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE 34 macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs1709 pub const PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE: u32 = 34; constant