Searched refs:ICUService (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dserv.cpp136 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
336 ICUService::ICUService() function in class:ICUService
346 ICUService::ICUService(const UnicodeString& newName) function in class:ICUService
356 ICUService::~ICUService()
367 ICUService::get(const UnicodeString& descriptor, UErrorCode& status) const
373 ICUService::get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) const
385 ICUService
[all...]
H A Dserv.h18 * Allow the declaration of APIs with pointers to ICUService
21 class ICUService;
43 class ICUService;
233 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const = 0;
242 * support ICUService::getDisplayNames. The factory determines
316 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const;
363 * <p>ServiceListener is the listener that ICUService provides by default.
364 * ICUService will notifiy this listener when factories are added to
380 virtual void serviceChanged(const ICUService& service) const = 0;
400 * <p>A StringPair holds a displayName/ID pair. ICUService use
[all...]
H A Dservloc.h19 * Allow the declaration of APIs with pointers to ICUService
239 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const;
258 * Utility method used by create(ICUServiceKey, ICUService). Subclasses can implement
261 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
325 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const;
401 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
423 class U_COMMON_API ICULocaleService : public ICUService
450 return ICUService::get(descriptor, status);
454 return ICUService::get(descriptor, actualReturn, status);
H A Dservlkf.cpp46 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const {
109 const ICUService* /* service */,
H A Dservrbf.cpp53 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const
H A Dservslkf.cpp63 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
H A Dservls.cpp35 : ICUService(dname)
H A Dbrkiter.cpp227 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const {
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp111 class TestIntegerService : public ICUService {
475 class TestStringSimpleKeyService : public ICUService {
480 // We could put this type check into ICUService itself, but we'd still
485 return ICUService::createSimpleFactory(obj, id, visible, status);
495 class TestStringService : public ICUService {
519 virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* status */) const {
565 UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const {
958 virtual void serviceChanged(const ICUService& service) const {
1012 public void serviceChanged(ICUService s) {
1228 UObject* create(const ICUServiceKey& key, const ICUService* servic
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcoll.cpp128 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const;
134 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const {
538 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const;
560 CFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const
H A Dnumfmt.cpp864 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UErrorCode& status) const {
888 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
H A Dcalendar.cpp413 virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& status) const {
459 virtual UObject* create(const ICUServiceKey& key, const ICUService* /*service*/, UErrorCode& status) const {
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1966 #define ICUService U_ICU_ENTRY_POINT_RENAME(ICUService) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1966 #define ICUService U_ICU_ENTRY_POINT_RENAME(ICUService) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1966 #define ICUService U_ICU_ENTRY_POINT_RENAME(ICUService) macro

Completed in 327 milliseconds