Home
last modified time | relevance | path

Searched refs:fRootIx (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java69 private int fRootIx; field in RBBITableBuilder
85 fRootIx = rootNodeIx; in RBBITableBuilder()
102 if (fRB.fTreeRoots[fRootIx]==null) { in buildForwardTable()
110 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables(); in buildForwardTable()
113 fRB.fTreeRoots[fRootIx].printTree(true); in buildForwardTable()
126 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
129 fRB.fTreeRoots[fRootIx] = bofTop; in buildForwardTable()
138 cn.fLeftChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
139 fRB.fTreeRoots[fRootIx].fParent = cn; in buildForwardTable()
142 fRB.fTreeRoots[fRootIx] = cn; in buildForwardTable()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java70 private int fRootIx; field in RBBITableBuilder
86 fRootIx = rootNodeIx; in RBBITableBuilder()
103 if (fRB.fTreeRoots[fRootIx]==null) { in buildForwardTable()
111 fRB.fTreeRoots[fRootIx] = fRB.fTreeRoots[fRootIx].flattenVariables(); in buildForwardTable()
114 fRB.fTreeRoots[fRootIx].printTree(true); in buildForwardTable()
127 bofTop.fRightChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
130 fRB.fTreeRoots[fRootIx] = bofTop; in buildForwardTable()
139 cn.fLeftChild = fRB.fTreeRoots[fRootIx]; in buildForwardTable()
140 fRB.fTreeRoots[fRootIx].fParent = cn; in buildForwardTable()
143 fRB.fTreeRoots[fRootIx] = cn; in buildForwardTable()
[all …]
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...