Searched defs:fget (Results 1 – 9 of 9) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/ |
D | types.py | 164 def __init__(self, fget=None, fset=None, fdel=None, doc=None): argument 193 def getter(self, fget): argument
|
/prebuilts/build-tools/common/py3-stdlib/ |
D | types.py | 193 def __init__(self, fget=None, fset=None, fdel=None, doc=None): argument 222 def getter(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | types.py | 164 def __init__(self, fget=None, fset=None, fdel=None, doc=None): argument 193 def getter(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | types.py | 164 def __init__(self, fget=None, fset=None, fdel=None, doc=None): argument 193 def getter(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | types.py | 164 def __init__(self, fget=None, fset=None, fdel=None, doc=None): argument 193 def getter(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/ |
D | test.py | 67 def __init__(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | test.py | 67 def __init__(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/ |
D | test.py | 67 def __init__(self, fget): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/setuptools/command/ |
D | test.py | 67 def __init__(self, fget): argument
|