Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dsortedlines.h116 …int32_t gooseUp(int32_t resetIndex, int32_t expansionIndex, Line &expLine, int32_t *expIndexes, in…
Dsortedlines.cpp912 SortedLines::gooseUp(int32_t resetIndex, int32_t expansionIndex, Line &expLine, int32_t *expIndexes… in gooseUp() function in SortedLines
1180 j = gooseUp(j, i, expansionLine, expIndexes, expIndexSize, UCOL_SECONDARY); in detectExpansions()
1184 j = gooseUp(j, i, expansionLine, expIndexes, expIndexSize, UCOL_TERTIARY); in detectExpansions()
1187 j = gooseUp(j, i, expansionLine, expIndexes, expIndexSize, UCOL_TERTIARY); in detectExpansions()