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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tmutfmt.h 220 Hashtable* fTimeUnitToCountToPatterns[TimeUnit::UTIMEUNIT_FIELD_COUNT];
233 // initialize fTimeUnitToCountToPatterns from current locale's resource.
236 // check completeness of fTimeUnitToCountToPatterns against all time units,
240 // fill in fTimeUnitToCountToPatterns from locale fall-back chain
  /external/icu4c/i18n/unicode/
tmutfmt.h 218 Hashtable* fTimeUnitToCountToPatterns[TimeUnit::UTIMEUNIT_FIELD_COUNT];
231 // initialize fTimeUnitToCountToPatterns from current locale's resource.
235 // check completeness of fTimeUnitToCountToPatterns against all time units,
239 // fill in fTimeUnitToCountToPatterns from locale fall-back chain

Completed in 2160 milliseconds