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

  /external/icu4c/i18n/
tmutfmt.cpp 257 Hashtable* countToPatterns = fTimeUnitToCountToPatterns[i];
260 while ((elem = countToPatterns->nextElement(elemPos)) != NULL){
473 Hashtable* countToPatterns = fTimeUnitToCountToPatterns[timeUnitField];
474 if (countToPatterns == NULL) {
475 countToPatterns = initHash(err);
479 delete countToPatterns;
498 MessageFormat** formatters = (MessageFormat**)countToPatterns->get(pluralCountUniStr);
503 countToPatterns->put(pluralCountUniStr, formatters, err);
519 delete countToPatterns;
524 fTimeUnitToCountToPatterns[timeUnitField] = countToPatterns;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 92 milliseconds