Searched defs:newCEs (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | collationbuilder.cpp | 1101 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addWithClosure() 1112 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addOnlyClosure() 1175 int64_t newCEs[Collation::MAX_EXPANSION_LENGTH]; in addTailComposites() local 1346 const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, in addIfDifferent()
|
/external/icu/icu4c/source/test/intltest/ |
D | colldata.cpp | 115 uint32_t *newCEs = NEW_ARRAY(uint32_t, newMax); in add() local
|