Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
Dsbcdsp_init_arm.c60 #define PERM(a, b, c, d) { \ macro
67 #define PERM(a, b, c, d) { \ macro
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
Derrno.rs455 pub const PERM: Self = Self::from_errno(errno::EPERM); constant
/third_party/rust/crates/rustix/src/backend/libc/io/
Derrno.rs822 pub const PERM: Self = Self(c::EPERM); constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h434 PERM, enumerator