| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | BytesTrieTest.java | 598 checkFirst(BytesTrie trie, StringAndValue data[], int dataLength) checkFirst() argument 620 checkNext(BytesTrie trie, StringAndValue data[], int dataLength) checkNext() argument 691 checkNextWithState(BytesTrie trie, StringAndValue data[], int dataLength) checkNextWithState() argument 746 checkNextWithState64(BytesTrie trie, StringAndValue data[], int dataLength) checkNextWithState64() argument 796 checkNextString(BytesTrie trie, StringAndValue data[], int dataLength) checkNextString() argument 813 checkIterator(BytesTrie trie, StringAndValue data[], int dataLength) checkIterator() argument [all...] |
| H A D | CharsTrieTest.java | 725 checkFirst(CharsTrie trie, StringAndValue[] data, int dataLength) checkFirst() argument 762 checkNext(CharsTrie trie, StringAndValue[] data, int dataLength) checkNext() argument 837 checkNextWithState(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextWithState() argument 892 checkNextWithState64(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextWithState64() argument 942 checkNextString(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextString() argument 959 checkIterator(CharsTrie trie, StringAndValue[] data, int dataLength) checkIterator() argument [all...] |
| H A D | TrieTest.java | 142 private void _testTrieIteration(IntTrie trie, CheckRange checkRanges[], in _testTrieIteration() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | TestData.java | 124 static <T> ImmutableMap<String, T> getTrieTable(BytesTrie trie, String star, Function<Integer, T> fn) { in getTrieTable() argument
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | layoutpropsbuilder.cpp | 173 UCPTrie *trie = umutablecptrie_buildImmutable(mutableTrie, type, valueWidth, &errorCode); in buildUCPTrie() local 141 setIntProp(const UniProps &props, const UnicodeSet &newValues, UProperty prop, UMutableCPTrie *trie, UErrorCode &errorCode) setIntProp() argument 197 writeTrieBytes(const UCPTrie *trie, uint8_t block[], UErrorCode &errorCode) writeTrieBytes() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | TrieTest.java | 139 private void _testTrieIteration(IntTrie trie, CheckRange checkRanges[], in _testTrieIteration() argument [all...] |
| H A D | CharsTrieTest.java | 722 checkFirst(CharsTrie trie, StringAndValue[] data, int dataLength) checkFirst() argument 759 checkNext(CharsTrie trie, StringAndValue[] data, int dataLength) checkNext() argument 834 checkNextWithState(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextWithState() argument 889 checkNextWithState64(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextWithState64() argument 939 checkNextString(CharsTrie trie, StringAndValue[] data, int dataLength) checkNextString() argument 956 checkIterator(CharsTrie trie, StringAndValue[] data, int dataLength) checkIterator() argument [all...] |
| H A D | BytesTrieTest.java | 632 checkFirst(BytesTrie trie, StringAndValue data[], int dataLength) checkFirst() argument 654 checkNext(BytesTrie trie, StringAndValue data[], int dataLength) checkNext() argument 725 checkNextWithState(BytesTrie trie, StringAndValue data[], int dataLength) checkNextWithState() argument 780 checkNextWithState64(BytesTrie trie, StringAndValue data[], int dataLength) checkNextWithState64() argument 830 checkNextString(BytesTrie trie, StringAndValue data[], int dataLength) checkNextString() argument 847 checkIterator(BytesTrie trie, StringAndValue data[], int dataLength) checkIterator() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | XLikelySubtags.java | 40 public final byte[] trie; field in XLikelySubtags.Data 43 Data(Map<String, String> languageAliases, Map<String, String> regionAliases, byte[] trie, LSR[] lsrs) Data() argument 131 private final BytesTrie trie; global() field in XLikelySubtags [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UBiDiProps.java | 263 private Trie2_16 trie; global() field in UBiDiProps [all...] |
| H A D | UPropertyAliases.java | 202 private boolean containsName(BytesTrie trie, CharSequence name) { in containsName() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationData.java | 487 Trie2_32 trie; field in CollationData
|
| /third_party/icu/icu4c/source/common/ |
| H A D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() argument 61 utrie2_get32(const UTrie2 *trie, UChar3 argument 74 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) utrie2_get32FromLeadSurrogateCodeUnit() argument 88 u8Index(const UTrie2 *trie, UChar32 c, int32_t i) u8Index() argument 98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c, const uint8_t *src, const uint8_t *limit) utrie2_internalU8NextIndex() argument 113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c, const uint8_t *start, const uint8_t *src) utrie2_internalU8PrevIndex() argument 137 UTrie2 *trie; utrie2_openFromSerialized() local 242 UTrie2 *trie; utrie2_openDummy() local 374 utrie2_close(UTrie2 *trie) utrie2_close() argument 391 utrie2_isFrozen(const UTrie2 *trie) utrie2_isFrozen() argument 396 utrie2_serialize(const UTrie2 *trie, void *data, int32_t capacity, UErrorCode *pErrorCode) utrie2_serialize() argument 443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument 621 utrie2_enum(const UTrie2 *trie, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enum() argument 627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enumForLeadSurrogate() argument [all...] |
| H A D | ustrcase.cpp | 221 const UTrie2 *trie = ucase_getTrie(); in toLower() local 316 const UTrie2 *trie = ucase_getTrie(); in toUpper() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | propname.cpp | 219 UBool PropNameData::containsName(BytesTrie &trie, const char *name) { in containsName() argument
|
| H A D | ubidi_props.cpp | 39 UTrie2 trie; member [all...] |
| H A D | ustrcase.cpp | 221 const UTrie2 *trie = ucase_getTrie(); in toLower() local 316 const UTrie2 *trie = ucase_getTrie(); in toUpper() local
|
| H A D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() argument 61 utrie2_get32(const UTrie2 *trie, UChar3 argument 74 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) utrie2_get32FromLeadSurrogateCodeUnit() argument 88 u8Index(const UTrie2 *trie, UChar32 c, int32_t i) u8Index() argument 98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c, const uint8_t *src, const uint8_t *limit) utrie2_internalU8NextIndex() argument 113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c, const uint8_t *start, const uint8_t *src) utrie2_internalU8PrevIndex() argument 137 UTrie2 *trie; utrie2_openFromSerialized() local 242 UTrie2 *trie; utrie2_openDummy() local 374 utrie2_close(UTrie2 *trie) utrie2_close() argument 391 utrie2_isFrozen(const UTrie2 *trie) utrie2_isFrozen() argument 396 utrie2_serialize(const UTrie2 *trie, void *data, int32_t capacity, UErrorCode *pErrorCode) utrie2_serialize() argument 443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument 621 utrie2_enum(const UTrie2 *trie, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enum() argument 627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enumForLeadSurrogate() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | sprpdata.c | 160 UTrie trie = data->sprepTrie; in compareMapping() local 240 UTrie trie = data->sprepTrie; in compareFlagsForRange() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | propname.cpp | 219 UBool PropNameData::containsName(BytesTrie &trie, const char *name) { in containsName() argument
|
| H A D | ubidi_props.cpp | 39 UTrie2 trie; member [all...] |
| H A D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() argument 61 utrie2_get32(const UTrie2 *trie, UChar3 argument 74 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) utrie2_get32FromLeadSurrogateCodeUnit() argument 88 u8Index(const UTrie2 *trie, UChar32 c, int32_t i) u8Index() argument 98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c, const uint8_t *src, const uint8_t *limit) utrie2_internalU8NextIndex() argument 113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c, const uint8_t *start, const uint8_t *src) utrie2_internalU8PrevIndex() argument 137 UTrie2 *trie; utrie2_openFromSerialized() local 242 UTrie2 *trie; utrie2_openDummy() local 374 utrie2_close(UTrie2 *trie) utrie2_close() argument 391 utrie2_isFrozen(const UTrie2 *trie) utrie2_isFrozen() argument 396 utrie2_serialize(const UTrie2 *trie, void *data, int32_t capacity, UErrorCode *pErrorCode) utrie2_serialize() argument 443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument 621 utrie2_enum(const UTrie2 *trie, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enum() argument 627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) utrie2_enumForLeadSurrogate() argument [all...] |
| /third_party/f2fs-tools/lib/ |
| H A D | nls_utf8.c | 397 utf8trie_t *trie; in utf8nlookup() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udevadm-hwdb.c | 45 struct trie { struct 86 static int node_add_child(struct trie *trie, struct trie_node *node, struct trie_node *node_child, uint8_t c) { in node_add_child() argument 131 struct trie *trie = trie_values_cmp_param; in trie_values_cmp() local 141 trie_node_add_value(struct trie *trie, struct trie_node *node, const char *key, const char *value) trie_node_add_value() argument 181 trie_insert(struct trie *trie, struct trie_node *node, const char *search, const char *key, const char *value) trie_insert() argument 270 struct trie *trie; global() member 279 trie_store_nodes_size(struct trie_f *trie, struct trie_node *node) trie_store_nodes_size() argument 292 trie_store_nodes(struct trie_f *trie, struct trie_node *node) trie_store_nodes() argument 347 trie_store(struct trie *trie, const char *filename) trie_store() argument 424 insert_data(struct trie *trie, struct udev_list *match_list, char *line, const char *filename) insert_data() argument 456 import_file(struct udev *udev, struct trie *trie, const char *filename) import_file() argument 583 struct trie *trie = NULL; adm_hwdb() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LocaleDistance.java | 63 private final BytesTrie trie; field in LocaleDistance 106 public byte[] trie; field in LocaleDistance.Data 112 public Data(byte[] trie, in Data() argument [all...] |