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

/external/icu/icu4c/source/i18n/
H A Dcollationdata.h42 ce32sLength(0), cesLength(0), contextsLength(0),
169 int32_t ce32sLength; member in struct:CollationData
H A Dcollationdatawriter.cpp251 totalSize += data.ce32sLength * 4;
H A Dcollationdatareader.cpp186 data->ce32sLength = length / 4;
H A Dcollationdatabuilder.cpp1298 data.ce32sLength = ce32s.size();

Completed in 169 milliseconds