Searched refs:matchStartNodes (Results 1 – 6 of 6) sorted by relevance
430 UVector matchStartNodes(*fStatus); in calcChainedFollowPos() local434 setAdd(&matchStartNodes, node->fFirstPosSet); in calcChainedFollowPos()482 for (startNodeIx = 0; startNodeIx<matchStartNodes.size(); startNodeIx++) { in calcChainedFollowPos()483 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()538 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local542 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()543 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
430 UVector matchStartNodes(*fStatus); in calcChainedFollowPos() local434 setAdd(&matchStartNodes, node->fFirstPosSet); in calcChainedFollowPos()479 for (startNodeIx = 0; startNodeIx<matchStartNodes.size(); startNodeIx++) { in calcChainedFollowPos()480 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()535 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local539 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()540 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
429 UVector matchStartNodes(*fStatus); in calcChainedFollowPos() local433 setAdd(&matchStartNodes, node->fFirstPosSet); in calcChainedFollowPos()478 for (startNodeIx = 0; startNodeIx<matchStartNodes.size(); startNodeIx++) { in calcChainedFollowPos()479 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()534 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local538 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()539 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
412 Set<RBBINode> matchStartNodes = new HashSet<>(); in calcChainedFollowPos() local415 matchStartNodes.addAll(node.fFirstPosSet); in calcChainedFollowPos()455 for (RBBINode startNode : matchStartNodes) { in calcChainedFollowPos()506 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local507 for (RBBINode startNode : matchStartNodes) { in bofFixup()
419 Set<RBBINode> matchStartNodes = new HashSet<>(); in calcChainedFollowPos() local422 matchStartNodes.addAll(node.fFirstPosSet); in calcChainedFollowPos()462 for (RBBINode startNode : matchStartNodes) { in calcChainedFollowPos()513 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local514 for (RBBINode startNode : matchStartNodes) { in bofFixup()