Searched defs:trieUChars (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | emojiprops.cpp | 184 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in hasBinaryPropertyImpl() local 209 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in addStrings() local
|
D | ucharstrieiterator.cpp | 24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
|
/third_party/icu/icu4c/source/common/ |
D | ucharstrieiterator.cpp | 24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucharstrieiterator.cpp | 24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucharstrieiterator.cpp | 24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucharstrie.h | 66 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 371 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 407 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 409 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucharstrie.h | 69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie() 407 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | ucharstrietest.cpp | 380 UnicodeString trieUChars; in buildLargeTrie() local 745 UnicodeString trieUChars; in TestIteratorFromUChars() local 794 UnicodeString trieUChars; in buildTrie() local
|
/third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 421 UnicodeString trieUChars; in UCharsTrieDictLookup() local
|