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

  /external/chromium_org/third_party/icu/source/tools/makeconv/
gencnvex.c 550 int32_t toUCount;
552 toUCount=reduceToUMappings(table);
557 return generateToUTable(extData, table, 0, toUCount, 0, 0);
    [all...]
  /external/icu4c/tools/makeconv/
gencnvex.c 551 int32_t toUCount;
553 toUCount=reduceToUMappings(table);
558 return generateToUTable(extData, table, 0, toUCount, 0, 0);
    [all...]

Completed in 1097 milliseconds