/external/tensorflow/tensorflow/python/training/tracking/ |
D | data_structures.py | 354 def __copy__(self): member in List 492 def __copy__(self): member in ListWrapper 708 def __copy__(self): member in Mapping 805 def __copy__(self): member in _DictWrapper 1024 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/ |
D | weakref.py | 178 __copy__ = copy variable in WeakValueDictionary 429 __copy__ = copy variable in WeakKeyDictionary
|
D | fractions.py | 633 def __copy__(self): member in Fraction
|
D | _pydecimal.py | 3736 def __copy__(self): member in Decimal 4022 __copy__ = copy variable in Context
|
D | typing.py | 302 def __copy__(self): member in _Immutable
|
/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/jinja/src/jinja2/ |
D | utils.py | 480 __copy__ = copy variable in LRUCache
|
D | compiler.py | 157 __copy__ = copy variable in Frame
|
/external/python/cpython3/Lib/collections/ |
D | __init__.py | 974 __copy__ = copy variable in ChainMap 1098 def __copy__(self): member in UserDict 1215 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/python/cpython3/Lib/test/ |
D | test_copy.py | 34 def __copy__(self): member in TestCopy.test_copy_copy.C 173 def __copy__(self): member in TestCopy.test_copy_inst_copy.C
|
/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/cpython3/Lib/xml/etree/ |
D | ElementTree.py | 204 def __copy__(self): member in Element
|
/external/tensorflow/tensorflow/python/ops/ |
D | resource_variable_ops.py | 492 def __copy__(self): member in BaseResourceVariable
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops.py | 846 def __copy__(self): member in Tensor 1013 def __copy__(self): member in _EagerTensorBase
|
/external/tensorflow/tensorflow/python/distribute/ |
D | distribute_lib.py | 1555 def __copy__(self): member in StrategyBase
|