/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | BasicPeriodBuilderFactory.java | 342 ts = handleCreate(duration, referenceDate, inPast); in createWithReferenceDate() 367 protected abstract Period handleCreate(long duration, long referenceDate, 396 protected Period handleCreate(long duration, long referenceDate, 425 protected Period handleCreate(long duration, long referenceDate, 460 protected Period handleCreate(long duration, long referenceDate, 511 protected Period handleCreate(long duration, long referenceDate,
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
D | BasicPeriodBuilderFactory.java | 343 ts = handleCreate(duration, referenceDate, inPast); in createWithReferenceDate() 368 protected abstract Period handleCreate(long duration, long referenceDate, 397 protected Period handleCreate(long duration, long referenceDate, 426 protected Period handleCreate(long duration, long referenceDate, 461 protected Period handleCreate(long duration, long referenceDate, 512 protected Period handleCreate(long duration, long referenceDate,
|
/third_party/node/deps/icu-small/source/common/ |
D | servlkf.cpp | 55 return handleCreate(loc, kind, service, status); in create() 108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
|
D | servloc.h | 263 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo… 403 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
|
D | servrbf.cpp | 55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
|
D | brkiter.cpp | 244 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | servlkf.cpp | 55 return handleCreate(loc, kind, service, status); in create() 108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
|
D | servloc.h | 263 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo… 403 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
|
D | servrbf.cpp | 55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
|
D | brkiter.cpp | 237 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
|
/third_party/icu/icu4c/source/common/ |
D | servlkf.cpp | 55 return handleCreate(loc, kind, service, status); in create() 108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
|
D | servloc.h | 263 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo… 403 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
|
D | servrbf.cpp | 55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
|
D | brkiter.cpp | 238 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | CollatorServiceShim.java | 75 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory() method in CollatorServiceShim.CFactory 141 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService() method in CollatorServiceShim.CService.CollatorFactory
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CollatorServiceShim.java | 76 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory() method in CollatorServiceShim.CFactory 142 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService() method in CollatorServiceShim.CService.CollatorFactory
|
D | NumberFormatServiceShim.java | 115 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService() method in NumberFormatServiceShim.NFService.RBNumberFormatFactory
|
D | BreakIteratorFactory.java | 87 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService() method in BreakIteratorFactory.BFService.RBBreakIteratorFactory
|
/third_party/icu/tools/multi/proj/provider/glue/ |
D | cal_fe.cpp | 212 …virtual UObject* handleCreate(const Locale &loc, int32_t kind, const ICUService* service, UErrorCo… 251 f = handleCreate(l, -1, service, status); 267 UObject* VersionCalendarFactory::handleCreate(const Locale &loc, int32_t kind, const ICUService* se…
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICULocaleService.java | 390 return handleCreate(uloc, kind, service); in create() 443 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory 600 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.ICUResourceBundleFactory
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICULocaleService.java | 384 return handleCreate(uloc, kind, service); in create() 437 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory 592 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.ICUResourceBundleFactory
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | CurrencyServiceShim.java | 65 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService() method in CurrencyServiceShim.CFService.CurrencyFactory
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | CurrencyServiceShim.java | 64 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService() method in CurrencyServiceShim.CFService.CurrencyFactory
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NumberFormatServiceShim.java | 114 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService() method in NumberFormatServiceShim.NFService.RBNumberFormatFactory
|
D | BreakIteratorFactory.java | 86 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService() method in BreakIteratorFactory.BFService.RBBreakIteratorFactory
|