• Home
  • Raw
  • Download

Lines Matching refs:U_ASSERT

194         U_ASSERT(U_SUCCESS(errorCode));  in fetchCEs()
256 U_ASSERT(Collation::hasCE32Tag(ce32, Collation::BUILDER_DATA_TAG)); in getCE32FromBuilderData()
341 U_ASSERT(start <= end); in maybeSetPrimaryRange()
473 U_ASSERT(c == 0); in getSingleCE()
511 U_ASSERT(!context.isEmpty()); in addConditionalCE32()
625 U_ASSERT((t & 0xc000) != 0xc000); // Impossible case bits 11 mark special CE32s. in encodeOneCEAsCE32()
853 U_ASSERT(FALSE); // require ce32 == base->getFinalCE32(ce32) in copyFromBaseCE32()
869 U_ASSERT(context.length() > 1); in copyContractionsFromBaseCE32()
873 U_ASSERT(!Collation::isContractionCE32(ce32)); in copyContractionsFromBaseCE32()
892 U_ASSERT(index >= 0); in copyContractionsFromBaseCE32()
983 U_ASSERT(!cond->hasContext()); in copyCE32()
999 U_ASSERT(tag == Collation::LONG_PRIMARY_TAG || in copyCE32()
1119 U_ASSERT(fromBase); in getJamoCE32s()
1157 U_ASSERT(!iter.isString()); in setDigitTags()
1271 U_ASSERT(Collation::hasCE32Tag(ce32, Collation::HANGUL_TAG)); in buildMappings()
1321 U_ASSERT(!iter.isString()); in clearContexts()
1323 U_ASSERT(isBuilderContextCE32(ce32)); in clearContexts()
1336 U_ASSERT(!iter.isString()); in buildContexts()
1354 U_ASSERT(!head->hasContext()); in buildContext()
1356 U_ASSERT(head->next >= 0); in buildContext()
1361 U_ASSERT(cond == head || cond->hasContext()); in buildContext()
1375 U_ASSERT(firstCond == lastCond); in buildContext()
1437 U_ASSERT(cond == lastCond); in buildContext()
1451 U_ASSERT(head->defaultCE32 != Collation::NO_CE32); in buildContext()