/aosp_15_r20/external/emboss/compiler/util/ |
H A D | ir_data_utils.py | 255 def __getattribute__(self, name: str) -> Any: member in _IrDataBuilder 344 def __getattribute__(self, name: str) -> Any: # pylint:disable=too-many-return-statements member in _ReadOnlyFieldChecker
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_opcache.py | 143 def __getattribute__(self, name): member in TestLoadAttrCache.test_metaclass_getattribute.Metaclass 393 def __getattribute__(self, name): member in TestLoadMethodCache.test_metaclass_getattribute.Metaclass
|
D | test_rlcompleter.py | 93 def __getattribute__(self, name): member in TestRlcompleter.test_excessive_getattr.Foo
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | _test_base.py | 57 def __getattribute__(self, name): member in AioTestBase
|
/aosp_15_r20/external/pytorch/test/torch_np/ |
H A D | conftest.py | 20 def __getattribute__(self, attr): member in Inaccessible
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/ |
H A D | variables.py | 89 def __getattribute__(self, name): member in Undefined
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_descr.py | 667 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_module_subclasses.MM 1870 def __getattribute__(self, attr, test=self): member in ClassPropertiesAndMethods.test_special_method_lookup.Checker 3644 def __getattribute__(self, name): function 4097 def __getattribute__(self, attr): member in ClassPropertiesAndMethods.test_mutable_bases.C2 4456 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_isinst_isclass.Proxy 4495 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_proxy_super.Proxy 4764 __getattribute__ = descr variable in ClassPropertiesAndMethods.test_getattr_hooks.A 4768 __getattribute__ = descr variable in ClassPropertiesAndMethods.test_getattr_hooks.C 4782 def __getattribute__(self, name): member in ClassPropertiesAndMethods.test_getattr_hooks.EvilGetattribute
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | _threading_local.py | 184 def __getattribute__(self, name): member in local
|
/aosp_15_r20/external/executorch/exir/serde/ |
H A D | union.py | 67 def __getattribute__(self, name): member in _Union
|
/aosp_15_r20/external/pytorch/torch/_export/serde/ |
H A D | union.py | 60 def __getattribute__(self, name): member in _Union
|
/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/ |
H A D | python_state_test.py | 65 def __getattribute__(self, name): member in _NumpyState
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | _threading_local.py | 221 def __getattribute__(self, name): member in local
|
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/ |
D | data.py | 90 def __getattribute__(self, item): member in ByteStruct
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | metrics_mock_class.py | 54 def __getattribute__(self, name): member in mock_class_base
|
/aosp_15_r20/external/executorch/exir/passes/ |
H A D | replace_view_copy_with_view_pass.py | 202 def __getattribute__(self, name: str): # pyre-ignore member in _ViewSpec
|
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/ |
H A D | flags.py | 70 def __getattribute__(self, name): member in _FlagValuesWrapper
|
/aosp_15_r20/external/python/cpython3/Lib/importlib/ |
D | util.py | 226 def __getattribute__(self, attr): member in _LazyModule
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/ |
D | util.py | 226 def __getattribute__(self, attr): member in _LazyModule
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/ |
D | util.py | 226 def __getattribute__(self, attr): member in _LazyModule
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/ |
D | util.py | 226 def __getattribute__(self, attr): member in _LazyModule
|