Searched refs:IX_OPTIONS (Results 1 – 5 of 5) sorted by relevance
45 static final int IX_OPTIONS = 1; field in CollationDataReader201 if(baseData != null && baseData.numericPrimary != (inIndexes[IX_OPTIONS] & 0xff000000L)) { in read()213 data.numericPrimary = inIndexes[IX_OPTIONS] & 0xff000000L; in read()396 if(((inIndexes[IX_OPTIONS] >> 16) & 0xff) == CollationFastLatin.VERSION) { in read()481 int options = inIndexes[IX_OPTIONS] & 0xffff; in read()
153 if(baseData != NULL && baseData->numericPrimary != (inIndexes[IX_OPTIONS] & 0xff000000)) { in read()166 data->numericPrimary = inIndexes[IX_OPTIONS] & 0xff000000; in read()330 if(((inIndexes[IX_OPTIONS] >> 16) & 0xff) == CollationFastLatin::VERSION) { in read()403 int32_t options = inIndexes[IX_OPTIONS] & 0xffff; in read()
47 IX_OPTIONS, enumerator
137 indexesLength = CollationDataReader::IX_OPTIONS + 1; // no limit offset here in write()215 indexes[CollationDataReader::IX_OPTIONS] = in write()
351 IX_OPTIONS, enumerator