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

  /external/icu/icu4c/source/common/
ucol_data.h 78 uint32_t contsSize;
ucol_swp.cpp 669 header.contsSize= ds->readUInt32(inHeader->contsSize);
680 /* swap the continuation table; contsSize counts UChars */
681 ds->swapArray16(ds, inBytes+header.conts, header.contsSize*U_SIZEOF_UCHAR,
  /external/icu/icu4c/source/i18n/
collationbuilder.cpp     [all...]

Completed in 334 milliseconds