Home
last modified time | relevance | path

Searched defs:matchStartNodes (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java390 Set<RBBINode> matchStartNodes = userRuleRoot.fFirstPosSet; in calcChainedFollowPos() local
481 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java391 Set<RBBINode> matchStartNodes = userRuleRoot.fFirstPosSet; in calcChainedFollowPos() local
482 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local
/external/icu/icu4c/source/common/
Drbbitblb.cpp412 UVector *matchStartNodes = userRuleRoot->fFirstPosSet; in calcChainedFollowPos() local
514 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local