Home
last modified time | relevance | path

Searched defs:_copy (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/modules/canvaskit/htmlcanvas/
Dpattern.js47 this._copy = function() { method in CanvasPattern
Dlineargradient.js37 this._copy = function() { method in LinearCanvasGradient
Dradialgradient.js40 this._copy = function() { method in RadialCanvasGradient
/external/skqp/experimental/canvaskit/htmlcanvas/
Dpattern.js47 this._copy = function() { method in CanvasPattern
Dlineargradient.js37 this._copy = function() { method in LinearCanvasGradient
Dradialgradient.js40 this._copy = function() { method in RadialCanvasGradient
/external/python/asn1crypto/asn1crypto/
Dcore.py571 def _copy(self, other, copy_func): member in Asn1Value
784 def _copy(self, other, copy_func): member in Constructable
977 def _copy(self, other, copy_func): member in Any
1308 def _copy(self, other, copy_func): member in Choice
1501 def _copy(self, other, copy_func): member in Concat
1817 def _copy(self, other, copy_func): member in AbstractString
2059 def _copy(self, other, copy_func): member in _IntegerBitString
2411 def _copy(self, other, copy_func): member in OctetBitString
2603 def _copy(self, other, copy_func): member in OctetString
2818 def _copy(self, other, copy_func): member in ParsableOctetString
[all …]
/external/python/cpython2/Lib/
Dpty.py140 def _copy(master_fd, master_read=_read, stdin_read=_read): function
Dargparse.py86 import copy as _copy namespace
/external/python/cpython3/Lib/
Dpty.py130 def _copy(master_fd, master_read=_read, stdin_read=_read): function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DBeanDeserializerBuilder.java158 …private static HashMap<String, SettableBeanProperty> _copy(HashMap<String, SettableBeanProperty> s… in _copy() method in BeanDeserializerBuilder
163 private static <T> List<T> _copy(List<T> src) { in _copy() method in BeanDeserializerBuilder
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DCoercionConfigs.java96 private static MutableCoercionConfig _copy(MutableCoercionConfig src) { in _copy() method in CoercionConfigs
DContextAttributes.java216 private Map<Object,Object> _copy(Map<?,?> src) in _copy() method in ContextAttributes.Impl
/external/python/cpython3/Lib/test/
Dtest_shutil.py716 def _copy(src, dst): function
2054 def _copy(src, dst): function
2062 def _copy(src, dst): function
Dtest_copy.py788 def _check_weakref(self, _copy): argument
/external/harfbuzz_ng/src/
Dhb-serialize.hh369 _copy (const Type &src, hb_priority<1>, Ts&&... ds) HB_RETURN in _copy() function
/external/python/setuptools/setuptools/
Dsandbox.py268 def _copy(self, source): member in AbstractSandbox
/external/tensorflow/tensorflow/lite/python/
Dop_hint.py76 import copy as _copy namespace
/external/rust/crates/bytes/tests/
Dtest_bytes.rs521 let _copy = bytes.split(); in reserve_in_arc_nonunique_does_not_overallocate() localVariable
/external/python/cpython2/Lib/test/
Dtest_copy.py661 def _check_weakref(self, _copy): argument
D_mock_backport.py273 def _copy(value): function
/external/pdfium/third_party/pymock/
Dmock.py373 def _copy(value): function
/external/llvm-project/polly/utils/
Dargparse.py92 import copy as _copy namespace
/external/tensorflow/tensorflow/python/framework/
Dops.py1162 def _copy(self, ctx=None, device_name=None): member in _EagerTensorBase
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12