| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ucptrietest.c | 112 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 D | TimeZoneNamesImpl.java | 798 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 D | UCaseProps.java | 1538 private Trie2_16 trie; global() field in UCaseProps [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationDataBuilder.java | 1341 protected Trie2Writable trie; global() field in CollationDataBuilder [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uprops.cpp | 826 const UCPTrie *trie; in uprops_addPropertyStarts() local
|
| H A D | umutablecptrie.cpp | 213 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 D | umutablecptrie.cpp | 213 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 D | umutablecptrie.cpp | 213 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 D | tznames_impl.cpp | 705 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 D | tznames_impl.cpp | 705 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 D | tznames_impl.cpp | 697 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 D | rbbitst.cpp | 4677 UCPTrie *trie = data->fTrie; in TestReverse() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |