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

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationdatareader.h47 IX_OPTIONS, enumerator in enum:CollationDataReader::__anon923
134 * Index 1: numericPrimary, CollationFastLatin::VERSION, and options: see IX_OPTIONS
H A Dcollationdatareader.cpp139 if(baseData != NULL && baseData->numericPrimary != (inIndexes[IX_OPTIONS] & 0xff000000)) {
152 data->numericPrimary = inIndexes[IX_OPTIONS] & 0xff000000;
316 if(((inIndexes[IX_OPTIONS] >> 16) & 0xff) == CollationFastLatin::VERSION) {
370 int32_t options = inIndexes[IX_OPTIONS] & 0xffff;
H A Dcollationdatawriter.cpp137 indexesLength = CollationDataReader::IX_OPTIONS + 1; // no limit offset here
198 indexes[CollationDataReader::IX_OPTIONS] =
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducol_swp.cpp352 IX_OPTIONS, enumerator in enum:__anon830::__anon831
389 // Need at least IX_INDEXES_LENGTH and IX_OPTIONS.

Completed in 214 milliseconds