Searched refs:utrie2_openFromSerialized (Results 1 – 22 of 22) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | rbbidata.cpp | 113 fTrie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS, in init()
|
D | utrie2.h | 103 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
|
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() function
|
D | ucnvsel.cpp | 569 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS, in ucnvsel_openFromSerialized()
|
/third_party/icu/icu4c/source/i18n/ |
D | collationdatareader.cpp | 170 data->trie = tailoring.trie = utrie2_openFromSerialized( in read()
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie2.h | 103 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
|
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() function
|
D | ucnvsel.cpp | 569 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS, in ucnvsel_openFromSerialized()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationdatareader.cpp | 170 data->trie = tailoring.trie = utrie2_openFromSerialized( in read()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationdatareader.cpp | 170 data->trie = tailoring.trie = utrie2_openFromSerialized( in read()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationdatareader.cpp | 170 data->trie = tailoring.trie = utrie2_openFromSerialized( in read()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie2.h | 103 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
|
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() function
|
D | ucnvsel.cpp | 569 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS, in ucnvsel_openFromSerialized()
|
/third_party/icu/icu4c/source/common/ |
D | utrie2.h | 103 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
|
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() function
|
D | ucnvsel.cpp | 569 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS, in ucnvsel_openFromSerialized()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | trie2test.c | 707 trie=utrie2_openFromSerialized(valueBits, storage, length2, &length3, &errorCode); in testTrieSerialize()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1794 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1869 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1869 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1878 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized) macro
|