Searched refs:fFollowPos (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
H A Drbbinode.h84 UVector *fFollowPos; member in class:RBBINode
H A Drbbinode.cpp65 fFollowPos = new UVector(status);
92 fFollowPos = new UVector(status);
127 delete fFollowPos;
H A Drbbitblb.cpp358 setAdd(i->fFollowPos, n->fRightChild->fFirstPosSet);
370 setAdd(i->fFollowPos, n->fFirstPosSet);
427 if (tNode->fFollowPos->contains(endMarkerNodes.elementAt(i))) {
472 setAdd(endNode->fFollowPos, startNode->fFollowPos);
530 setAdd(bofNode->fFollowPos, startNode->fFollowPos);
631 setAdd(U, p->fFollowPos);
1045 printSet(n->fFollowPos);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBINode.java96 Set<RBBINode> fFollowPos; // See Aho. field in class:RBBINode
108 fFollowPos = new HashSet<RBBINode>();
134 fFollowPos = new HashSet<RBBINode>(other.fFollowPos);
H A DRBBITableBuilder.java351 i.fFollowPos.addAll(n.fRightChild.fFirstPosSet);
359 i.fFollowPos.addAll(n.fFirstPosSet);
400 if (tNode.fFollowPos.contains(endMarkerNode)) {
443 endNode.fFollowPos.addAll(startNode.fFollowPos);
493 bofNode.fFollowPos.addAll(startNode.fFollowPos);
550 U.addAll(p.fFollowPos);
802 printSet(n.fFollowPos);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 81 milliseconds