Home
last modified time | relevance | path

Searched defs:_clone (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ops/
Dprimitive.py73 def _clone(self): member in Primitive
377 def _clone(self): member in PrimitiveWithCheck
459 def _clone(self): member in PrimitiveWithInfer
/third_party/node/deps/npm/node_modules/clone/
Dclone.js44 function _clone(parent, depth) { function
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestBoilerplate.java131 protected T _clone(T a) throws Exception { in _clone() method in TestBoilerplate
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestBoilerplate.java132 protected T _clone(T a) throws Exception { in _clone() method in TestBoilerplate