Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol.cpp7437 UBool tInShifted = FALSE; in ucol_strcollRegular() local
7492 } else if(tOrder == 0 || (tInShifted && (tOrder & UCOL_PRIMARYMASK) == 0)) { in ucol_strcollRegular()
7497 if(tInShifted) { in ucol_strcollRegular()
7506 if(tInShifted) { in ucol_strcollRegular()
7519 tInShifted = TRUE; in ucol_strcollRegular()
7525 tInShifted = FALSE; in ucol_strcollRegular()
7532 tInShifted = FALSE; in ucol_strcollRegular()
7748 UBool tInShifted = TRUE; in ucol_strcollRegular() local
7770 while(secT == 0 && secT != UCOL_NO_MORE_CES || (isContinuation(secT) && !tInShifted)) { in ucol_strcollRegular()
7773 if(!tInShifted) { in ucol_strcollRegular()
[all …]
/external/chromium/third_party/icu/source/i18n/
Ducol.cpp7706 UBool tInShifted = FALSE; in ucol_strcollRegular() local
7761 } else if(tOrder == 0 || (tInShifted && (tOrder & UCOL_PRIMARYMASK) == 0)) { in ucol_strcollRegular()
7766 if(tInShifted) { in ucol_strcollRegular()
7775 if(tInShifted) { in ucol_strcollRegular()
7788 tInShifted = TRUE; in ucol_strcollRegular()
7794 tInShifted = FALSE; in ucol_strcollRegular()
7801 tInShifted = FALSE; in ucol_strcollRegular()
8017 UBool tInShifted = TRUE; in ucol_strcollRegular() local
8039 while(secT == 0 && secT != UCOL_NO_MORE_CES || (isContinuation(secT) && !tInShifted)) { in ucol_strcollRegular()
8042 if(!tInShifted) { in ucol_strcollRegular()
[all …]