Searched refs:ncThis (Results 1 – 7 of 7) sorted by relevance
268 ICULocaleService* ncThis = (ICULocaleService*)this; in validateFallbackLocale() local270 Mutex mutex(&ncThis->llock); in validateFallbackLocale()272 ncThis->fallbackLocale = loc; in validateFallbackLocale()273 LocaleUtility::initNameFromLocale(loc, ncThis->fallbackLocaleName); in validateFallbackLocale()274 ncThis->clearServiceCache(); in validateFallbackLocale()
342 NFRuleSet* ncThis = (NFRuleSet*)this; in format() local343 if (ncThis->fRecursionCount++ >= RECURSION_LIMIT) { in format()345 ncThis->fRecursionCount = 0; in format()348 ncThis->fRecursionCount--; in format()358 NFRuleSet* ncThis = (NFRuleSet*)this; in format() local359 if (ncThis->fRecursionCount++ >= RECURSION_LIMIT) { in format()361 ncThis->fRecursionCount = 0; in format()364 ncThis->fRecursionCount--; in format()
1079 SimpleTimeZone *ncThis = const_cast<SimpleTimeZone*>(this); in checkTransitionRules() local1080 ncThis->initTransitionRules(status); in checkTransitionRules()
159 RuleBasedTimeZone *ncThis = const_cast<RuleBasedTimeZone*>(this); in completeConst() local160 ncThis->complete(status); in completeConst()
699 OlsonTimeZone *ncThis = const_cast<OlsonTimeZone*>(this); in checkTransitionRules() local700 ncThis->initTransitionRules(status); in checkTransitionRules()
317 NFRuleSet* ncThis = (NFRuleSet*)this; in format() local318 if (ncThis->fRecursionCount++ >= RECURSION_LIMIT) { in format()320 ncThis->fRecursionCount = 0; in format()323 ncThis->fRecursionCount--; in format()333 NFRuleSet* ncThis = (NFRuleSet*)this; in format() local334 if (ncThis->fRecursionCount++ >= RECURSION_LIMIT) { in format()336 ncThis->fRecursionCount = 0; in format()339 ncThis->fRecursionCount--; in format()
265 ICULocaleService* ncThis = (ICULocaleService*)this; in validateFallbackLocale() local269 ncThis->fallbackLocale = loc; in validateFallbackLocale()270 LocaleUtility::initNameFromLocale(loc, ncThis->fallbackLocaleName); in validateFallbackLocale()271 ncThis->clearServiceCache(); in validateFallbackLocale()