Searched defs:ACCESS (Results 1 – 7 of 7) sorted by relevance
42 #define REG_RULE(OPERAND, ACCESS, MAX, MODIFIERS) \ argument
35 ACCESS = set('public protected private friend'.split()) variable
242 pub const ACCESS: Self = Self::from_errno(errno::EACCES); constant
21 pub const ACCESS: Self = Self(c::EACCES); constant
1840 #define ACCESS(Name, Type, properties, value_input_count, control_input_count, \ macro
164 enum ACCESS enum in gl4cts::EnhancedLayouts::Utils::Buffer
1869 #define ACCESS(v) [SND_PCM_ACCESS_##v] = #v macro