Searched refs:SCORE_NONE (Results 1 – 9 of 9) sorted by relevance
67 return this.SCORE_NONE; in execute()90 XObject score = NodeTest.SCORE_NONE; in executeRelativePathPattern()121 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern()128 score = NodeTest.SCORE_NONE; in executeRelativePathPattern()149 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern()154 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern()
107 XNumber score = SCORE_NONE; in execute()115 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute()151 XNumber score = SCORE_NONE; in execute()159 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute()194 XNumber score = SCORE_NONE; in execute()202 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute()
188 public static final XNumber SCORE_NONE = field in NodeTest553 ? m_score : SCORE_NONE; in execute()571 return (subPartMatch(ns, m_name)) ? m_score : SCORE_NONE; in execute()577 ? m_score : SCORE_NONE; in execute()580 return SCORE_NONE; in execute()626 ? m_score : SCORE_NONE; in execute()644 return (subPartMatch(ns, m_name)) ? m_score : SCORE_NONE; in execute()650 ? m_score : SCORE_NONE; in execute()653 return SCORE_NONE; in execute()
343 return NodeTest.SCORE_NONE; in execute()393 return NodeTest.SCORE_NONE; in execute()400 if (score == NodeTest.SCORE_NONE) in execute()401 return NodeTest.SCORE_NONE; in execute()406 return NodeTest.SCORE_NONE; in execute()444 if (NodeTest.SCORE_NONE != super.execute(xctxt, child)) in checkProximityPosition()543 if (NodeTest.SCORE_NONE != super.execute(xctxt, child)) in getProximityPosition()669 XObject score = NodeTest.SCORE_NONE; in executeRelativePathPattern()684 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern()
127 if (score != NodeTest.SCORE_NONE) in execute()138 bestScore = NodeTest.SCORE_NONE; in execute()
310 System.out.println("skip: "+(score == NodeTest.SCORE_NONE)); in acceptNode()314 return (score == NodeTest.SCORE_NONE) ? DTMIterator.FILTER_SKIP in acceptNode()
123 if (score != NodeTest.SCORE_NONE) in acceptNode()
473 if (score != NodeTest.SCORE_NONE) in acceptNode()
559 if ((head.m_stepPattern.execute(xctxt, targetNode, dtm, expTypeID) != NodeTest.SCORE_NONE) in getTemplateFast()617 if ((head.m_stepPattern.execute(xctxt, targetNode) != NodeTest.SCORE_NONE) in getTemplate()688 if ((head.m_stepPattern.execute(xctxt, targetNode) != NodeTest.SCORE_NONE) in getTemplate()