Home
last modified time | relevance | path

Searched defs:trie (Results 26 - 50 of 139) sorted by relevance

123456

/third_party/skia/third_party/externals/icu/source/common/
H A Dloclikelysubtags.h105 BytesTrie trie; member in final
H A Dutrie_swap.cpp30 UTrieHeader trie; in utrie_swap() local
101 UTrie2Header trie; utrie2_swap() local
188 UCPTrieHeader trie; ucptrie_swap() local
[all...]
H A Dlocdistance.h128 BytesTrie trie; member in final
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrieIterator.java99 public TrieIterator(Trie trie) in TrieIterator() argument
H A DUBiDiProps.java259 private Trie2_16 trie; global() field in UBiDiProps
[all...]
H A DUPropertyAliases.java201 private boolean containsName(BytesTrie trie, CharSequence name) { in containsName() argument
/third_party/icu/icu4c/source/common/
H A Dlocdistance.h128 BytesTrie trie; member in final
H A Dpropname.cpp219 UBool PropNameData::containsName(BytesTrie &trie, const char *name) { in containsName() argument
H A Dubidi_props.cpp39 UTrie2 trie; member
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrie2Test.java619 trieGettersTest(String testName, Trie2 trie, int[][] checkRanges) trieGettersTest() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrieIterator.java100 public TrieIterator(Trie trie) in TrieIterator() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrie2Test.java616 trieGettersTest(String testName, Trie2 trie, int[][] checkRanges) trieGettersTest() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.h239 UTrie2 *trie; member in CollationDataBuilder
H A Dcollationdata.h171 const UTrie2 *trie; member
H A Dcollationiterator.h277 const UTrie2 *trie; member in CollationIterator
/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h128 BytesTrie trie; member in final
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatabuilder.h239 UTrie2 *trie; member in CollationDataBuilder
H A Dcollationdata.h171 const UTrie2 *trie; member
H A Dcollationiterator.h277 const UTrie2 *trie; member in CollationIterator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdata.h175 const UTrie2 *trie; member
H A Dcollationdatabuilder.h239 UTrie2 *trie; member in CollationDataBuilder
H A Dcollationiterator.h277 const UTrie2 *trie; member in CollationIterator
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp62 UCPTrie* trie = reinterpret_cast<UCPTrie*>(lineBreakTrie_); in GetNextBreakPos() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationData.java485 Trie2_32 trie; field in CollationData
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXLikelySubtags.java33 public final byte[] trie; field in XLikelySubtags.Data
36 Data(Map<String, String> languageAliases, Map<String, String> regionAliases, byte[] trie, LSR[] lsrs) Data() argument
124 private final BytesTrie trie; global() field in XLikelySubtags
[all...]

Completed in 14 milliseconds

123456