Home
last modified time | relevance | path

Searched refs:calcChainedFollowPos (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Drbbitblb.h94 void calcChainedFollowPos(RBBINode *n);
Drbbitblb.cpp167 calcChainedFollowPos(fTree); in buildForwardTable()
404 void RBBITableBuilder::calcChainedFollowPos(RBBINode *tree) { in calcChainedFollowPos() function in RBBITableBuilder
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java175 calcChainedFollowPos(fRB.fTreeRoots[fRootIx]); in buildForwardTable()
393 void calcChainedFollowPos(RBBINode tree) { in calcChainedFollowPos() method in RBBITableBuilder
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java176 calcChainedFollowPos(fRB.fTreeRoots[fRootIx]); in buildForwardTable()
394 void calcChainedFollowPos(RBBINode tree) { in calcChainedFollowPos() method in RBBITableBuilder