Home
last modified time | relevance | path

Searched defs:trieUChars (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Demojiprops.cpp184 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in hasBinaryPropertyImpl() local
209 const UChar *trieUChars = stringTries[prop - UCHAR_BASIC_EMOJI]; in addStrings() local
Ducharstrieiterator.cpp24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
/third_party/icu/icu4c/source/common/
Ducharstrieiterator.cpp24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducharstrieiterator.cpp24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstrieiterator.cpp24 UCharsTrie::Iterator::Iterator(ConstChar16Ptr trieUChars, int32_t maxStringLength, in Iterator()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h66 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/
Ducharstrie.h69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie()
407 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
/third_party/icu/icu4c/source/common/unicode/
Ducharstrie.h69 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/
Ducharstrie.h69 UCharsTrie(ConstChar16Ptr trieUChars) in UCharsTrie()
407 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie()
/third_party/icu/icu4c/source/test/intltest/
Ducharstrietest.cpp380 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/
Ddicttrieperf.cpp421 UnicodeString trieUChars; in UCharsTrieDictLookup() local