Home
last modified time | relevance | path

Searched defs:__copy__ (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/python/training/tracking/
Ddata_structures.py354 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/
Dweakref.py135 __copy__ = copy variable in WeakValueDictionary
379 __copy__ = copy variable in WeakKeyDictionary
Dfractions.py597 def __copy__(self): member in Fraction
Dsets.py151 __copy__ = copy # For the copy module variable in BaseSet
Ddecimal.py3630 def __copy__(self): member in Decimal
3850 __copy__ = copy variable in Context
/external/python/cpython3/Lib/
Dweakref.py178 __copy__ = copy variable in WeakValueDictionary
429 __copy__ = copy variable in WeakKeyDictionary
Dfractions.py633 def __copy__(self): member in Fraction
D_pydecimal.py3736 def __copy__(self): member in Decimal
4022 __copy__ = copy variable in Context
Dtyping.py302 def __copy__(self): member in _Immutable
/external/libchrome/third_party/jinja2/
Dutils.py480 __copy__ = copy variable in LRUCache
Dcompiler.py189 __copy__ = copy variable in Frame
/external/python/jinja/src/jinja2/
Dutils.py480 __copy__ = copy variable in LRUCache
Dcompiler.py157 __copy__ = copy variable in Frame
/external/python/cpython3/Lib/collections/
D__init__.py974 __copy__ = copy variable in ChainMap
1098 def __copy__(self): member in UserDict
1215 def __copy__(self): member in UserList
/external/python/cpython2/Lib/test/
Dtest_copy.py29 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/
Dtextfsm.py351 def __copy__(self): member in CopyableRegexObject
/external/python/cpython3/Lib/test/
Dtest_copy.py34 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/
DEddParser.py50 def __copy__(self): member in PropagationContextItem
/external/python/asn1crypto/asn1crypto/
Dcore.py499 def __copy__(self): member in Asn1Value
1463 def __copy__(self): member in Concat
/external/python/cpython3/Lib/xml/etree/
DElementTree.py204 def __copy__(self): member in Element
/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py492 def __copy__(self): member in BaseResourceVariable
/external/tensorflow/tensorflow/python/framework/
Dops.py846 def __copy__(self): member in Tensor
1013 def __copy__(self): member in _EagerTensorBase
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py1555 def __copy__(self): member in StrategyBase