Searched refs:BasicCalendarFactory (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/i18n/
H A Dcalendar.cpp352 class BasicCalendarFactory : public LocaleKeyFactory { class in inherits:LocaleKeyFactory
357 BasicCalendarFactory() function in class:BasicCalendarFactory
360 virtual ~BasicCalendarFactory() {}
404 fprintf(stderr, "BasicCalendarFactory::create() - cur %s, can %s\n", (const char*)curLoc.getName(), (const char*)canLoc.getName());
410 fprintf(stderr, "BasicCalendarFactory - not handling %s.[%s]\n", (const char*) curLoc.getName(), tmp );
525 newservice->registerFactory(new BasicCalendarFactory(),status);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1190 #define BasicCalendarFactory BasicCalendarFactory_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1190 #define BasicCalendarFactory BasicCalendarFactory_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1190 #define BasicCalendarFactory BasicCalendarFactory_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1190 #define BasicCalendarFactory BasicCalendarFactory_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1780 #define BasicCalendarFactory U_ICU_ENTRY_POINT_RENAME(BasicCalendarFactory) macro

Completed in 726 milliseconds