Home
last modified time | relevance | path

Searched refs:terSize (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ducol.cpp4440 uint32_t secSize = UCOL_SECONDARY_MAX_BUFFER, terSize = UCOL_TERTIARY_MAX_BUFFER, in ucol_calcSortKey() local
4836 terStart = reallocateBuffer(&tertiaries, terStart, tert, &terSize, 2*terSize, status); in ucol_calcSortKey()
5065 uint32_t secSize = UCOL_SECONDARY_MAX_BUFFER, terSize = UCOL_TERTIARY_MAX_BUFFER; in ucol_calcSortKeySimpleTertiary() local
5299 terStart = reallocateBuffer(&tertiaries, terStart, tert, &terSize, 2*terSize, status); in ucol_calcSortKeySimpleTertiary()