Searched defs:trieIndex (Results 1 – 7 of 7) sorted by relevance
814 #define _UTRIE2_INDEX_RAW(offset, trieIndex, c) \ argument820 #define _UTRIE2_INDEX_FROM_U16_SINGLE_LEAD(trieIndex, c) _UTRIE2_INDEX_RAW(0, trieIndex, c) argument823 #define _UTRIE2_INDEX_FROM_LSCP(trieIndex, c) \ argument827 #define _UTRIE2_INDEX_FROM_BMP(trieIndex, c) \ argument832 #define _UTRIE2_INDEX_FROM_SUPP(trieIndex, c) \ argument
327 int trieIndex = Collation.indexFromCE32(ce32); in getCEsFromContractionCE32() local
570 int trieIndex = Collation.indexFromCE32(ce32); in copyFromBaseCE32() local638 int trieIndex = Collation.indexFromCE32(ce32); in copyContractionsFromBaseCE32() local
326 int trieIndex = Collation.indexFromCE32(ce32); in getCEsFromContractionCE32() local
569 int trieIndex = Collation.indexFromCE32(ce32); in copyFromBaseCE32() local637 int trieIndex = Collation.indexFromCE32(ce32); in copyContractionsFromBaseCE32() local
1510 char[] trieIndex; in build() local
1503 char[] trieIndex; in build() local