Searched refs:baseMap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducm.c416 int32_t *baseMap, *extMap; local
421 baseMap=base->reverseMap;
438 mb=base->mappings+baseMap[b];
/external/icu/icu4c/source/tools/toolutil/
H A Ducm.c416 int32_t *baseMap, *extMap; local
421 baseMap=base->reverseMap;
438 mb=base->mappings+baseMap[b];
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp775 int32_t *baseMap = getMap(type, baseLen, ec); local
799 int32_t zidx = baseMap[i];
857 result = new TZEnumeration(baseMap, baseLen, FALSE);
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp775 int32_t *baseMap = getMap(type, baseLen, ec); local
799 int32_t zidx = baseMap[i];
857 result = new TZEnumeration(baseMap, baseLen, FALSE);

Completed in 836 milliseconds