| /external/armnn/python/pyarmnn/src/pyarmnn/_tensor/ |
| D | tensor.py | 75 def __copy__(self) -> 'Tensor': member in Tensor
|
| D | const_tensor.py | 95 def __copy__(self) -> 'ConstTensor': member in ConstTensor
|
| /external/tensorflow/tensorflow/python/trackable/ |
| 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
|
| /external/python/cpython2/Lib/ |
| D | weakref.py | 135 __copy__ = copy variable in WeakValueDictionary 379 __copy__ = copy variable in WeakKeyDictionary
|
| D | fractions.py | 597 def __copy__(self): member in Fraction
|
| D | sets.py | 151 __copy__ = copy # For the copy module variable in BaseSet
|
| D | decimal.py | 3630 def __copy__(self): member in Decimal 3850 __copy__ = copy variable in Context
|
| /external/python/cpython3/Lib/test/ |
| D | test_genericalias.py | 283 def __copy__(self): member in BaseTest.test_copy.X
|
| D | test_copy.py | 35 def __copy__(self): member in TestCopy.test_copy_copy.C 174 def __copy__(self): member in TestCopy.test_copy_inst_copy.C
|
| /external/python/cpython3/Lib/ |
| D | weakref.py | 181 __copy__ = copy variable in WeakValueDictionary 440 __copy__ = copy variable in WeakKeyDictionary
|
| D | fractions.py | 740 def __copy__(self): member in Fraction
|
| D | _pydecimal.py | 3736 def __copy__(self): member in Decimal 4022 __copy__ = copy variable in Context
|
| /external/python/absl-py/absl/flags/ |
| D | _flag.py | 136 def __copy__(self): member in Flag
|
| D | _flagvalues.py | 660 def __copy__(self): member in FlagValues
|
| /external/python/mobly/mobly/ |
| D | records.py | 116 def __copy__(self): member in TestSummaryWriter
|
| /external/python/jinja/src/jinja2/ |
| D | utils.py | 480 __copy__ = copy variable in LRUCache
|
| D | compiler.py | 157 __copy__ = copy variable in Frame
|
| /external/libchrome/third_party/jinja2/ |
| D | utils.py | 480 __copy__ = copy variable in LRUCache
|
| D | compiler.py | 189 __copy__ = copy variable in Frame
|
| /external/python/cpython3/Lib/collections/ |
| D | __init__.py | 1019 __copy__ = copy variable in ChainMap 1146 def __copy__(self): member in UserDict 1263 def __copy__(self): member in UserList
|
| /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
|
| /external/autotest/client/common_lib/cros/ |
| D | textfsm.py | 351 def __copy__(self): member in CopyableRegexObject
|
| /external/parameter-framework/upstream/tools/xmlGenerator/ |
| D | EddParser.py | 50 def __copy__(self): member in PropagationContextItem
|
| /external/python/asn1crypto/asn1crypto/ |
| D | core.py | 499 def __copy__(self): member in Asn1Value 1463 def __copy__(self): member in Concat
|
| /external/python/typing/typing_extensions/src/ |
| D | typing_extensions.py | 1037 def __copy__(self): member in _Immutable
|