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

  /external/icu4c/tools/genuca/
genuca.cpp 557 //element->CEs[CEindex++] = value;
641 uint32_t CEindex = 0;
657 element->CEs[CEindex++] = getSingleCEValue(primary, secondary, tertiary, status);
684 element->CEs[CEindex++] = value;
690 element->noOfCEs = CEindex;
713 for (i = 0; i < (int32_t)CEindex; ++i) {
    [all...]
  /external/icu4c/i18n/
usearch.cpp 1620 int ceindex = celength - 1; local
2283 int ceindex = 0; local
    [all...]

Completed in 213 milliseconds