Home
last modified time | relevance | path

Searched defs:ACCESS (Results 1 - 6 of 6) sorted by relevance

/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dkeywords.py35 ACCESS = set('public protected private friend'.split()) variable
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs21 pub const ACCESS: Self = Self(c::EACCES); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs242 pub const ACCESS: Self = Self::from_errno(errno::EACCES); consts
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.cc1840 #define ACCESS(Name, Type, properties, value_input_count, control_input_count, \ macro
1850 #undef ACCESS macro
/third_party/alsa-lib/src/pcm/
H A Dpcm.c1897 #define ACCESS(v) [SND_PCM_ACCESS_##v] = #v macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp164 enum ACCESS enum in gl4cts::EnhancedLayouts::Utils::Buffer

Completed in 27 milliseconds