Home
last modified time | relevance | path

Searched refs:URegistryKey (Results 1 – 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Dservls.cpp94 URegistryKey
104 URegistryKey
110 URegistryKey
116 URegistryKey
128 URegistryKey
134 URegistryKey
142 URegistryKey
Dserv.h772 URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UErrorCode& status);
792 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UBool visible,…
810 virtual URegistryKey registerFactory(ICUServiceFactory* factoryToAdopt, UErrorCode& status);
825 virtual UBool unregister(URegistryKey rkey, UErrorCode& status);
Dservloc.h492 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& statu…
499 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UEr…
505 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int…
515 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visi…
Dserv.cpp812 URegistryKey
818 URegistryKey
848 URegistryKey
874 return (URegistryKey)factoryToAdopt; in registerFactory()
878 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister()
/third_party/icu/icu4c/source/common/
Dservls.cpp94 URegistryKey
104 URegistryKey
110 URegistryKey
116 URegistryKey
128 URegistryKey
134 URegistryKey
142 URegistryKey
Dserv.h772 URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UErrorCode& status);
792 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UBool visible,…
810 virtual URegistryKey registerFactory(ICUServiceFactory* factoryToAdopt, UErrorCode& status);
825 virtual UBool unregister(URegistryKey rkey, UErrorCode& status);
Dservloc.h492 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& statu…
499 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UEr…
505 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int…
515 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visi…
Dserv.cpp796 URegistryKey
802 URegistryKey
832 URegistryKey
857 return (URegistryKey)factoryToAdopt; in registerFactory()
864 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister()
/third_party/node/deps/icu-small/source/common/
Dservls.cpp94 URegistryKey
104 URegistryKey
110 URegistryKey
116 URegistryKey
128 URegistryKey
134 URegistryKey
142 URegistryKey
Dserv.h772 URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UErrorCode& status);
792 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& id, UBool visible,…
810 virtual URegistryKey registerFactory(ICUServiceFactory* factoryToAdopt, UErrorCode& status);
825 virtual UBool unregister(URegistryKey rkey, UErrorCode& status);
Dservloc.h492 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& statu…
499 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UEr…
505 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int…
515 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visi…
Dserv.cpp796 URegistryKey
802 URegistryKey
832 URegistryKey
857 return (URegistryKey)factoryToAdopt; in registerFactory()
864 ICUService::unregister(URegistryKey rkey, UErrorCode& status) in unregister()
/third_party/node/deps/icu-small/source/common/unicode/
Dbrkiter.h553 static URegistryKey U_EXPORT2 registerInstance(BreakIterator* toAdopt,
570 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dumisc.h57 typedef const void* URegistryKey; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbrkiter.h553 static URegistryKey U_EXPORT2 registerInstance(BreakIterator* toAdopt,
570 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dumisc.h57 typedef const void* URegistryKey; typedef
/third_party/icu/icu4c/source/common/unicode/
Dbrkiter.h553 static URegistryKey U_EXPORT2 registerInstance(BreakIterator* toAdopt,
570 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dumisc.h57 typedef const void* URegistryKey; typedef
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcoll.h820 …static URegistryKey U_EXPORT2 registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode…
832 static URegistryKey U_EXPORT2 registerFactory(CollatorFactory* toAdopt, UErrorCode& status);
847 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dnumfmt.h862 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
876 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
/third_party/icu/icu4c/source/i18n/unicode/
Dcoll.h820 …static URegistryKey U_EXPORT2 registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode…
832 static URegistryKey U_EXPORT2 registerFactory(CollatorFactory* toAdopt, UErrorCode& status);
847 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dnumfmt.h862 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
876 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcoll.h820 …static URegistryKey U_EXPORT2 registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode…
832 static URegistryKey U_EXPORT2 registerFactory(CollatorFactory* toAdopt, UErrorCode& status);
847 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
Dnumfmt.h879 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
893 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
/third_party/icu/icu4c/source/test/intltest/
Dsvccoll.cpp55 URegistryKey key = Collator::registerInstance(frcol, US, status); in TestRegister()
104 URegistryKey key = Collator::registerInstance(frcol, fu_FU, status); in TestRegister()
401 URegistryKey key = Collator::registerFactory(factory, status); in TestRegisterFactory()

12