Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol.cpp5752 uint32_t iterState = state[0]; in ucol_nextSortKeyPart() local
5851 if(iterState == 0) { in ucol_nextSortKeyPart()
5860 s.iterator->setState(s.iterator, iterState, status); in ucol_nextSortKeyPart()
5935 iterState = newState; in ucol_nextSortKeyPart()
5992 iterState = newState; in ucol_nextSortKeyPart()
6038 iterState = newState; in ucol_nextSortKeyPart()
6101 iterState = newState; in ucol_nextSortKeyPart()
6199 iterState = newState; in ucol_nextSortKeyPart()
6255 iterState = newState; in ucol_nextSortKeyPart()
6369 iterState = newState; in ucol_nextSortKeyPart()
[all …]
/external/chromium/third_party/icu/source/i18n/
Ducol.cpp5948 uint32_t iterState = state[0]; in ucol_nextSortKeyPart() local
6043 if(iterState == 0) { in ucol_nextSortKeyPart()
6052 s.iterator->setState(s.iterator, iterState, status); in ucol_nextSortKeyPart()
6127 iterState = newState; in ucol_nextSortKeyPart()
6184 iterState = newState; in ucol_nextSortKeyPart()
6230 iterState = newState; in ucol_nextSortKeyPart()
6292 iterState = newState; in ucol_nextSortKeyPart()
6385 iterState = newState; in ucol_nextSortKeyPart()
6441 iterState = newState; in ucol_nextSortKeyPart()
6555 iterState = newState; in ucol_nextSortKeyPart()
[all …]