/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/ |
H A D | data_structures.py | 378 def __copy__(self): member in List 516 def __copy__(self): member in ListWrapper 735 def __copy__(self): member in Mapping 831 def __copy__(self): member in _DictWrapper 1050 def __copy__(self): member in _TupleWrapper
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | weakref.py | 135 __copy__ = copy variable in WeakValueDictionary 379 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/_tensor/ |
H A D | tensor.py | 75 def __copy__(self) -> 'Tensor': member in Tensor
|
H A D | const_tensor.py | 95 def __copy__(self) -> 'ConstTensor': member in ConstTensor
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | weakref.py | 180 __copy__ = copy variable in WeakValueDictionary 439 __copy__ = copy variable in WeakKeyDictionary
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | token.py | 46 def __copy__(self): member in _TokenType
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | token.py | 46 def __copy__(self): member in _TokenType
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | token.py | 46 def __copy__(self): member in _TokenType
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | token.py | 46 def __copy__(self): member in _TokenType
|
/aosp_15_r20/external/pytorch/torch/fx/passes/utils/ |
H A D | matcher_utils.py | 52 def __copy__(self): member in InternalMatch
|
/aosp_15_r20/external/python/cpython3/Lib/collections/ |
D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/collections/ |
H A D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/collections/ |
D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/collections/ |
D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/collections/ |
D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/collections/ |
D | __init__.py | 1037 __copy__ = copy variable in ChainMap 1164 def __copy__(self): member in UserDict 1281 def __copy__(self): member in UserList
|
/aosp_15_r20/external/pytorch/tools/testing/ |
H A D | test_run.py | 97 def __copy__(self) -> TestRun: member in TestRun
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_genericalias.py | 365 def __copy__(self): member in BaseTest.test_copy.X
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_copy.py | 29 def __copy__(self): member in TestCopy.test_copy_copy.C 159 def __copy__(self): member in TestCopy.test_copy_inst_copy.C
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | weak.py | 195 __copy__ = copy variable in WeakIdKeyDictionary
|