Searched defs:nextChild (Results 1 – 7 of 7) sorted by relevance
9 Element nextChild = child.getNextSiblingElement(); in clearDomChildren() local
76 TNodeId nextChild = nextChildOfCurrent.value(); in TopologicallySort() local
82 for (const nextChild of nextChildren.values()) { constant
73 final int nextChild = 2 * node + 1 + (path & 1); in addLeaf() local
927 val nextChild = child.nextChild() ?: return false in <lambda>() constant943 private fun LockFreeLinkedListNode.nextChild(): ChildHandleNode? { in <lambda>() method
359 DomTreeNode *nextChild() { in nextChild() function in __anon584f59f20311::EarlyCSE::StackNode
618 DomTreeNode *nextChild() { in nextChild() function in __anon860192d40311::EarlyCSE::StackNode