Searched refs:fGroupCount (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Drbbisetb.h115 // fGroupCount is the index of the last used group.
116 // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
119 int32_t fGroupCount; member in class:RBBISetBuilder
H A Drbbisetb.cpp96 fGroupCount = 0;
244 fGroupCount ++;
245 rlRange->fNum = fGroupCount+2;
247 addValToSets(rlRange->fIncludesSets, fGroupCount+2);
394 return fGroupCount + 3;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBISetBuilder.java129 // fGroupCount is the index of the last used group.
130 // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
133 int fGroupCount; field in class:RBBISetBuilder
245 fGroupCount ++;
246 rlRange.fNum = fGroupCount+2;
248 addValToSets(rlRange.fIncludesSets, fGroupCount+2);
400 return fGroupCount + 3;
/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 523 milliseconds