Home
last modified time | relevance | path

Searched refs:LocExtType (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duloc_keytype.cpp44 struct LocExtType : public icu::UMemory { struct
51 static icu::MemoryPool<LocExtType>* gLocExtTypeEntries = NULL; argument
109 gLocExtTypeEntries = new icu::MemoryPool<LocExtType>; in initFromResourceBundle()
245 LocExtType* t = gLocExtTypeEntries->create(); in initFromResourceBundle()
464 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap.getAlias(), type); in ulocimp_toBcpType()
509 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap.getAlias(), type); in ulocimp_toLegacyType()