Searched defs:_clone (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ops/ | ||
D | primitive.py | 73 def _clone(self): member in Primitive |
/third_party/node/deps/npm/node_modules/clone/ | ||
D | clone.js | 44 function _clone(parent, depth) { function |
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ | ||
D | TestBoilerplate.java | 131 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/ | ||
D | TestBoilerplate.java | 132 protected T _clone(T a) throws Exception { in _clone() method in TestBoilerplate |