Searched defs:use8Bits (Results 1 – 2 of 2) sorted by relevance
253 UBool use8Bits = table->fFlags & RBBI_8BITS_ROWS; in printTable() local408 UBool use8Bits = ds->readUInt32(rbbiST->fFlags) & RBBI_8BITS_ROWS; in ubrk_swap() local432 UBool use8Bits = ds->readUInt32(rbbiST->fFlags) & RBBI_8BITS_ROWS; in ubrk_swap() local
325 bool use8Bits = getNumCharCategories() <= kMaxCharCategoriesFor8BitsTrie; in getTrieSize() local