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

  /external/icu/icu4c/source/common/
rbbisetb.h 119 // fGroupCount is the index of the last used group.
120 // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
123 int32_t fGroupCount;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBISetBuilder.java 134 // fGroupCount is the index of the last used group.
135 // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
138 int fGroupCount;
250 fGroupCount ++;
251 rlRange.fNum = fGroupCount+2;
253 addValToSets(rlRange.fIncludesSets, fGroupCount+2);
373 return fGroupCount + 3;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBISetBuilder.java 133 // fGroupCount is the index of the last used group.
134 // fGroupCount+1 is also the number of columns in the RBBI state table being compiled.
137 int fGroupCount;
249 fGroupCount ++;
250 rlRange.fNum = fGroupCount+2;
252 addValToSets(rlRange.fIncludesSets, fGroupCount+2);
372 return fGroupCount + 3;
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 172 milliseconds