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

  /external/icu/icu4c/source/tools/toolutil/
ucm.cpp 421 int32_t *baseMap, *extMap;
426 baseMap=base->reverseMap;
443 mb=base->mappings+baseMap[b];
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 801 int32_t *baseMap = getMap(type, baseLen, ec);
825 int32_t zidx = baseMap[i];
883 result = new TZEnumeration(baseMap, baseLen, FALSE);
    [all...]

Completed in 719 milliseconds