Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
H A Dresbund.cpp388 ResourceBundle *ncThis = const_cast<ResourceBundle *>(this); in getLocale() local
389 ncThis->fLocale = new Locale(localeName); in getLocale()
390 return ncThis->fLocale != NULL ? *ncThis->fLocale : Locale::getDefault(); in getLocale()
H A Dservls.cpp266 ICULocaleService* ncThis = (ICULocaleService*)this; in validateFallbackLocale() local
271 ncThis->fallbackLocale = loc; in validateFallbackLocale()
272 LocaleUtility::initNameFromLocale(loc, ncThis->fallbackLocaleName); in validateFallbackLocale()
273 ncThis->clearServiceCache(); in validateFallbackLocale()
/third_party/node/deps/icu-small/source/common/
H A Dresbund.cpp388 ResourceBundle *ncThis = const_cast<ResourceBundle *>(this); in getLocale() local
389 ncThis->fLocale = new Locale(localeName); in getLocale()
390 return ncThis->fLocale != nullptr ? *ncThis->fLocale : Locale::getDefault(); in getLocale()
H A Dservls.cpp266 ICULocaleService* ncThis = (ICULocaleService*)this; in validateFallbackLocale() local
271 ncThis->fallbackLocale = loc; in validateFallbackLocale()
272 LocaleUtility::initNameFromLocale(loc, ncThis->fallbackLocaleName); in validateFallbackLocale()
273 ncThis->clearServiceCache(); in validateFallbackLocale()
/third_party/skia/third_party/externals/icu/source/common/
H A Dresbund.cpp388 ResourceBundle *ncThis = const_cast<ResourceBundle *>(this); in getLocale() local
389 ncThis->fLocale = new Locale(localeName); in getLocale()
390 return ncThis->fLocale != NULL ? *ncThis->fLocale : Locale::getDefault(); in getLocale()
H A Dservls.cpp265 ICULocaleService* ncThis = (ICULocaleService*)this; in validateFallbackLocale() local
270 ncThis->fallbackLocale = loc; in validateFallbackLocale()
271 LocaleUtility::initNameFromLocale(loc, ncThis->fallbackLocaleName); in validateFallbackLocale()
272 ncThis->clearServiceCache(); in validateFallbackLocale()
/third_party/icu/icu4c/source/i18n/
H A Dolsontz.cpp700 OlsonTimeZone *ncThis = const_cast<OlsonTimeZone *>(this); in checkTransitionRules() local
701 umtx_initOnce(ncThis->transitionRulesInitOnce, &initRules, ncThis, status); in checkTransitionRules()
H A Drbtz.cpp167 RuleBasedTimeZone *ncThis = const_cast<RuleBasedTimeZone*>(this); in completeConst() local
168 ncThis->complete(status); in completeConst()
H A Dsimpletz.cpp1090 SimpleTimeZone *ncThis = const_cast<SimpleTimeZone*>(this); in checkTransitionRules() local
1091 ncThis->initTransitionRules(status); in checkTransitionRules()
/third_party/node/deps/icu-small/source/i18n/
H A Dolsontz.cpp700 OlsonTimeZone *ncThis = const_cast<OlsonTimeZone *>(this); in checkTransitionRules() local
701 umtx_initOnce(ncThis->transitionRulesInitOnce, &initRules, ncThis, status); in checkTransitionRules()
H A Dsimpletz.cpp1090 SimpleTimeZone *ncThis = const_cast<SimpleTimeZone*>(this); in checkTransitionRules() local
1091 ncThis->initTransitionRules(status); in checkTransitionRules()
H A Drbtz.cpp167 RuleBasedTimeZone *ncThis = const_cast<RuleBasedTimeZone*>(this); in completeConst() local
168 ncThis->complete(status); in completeConst()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp701 OlsonTimeZone *ncThis = const_cast<OlsonTimeZone *>(this); in checkTransitionRules() local
702 umtx_initOnce(ncThis->transitionRulesInitOnce, &initRules, ncThis, status); in checkTransitionRules()
H A Drbtz.cpp158 RuleBasedTimeZone *ncThis = const_cast<RuleBasedTimeZone*>(this); in completeConst() local
159 ncThis->complete(status); in completeConst()
H A Dsimpletz.cpp1092 SimpleTimeZone *ncThis = const_cast<SimpleTimeZone*>(this); in checkTransitionRules() local
1093 ncThis->initTransitionRules(status); in checkTransitionRules()

Completed in 20 milliseconds