Home
last modified time | relevance | path

Searched defs:sub_tree (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/
Dtest_cellcontainer.py248 def _del_node(sub_tree): argument
/third_party/python/Python/
Dhamt.c1004 PyHamtNode_Bitmap *sub_tree = (PyHamtNode_Bitmap *)sub_node; in hamt_node_bitmap_without() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp9759 if (auto* sub_tree = sn->getConstSubtree()) { in createSpvConstant() local