Home
last modified time | relevance | path

Searched refs:umutablecptrie_close (Results 1 - 25 of 25) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c947 umutablecptrie_close(mutable2); in testTrieSerialize()
951 umutablecptrie_close(mutableTrie); in testTrieSerialize()
1029 umutablecptrie_close(mutableTrie); in makeTrieWithRanges()
1048 umutablecptrie_close(mutableTrie); in makeTrieWithRanges()
1064 umutablecptrie_close(mutableTrie); in testTrieRanges()
1287 umutablecptrie_close(mutableTrie); in FreeBlocksTest()
1293 umutablecptrie_close(mutableTrie); in FreeBlocksTest()
1338 umutablecptrie_close(mutableTrie); in GrowDataArrayTest()
1344 umutablecptrie_close(mutableTrie); in GrowDataArrayTest()
1383 umutablecptrie_close(mutableTri in ManyAllSameBlocksTest()
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dumutablecptrie.h56 * You must umutablecptrie_close() the trie once you are done using it.
69 * You must umutablecptrie_close() the clone once you are done using it.
86 umutablecptrie_close(UMutableCPTrie *trie);
90 * You must umutablecptrie_close() the mutable trie once you are done using it.
102 * You must umutablecptrie_close() the mutable trie once you are done using it.
227 * "Smart pointer" class, closes a UMutableCPTrie via umutablecptrie_close().
234 U_DEFINE_LOCAL_OPEN_POINTER(LocalUMutableCPTriePointer, UMutableCPTrie, umutablecptrie_close);
H A Durename.h1196 #define umutablecptrie_close U_ICU_ENTRY_POINT_RENAME(umutablecptrie_close) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dumutablecptrie.h56 * You must umutablecptrie_close() the trie once you are done using it.
69 * You must umutablecptrie_close() the clone once you are done using it.
86 umutablecptrie_close(UMutableCPTrie *trie);
90 * You must umutablecptrie_close() the mutable trie once you are done using it.
102 * You must umutablecptrie_close() the mutable trie once you are done using it.
227 * "Smart pointer" class, closes a UMutableCPTrie via umutablecptrie_close().
234 U_DEFINE_LOCAL_OPEN_POINTER(LocalUMutableCPTriePointer, UMutableCPTrie, umutablecptrie_close);
H A Durename.h1241 #define umutablecptrie_close U_ICU_ENTRY_POINT_RENAME(umutablecptrie_close) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dumutablecptrie.h57 * You must umutablecptrie_close() the trie once you are done using it.
70 * You must umutablecptrie_close() the clone once you are done using it.
87 umutablecptrie_close(UMutableCPTrie *trie);
91 * You must umutablecptrie_close() the mutable trie once you are done using it.
103 * You must umutablecptrie_close() the mutable trie once you are done using it.
228 * "Smart pointer" class, closes a UMutableCPTrie via umutablecptrie_close().
235 U_DEFINE_LOCAL_OPEN_POINTER(LocalUMutableCPTriePointer, UMutableCPTrie, umutablecptrie_close);
H A Durename.h1179 #define umutablecptrie_close U_ICU_ENTRY_POINT_RENAME(umutablecptrie_close) macro
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp120 umutablecptrie_close(inpcMutableTrie); in ~LayoutPropsBuilder()
121 umutablecptrie_close(inscMutableTrie); in ~LayoutPropsBuilder()
122 umutablecptrie_close(voMutableTrie); in ~LayoutPropsBuilder()
H A Demojipropsbuilder.cpp181 umutablecptrie_close(mutableCPTrie);
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp78 umutablecptrie_close(normTrie); in ~Norms()
H A Dn2builder.cpp733 umutablecptrie_close(norm16Trie); in processData()
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.cpp78 umutablecptrie_close(normTrie); in ~Norms()
H A Dn2builder.cpp733 umutablecptrie_close(norm16Trie); in processData()
/third_party/icu/icu4c/source/common/
H A Drbbisetb.cpp84 umutablecptrie_close(fMutableTrie); in ~RBBISetBuilder()
H A Dutrie2.cpp382 umutablecptrie_close(trie->newTrie->t3); in utrie2_close()
H A Dnormalizer2impl.cpp2485 umutablecptrie_close(mutableTrie);
2560 umutablecptrie_close(impl->fCanonIterData->mutableTrie);
H A Dumutablecptrie.cpp1769 umutablecptrie_close(UMutableCPTrie *trie) { in umutablecptrie_close() function
/third_party/node/deps/icu-small/source/common/
H A Drbbisetb.cpp84 umutablecptrie_close(fMutableTrie); in ~RBBISetBuilder()
H A Dutrie2.cpp382 umutablecptrie_close(trie->newTrie->t3); in utrie2_close()
H A Dnormalizer2impl.cpp2485 umutablecptrie_close(mutableTrie);
2560 umutablecptrie_close(impl->fCanonIterData->mutableTrie);
H A Dumutablecptrie.cpp1769 umutablecptrie_close(UMutableCPTrie *trie) { in umutablecptrie_close() function
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbisetb.cpp84 umutablecptrie_close(fMutableTrie); in ~RBBISetBuilder()
H A Dutrie2.cpp382 umutablecptrie_close(trie->newTrie->t3); in utrie2_close()
H A Dnormalizer2impl.cpp2485 umutablecptrie_close(mutableTrie);
2557 umutablecptrie_close(impl->fCanonIterData->mutableTrie);
H A Dumutablecptrie.cpp1769 umutablecptrie_close(UMutableCPTrie *trie) { in umutablecptrie_close() function

Completed in 56 milliseconds