Home
last modified time | relevance | path

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

123456

/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c112 testTrieGetRanges(const char *testName, const UCPTrie *trie, const UMutableCPTrie *mutableTrie, in testTrieGetRanges() argument
187 testTrieGetters(const char *testName, const UCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrieGetters() argument
388 testTrieUTF16(const char *testName, const UCPTrie *trie, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrieUTF16() argument
490 testTrieUTF8(const char *testName, const UCPTrie *trie, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrieUTF8() argument
692 testTrie(const char *testName, const UCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, const CheckRange checkRanges[], int32_t countCheckRanges) testTrie() argument
711 trieTestGolden(const char *testName, const UCPTrie* trie, const CheckRange checkRanges[], int32_t countCheckRanges) trieTestGolden() argument
773 UCPTrie *trie; testTrieSerialize() local
1449 UCPTrie *trie; testGetRangesFixedSurr() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneNamesImpl.java798 public void addAsMetaZoneIntoTrie(String mzID, TextTrieMap<NameInfo> trie) { in addAsMetaZoneIntoTrie() argument
802 public void addAsTimeZoneIntoTrie(String tzID, TextTrieMap<NameInfo> trie) { in addAsTimeZoneIntoTrie() argument
806 addNamesIntoTrie(String mzID, String tzID, TextTrieMap<NameInfo> trie) addNamesIntoTrie() argument
[all...]
H A DUCaseProps.java1538 private Trie2_16 trie; global() field in UCaseProps
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationDataBuilder.java1341 protected Trie2Writable trie; global() field in CollationDataBuilder
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duprops.cpp826 const UCPTrie *trie; in uprops_addPropertyStarts() local
H A Dumutablecptrie.cpp213 MutableCodePointTrie *MutableCodePointTrie::fromUCPTrie(const UCPTrie *trie, UErrorCode &errorCode) { in fromUCPTrie() argument
1663 UCPTrie *trie = reinterpret_cast<UCPTrie *>(bytes); build() local
1769 umutablecptrie_close(UMutableCPTrie *trie) umutablecptrie_close() argument
1786 umutablecptrie_fromUCPTrie(const UCPTrie *trie, UErrorCode *pErrorCode) umutablecptrie_fromUCPTrie() argument
1798 umutablecptrie_get(const UMutableCPTrie *trie, UChar32 c) umutablecptrie_get() argument
1804 getRange(const void *trie, UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) getRange() argument
1813 umutablecptrie_getRange(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) umutablecptrie_getRange() argument
1822 umutablecptrie_set(UMutableCPTrie *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_set() argument
1830 umutablecptrie_setRange(UMutableCPTrie *trie, UChar32 start, UChar32 end, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_setRange() argument
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode *pErrorCode) umutablecptrie_buildImmutable() argument
1849 umutablecptrie_setName(UMutableCPTrie *trie, const char *name) umutablecptrie_setName() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp213 MutableCodePointTrie *MutableCodePointTrie::fromUCPTrie(const UCPTrie *trie, UErrorCode &errorCode) { in fromUCPTrie() argument
1663 UCPTrie *trie = reinterpret_cast<UCPTrie *>(bytes); build() local
1769 umutablecptrie_close(UMutableCPTrie *trie) umutablecptrie_close() argument
1786 umutablecptrie_fromUCPTrie(const UCPTrie *trie, UErrorCode *pErrorCode) umutablecptrie_fromUCPTrie() argument
1798 umutablecptrie_get(const UMutableCPTrie *trie, UChar32 c) umutablecptrie_get() argument
1804 getRange(const void *trie, UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) getRange() argument
1813 umutablecptrie_getRange(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) umutablecptrie_getRange() argument
1822 umutablecptrie_set(UMutableCPTrie *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_set() argument
1830 umutablecptrie_setRange(UMutableCPTrie *trie, UChar32 start, UChar32 end, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_setRange() argument
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode *pErrorCode) umutablecptrie_buildImmutable() argument
1849 umutablecptrie_setName(UMutableCPTrie *trie, const char *name) umutablecptrie_setName() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp213 MutableCodePointTrie *MutableCodePointTrie::fromUCPTrie(const UCPTrie *trie, UErrorCode &errorCode) { in fromUCPTrie() argument
1663 UCPTrie *trie = reinterpret_cast<UCPTrie *>(bytes); build() local
1769 umutablecptrie_close(UMutableCPTrie *trie) umutablecptrie_close() argument
1786 umutablecptrie_fromUCPTrie(const UCPTrie *trie, UErrorCode *pErrorCode) umutablecptrie_fromUCPTrie() argument
1798 umutablecptrie_get(const UMutableCPTrie *trie, UChar32 c) umutablecptrie_get() argument
1804 getRange(const void *trie, UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) getRange() argument
1813 umutablecptrie_getRange(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) umutablecptrie_getRange() argument
1822 umutablecptrie_set(UMutableCPTrie *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_set() argument
1830 umutablecptrie_setRange(UMutableCPTrie *trie, UChar32 start, UChar32 end, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_setRange() argument
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode *pErrorCode) umutablecptrie_buildImmutable() argument
1849 umutablecptrie_setName(UMutableCPTrie *trie, const char *name) umutablecptrie_setName() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp705 void addAsMetaZoneIntoTrie(const UChar* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument
708 void addAsTimeZoneIntoTrie(const UChar* tzID, TextTrieMap& trie, UErrorCode& status) { in addAsTimeZoneIntoTrie() argument
712 void addNamesIntoTrie(const UChar* mzID, const UChar* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp705 void addAsMetaZoneIntoTrie(const char16_t* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument
708 void addAsTimeZoneIntoTrie(const char16_t* tzID, TextTrieMap& trie, UErrorCode& status) { in addAsTimeZoneIntoTrie() argument
712 void addNamesIntoTrie(const char16_t* mzID, const char16_t* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp697 void addAsMetaZoneIntoTrie(const UChar* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument
700 void addAsTimeZoneIntoTrie(const UChar* tzID, TextTrieMap& trie, UErrorCode& status) { in addAsTimeZoneIntoTrie() argument
704 void addNamesIntoTrie(const UChar* mzID, const UChar* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp4677 UCPTrie *trie = data->fTrie; in TestReverse() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 31 milliseconds

123456