Home
last modified time | relevance | path

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

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DRBBITableBuilder.java417 Set<RBBINode> matchStartNodes = new HashSet<>(); in calcChainedFollowPos() local
495 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java418 Set<RBBINode> matchStartNodes = new HashSet<>(); in calcChainedFollowPos() local
496 … Set<RBBINode> matchStartNodes = fRB.fTreeRoots[fRootIx].fLeftChild.fRightChild.fFirstPosSet; in bofFixup() local
/external/icu/icu4c/source/common/
Drbbitblb.cpp433 UVector matchStartNodes(*fStatus); in calcChainedFollowPos() local
523 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local
/external/cronet/third_party/icu/source/common/
Drbbitblb.cpp430 UVector matchStartNodes(*fStatus); in calcChainedFollowPos() local
535 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet; in bofFixup() local