Home
last modified time | relevance | path

Searched defs:PERM (Results 1 – 5 of 5) sorted by relevance

/external/executorch/backends/apple/coreml/runtime/kvstore/
Dsqlite_error.hpp22 PERM = SQLITE_PERM, enumerator
/external/rust/android-crates-io/crates/rustix/src/backend/libc/io/
Derrno.rs787 pub const PERM: Self = Self(c::EPERM); constant
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/io/
Derrno.rs491 pub const PERM: Self = Self::from_errno(errno::EPERM); constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h434 PERM, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h446 PERM, enumerator