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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucm.c 416 int32_t *baseMap, *extMap;
421 baseMap=base->reverseMap;
438 mb=base->mappings+baseMap[b];
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucm.c 416 int32_t *baseMap, *extMap;
421 baseMap=base->reverseMap;
438 mb=base->mappings+baseMap[b];
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 775 int32_t *baseMap = getMap(type, baseLen, ec);
799 int32_t zidx = baseMap[i];
857 result = new TZEnumeration(baseMap, baseLen, FALSE);
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 775 int32_t *baseMap = getMap(type, baseLen, ec);
799 int32_t zidx = baseMap[i];
857 result = new TZEnumeration(baseMap, baseLen, FALSE);
    [all...]

Completed in 120 milliseconds