Searched defs:noInherit (Results 1 – 6 of 6) sorted by relevance
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/Command/ListCommand/ |
H A D | ClassConstantEnumerator.php | 64 protected function getConstants(\Reflector $reflector, $noInherit = false)
|
H A D | MethodEnumerator.php | 64 protected function getMethods($showAll, \Reflector $reflector, $noInherit = false)
|
H A D | PropertyEnumerator.php | 65 protected function getProperties($showAll, \Reflector $reflector, $noInherit = false)
|
/dports/devel/py-pyinstaller/PyInstaller-3.5/PyInstaller/utils/win32/ |
H A D | winmanifest.py | 230 def __init__(self, manifestVersion=None, noInheritable=False, argument 277 def add_dependent_assembly(self, manifestVersion=None, noInheritable=False, argument
|
/dports/lang/clips/clips_core_source_630/core/ |
H A D | object.h | 154 unsigned noInherit : 1; member
|
H A D | objbin.c | 123 unsigned noInherit : 1; member
|