Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c538 utrie2_set32(trie, 1, 234, &errorCode); in testFrozenTrie()
770 utrie2_set32(trie, 0xa1, 789, &errorCode); in testTrieSerialize()
772 utrie2_set32(trie, 0xa1, value, &errorCode); in testTrieSerialize()
870 utrie2_set32(trie, start, value, &errorCode); in makeTrieWithRanges()
1260 utrie2_set32(trie, i, 2, &errorCode); in GrowDataArrayTest()
1263 utrie2_set32(trie, i, 3, &errorCode); in GrowDataArrayTest()
1266 utrie2_set32(trie, i, 4, &errorCode); in GrowDataArrayTest()
1269 utrie2_set32(trie, i, 5, &errorCode); in GrowDataArrayTest()
/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp321 utrie2_set32(trie, c, Collation::FALLBACK_CE32, &errorCode); in initForTailoring()
387 utrie2_set32(trie, start, Collation::makeLongPrimaryCE32(primary), &errorCode); in setPrimaryRangeAndReturnNext()
560 utrie2_set32(trie, c, oldCE32, &errorCode); in addCE32()
567 utrie2_set32(trie, c, ce32, &errorCode); in addCE32()
581 utrie2_set32(trie, c, contextCE32, &errorCode); in addCE32()
1054 utrie2_set32(trie, c, ce32, &errorCode); in optimize()
1071 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1078 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1170 utrie2_set32(trie, c, ce32, &errorCode); in setDigitTags()
1284 utrie2_set32(trie, 0, Collation::makeCE32FromTagAndIndex(Collation::U0000_TAG, 0), &errorCode); in buildMappings()
[all …]
/external/icu/icu4c/source/common/
Dutrie2_builder.cpp242 utrie2_set32(trie, i, initialValue, pErrorCode); in utrie2_open()
358 utrie2_set32(nt->trie, start, value, &nt->errorCode); in copyEnumRange()
678 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { in utrie2_set32() function
Dutrie2.h254 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode);
/external/icu/libicu/cts_headers/
Dutrie2.h254 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode);
/external/icu/libicu/cts_headers/unicode/
Durename.h1856 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h1856 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1856 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32) macro
/external/icu/libandroidicu/include/unicode/
Durename.h1856 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32) macro