Home
last modified time | relevance | path

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

/external/libcap/cap/
Dcap.go79 Inheritable const
/external/crosvm/devices/src/virtio/fs/
Dcaps.rs90 Inheritable = 2, enumerator
/external/python/cpython3/Doc/whatsnew/
D3.4.rst283 .. _codec-handling-improvements:
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp2291 bool Inheritable = false; in emitAttributes() local