Home
last modified time | relevance | path

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

/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/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.py129 def _copy(master_fd, master_read=_read, stdin_read=_read): function
Dsubprocess.py139 def _copy(self): member in STARTUPINFO
/external/python/cpython3/Lib/test/
Dtest_shutil.py874 def _copy(src, dst): function
1698 def _copy(src, dst): function
1706 def _copy(src, dst): function
Dtest_copy.py788 def _check_weakref(self, _copy): argument
/external/python/setuptools/setuptools/
Dsandbox.py268 def _copy(self, source): member in AbstractSandbox
/external/tensorflow/tensorflow/lite/python/
Dop_hint.py73 import copy as _copy namespace
/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/python/cpython3/Lib/unittest/
Dmock.py270 def _copy(value): function
/external/python/mock/mock/
Dmock.py388 def _copy(value): function
/external/tensorflow/tensorflow/python/framework/
Dops.py852 def _copy(self, ctx=None, device_name=None): member in _EagerTensorBase