HomeSort by relevance Sort by last modified time
    Searched refs:countOfLongestMatch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp 247 UnicodeString* countOfLongestMatch = NULL;
317 countOfLongestMatch = count;
329 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) {
331 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ONE, 3)) {
333 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_TWO, 3)) {
    [all...]
  /external/icu/icu4c/source/i18n/
tmutfmt.cpp 179 UnicodeString* countOfLongestMatch = NULL;
244 countOfLongestMatch = count;
256 if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ZERO, 4)) {
258 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_ONE, 3)) {
260 } else if (0 == countOfLongestMatch->compare(PLURAL_COUNT_TWO, 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 

Completed in 257 milliseconds