Searched refs:hasChild (Results 1 – 12 of 12) sorted by relevance
95 public final boolean hasChild(BstSide side) { in hasChild() method in BstNode117 if (hasChild(LEFT)) { in orderingInvariantHolds()120 if (hasChild(RIGHT)) { in orderingInvariantHolds()
69 if (getTip().hasChild(side)) {72 while (path.getTip().hasChild(otherSide)) {
143 if (tip.hasChild(side.other())) { in furthestPath()149 } else if (tip.hasChild(side)) { in furthestPath()
167 if (root.hasChild(LEFT)) { in extractMin()185 if (root.hasChild(RIGHT)) { in extractMax()
39 assertFalse(node.hasChild(side)); in testLacksChild()48 assertTrue(node.hasChild(side)); in testChildIs()
89 } else if (left.hasChild(RIGHT)) {140 while (path.getTip().hasChild(LEFT)) { in assertInOrderTraversalIs()
83 void setChildrenFlag(bool hasChild) { Children = hasChild; } in setChildrenFlag() argument
244 bool hasChild (const std::string& name) const;279 inline bool CaseTreeNode::hasChild (const std::string& name) const in hasChild() function in tcu::CaseTreeNode418 if (nodeStack[stackPos]->hasChild(curName)) in parseCaseList()
397 bool NeedCheck = !Root->hasChild(N); in EmitOperatorMatchCode()
377 bool hasChild(const TreePatternNode *N) const { in hasChild() function
1844 hasChild: function(el){ method2098 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…
6220 hasChild: function(el){ method6474 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…