Searched refs:ZNStringPool (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.h | 40 class U_I18N_API ZNStringPool: public UMemory { 42 ZNStringPool(UErrorCode &status); 43 ~ZNStringPool(); 138 void put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status);
|
D | tznames_impl.cpp | 211 TextTrieMap::put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status) { in put() 461 ZNStringPool::ZNStringPool(UErrorCode &status) { in ZNStringPool() function in ZNStringPool 482 ZNStringPool::~ZNStringPool() { in ~ZNStringPool() 497 const UChar *ZNStringPool::get(const UChar *s, UErrorCode &status) { in get() 538 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { in adopt() 554 const UChar *ZNStringPool::get(const UnicodeString &s, UErrorCode &status) { in get() 566 void ZNStringPool::freeze() { in freeze()
|
D | tzgnames.cpp | 300 ZNStringPool fStringPool;
|
/third_party/icu/icu4c/source/i18n/ |
D | tznames_impl.h | 40 class U_I18N_API ZNStringPool: public UMemory { 42 ZNStringPool(UErrorCode &status); 43 ~ZNStringPool(); 138 void put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status);
|
D | tznames_impl.cpp | 211 TextTrieMap::put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status) { in put() 461 ZNStringPool::ZNStringPool(UErrorCode &status) { in ZNStringPool() function in ZNStringPool 482 ZNStringPool::~ZNStringPool() { in ~ZNStringPool() 497 const UChar *ZNStringPool::get(const UChar *s, UErrorCode &status) { in get() 538 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { in adopt() 554 const UChar *ZNStringPool::get(const UnicodeString &s, UErrorCode &status) { in get() 566 void ZNStringPool::freeze() { in freeze()
|
D | tzgnames.cpp | 300 ZNStringPool fStringPool;
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.h | 40 class U_I18N_API ZNStringPool: public UMemory { 42 ZNStringPool(UErrorCode &status); 43 ~ZNStringPool(); 138 void put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status);
|
D | tznames_impl.cpp | 209 TextTrieMap::put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status) { in put() 457 ZNStringPool::ZNStringPool(UErrorCode &status) { in ZNStringPool() function in ZNStringPool 478 ZNStringPool::~ZNStringPool() { in ~ZNStringPool() 493 const UChar *ZNStringPool::get(const UChar *s, UErrorCode &status) { in get() 534 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { in adopt() 550 const UChar *ZNStringPool::get(const UnicodeString &s, UErrorCode &status) { in get() 562 void ZNStringPool::freeze() { in freeze()
|
D | tzgnames.cpp | 297 ZNStringPool fStringPool;
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tznames_impl.h | 40 class U_I18N_API ZNStringPool: public UMemory { 42 ZNStringPool(UErrorCode &status); 43 ~ZNStringPool(); 138 void put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status);
|
D | tznames_impl.cpp | 211 TextTrieMap::put(const UnicodeString &key, void *value, ZNStringPool &sp, UErrorCode &status) { in put() 461 ZNStringPool::ZNStringPool(UErrorCode &status) { in ZNStringPool() function in ZNStringPool 482 ZNStringPool::~ZNStringPool() { in ~ZNStringPool() 497 const UChar *ZNStringPool::get(const UChar *s, UErrorCode &status) { in get() 538 const UChar *ZNStringPool::adopt(const UChar * s, UErrorCode &status) { in adopt() 554 const UChar *ZNStringPool::get(const UnicodeString &s, UErrorCode &status) { in get() 566 void ZNStringPool::freeze() { in freeze()
|
D | tzgnames.cpp | 300 ZNStringPool fStringPool;
|