HomeSort by relevance Sort by last modified time
    Searched defs:fGroupCount (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
rbbisetb.h 115 // 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;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBISetBuilder.java 129 // 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;
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/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 50 milliseconds