Home
last modified time | relevance | path

Searched refs:nonConstThis (Results 1 – 20 of 20) sorted by relevance

/external/skia/src/gpu/
DGrTexture.cpp31 GrTexture* nonConstThis = const_cast<GrTexture *>(this); in internal_dispose() local
34 nonConstThis->impl()->resetFlag((GrTextureFlags) GrTextureImpl::kReturnToCache_FlagBit); in internal_dispose()
35 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis); in internal_dispose()
/external/chromium_org/third_party/skia/src/gpu/
DGrTexture.cpp31 GrTexture* nonConstThis = const_cast<GrTexture *>(this); in internal_dispose() local
34 nonConstThis->impl()->resetFlag((GrTextureFlags) GrTextureImpl::kReturnToCache_FlagBit); in internal_dispose()
35 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis); in internal_dispose()
/external/chromium_org/third_party/icu/source/i18n/
Ddigitlst.cpp411 DigitList *nonConstThis = const_cast<DigitList *>(this); in getDouble() local
414 nonConstThis->fDouble = 0.0; in getDouble()
416 nonConstThis->fDouble /= -1; in getDouble()
420 nonConstThis->fDouble = std::numeric_limits<double>::infinity(); in getDouble()
422 nonConstThis->fDouble = std::numeric_limits<double>::max(); in getDouble()
425 nonConstThis->fDouble = -fDouble; in getDouble()
455 nonConstThis->fDouble = uprv_strtod(s, &end); in getDouble()
457 nonConstThis->fHaveDouble = TRUE; in getDouble()
Dbrktrans.cpp87 BreakTransliterator *nonConstThis = (BreakTransliterator *)this; in handleTransliterate() local
88 nonConstThis->getBreakIterator(); // Lazy-create it if necessary in handleTransliterate()
Dchnsecal.cpp288 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const in handleComputeMonthStart() local
312 nonConstThis->computeGregorianFields(julianDay, status); in handleComputeMonthStart()
317 nonConstThis->computeChineseFields(newMoon, getGregorianYear(), in handleComputeMonthStart()
326 nonConstThis->internalSet(UCAL_MONTH, saveMonth); in handleComputeMonthStart()
327 nonConstThis->internalSet(UCAL_IS_LEAP_MONTH, saveIsLeapMonth); in handleComputeMonthStart()
Dzstrfmt.cpp401 TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this); in search() local
402 nonConstThis->buildTrie(status); in search()
1194 ZoneStringFormat *nonConstThis = const_cast<ZoneStringFormat *>(this); in createZoneStringsArray() local
1195 nonConstThis->loadFull(status); in createZoneStringsArray()
1347 ZoneStringFormat *nonConstThis = const_cast<ZoneStringFormat *>(this); in getString() local
1348 nonConstThis->loadZone(tzid, status); in getString()
1427 ZoneStringFormat *nonConstThis = const_cast<ZoneStringFormat *>(this); in getGenericString() local
1428 nonConstThis->loadZone(tzid, status); in getGenericString()
1590 ZoneStringFormat *nonConstThis = const_cast<ZoneStringFormat *>(this); in getGenericPartialLocationString() local
1591 nonConstThis->loadZone(tzid, status); in getGenericPartialLocationString()
[all …]
Dgregocal.cpp533 GregorianCalendar *nonConstThis = (GregorianCalendar*)this; // cast away const in handleComputeMonthStart() local
545 nonConstThis->fIsGregorian = (eyear >= fGregorianCutoverYear); in handleComputeMonthStart()
551 nonConstThis->fIsGregorian = !fIsGregorian; in handleComputeMonthStart()
Dlocdspnm.cpp314 LocaleDisplayNamesImpl *nonConstThis = (LocaleDisplayNamesImpl *)this; in LocaleDisplayNamesImpl() local
315 nonConstThis->locale = langData.getLocale() == Locale::getRoot() in LocaleDisplayNamesImpl()
/external/chromium_org/third_party/icu/patches/
Dnan.patch26 DigitList *nonConstThis = const_cast<DigitList *>(this);
38 nonConstThis->fDouble = 0.0;
/external/icu/icu4c/source/i18n/
Dbrktrans.cpp87 BreakTransliterator *nonConstThis = (BreakTransliterator *)this; in handleTransliterate() local
88 nonConstThis->getBreakIterator(); // Lazy-create it if necessary in handleTransliterate()
Dtznames_impl.cpp317 TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this); in search() local
318 nonConstThis->buildTrie(status); in search()
1055 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getMetaZoneDisplayName() local
1059 znames = nonConstThis->loadMetaZoneNames(mzID); in getMetaZoneDisplayName()
1080 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getTimeZoneDisplayName() local
1084 tznames = nonConstThis->loadTimeZoneNames(tzID); in getTimeZoneDisplayName()
1102 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getExemplarLocationName() local
1106 tznames = nonConstThis->loadTimeZoneNames(tzID); in getExemplarLocationName()
1286 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in find() local
1321 nonConstThis->loadStrings(*id); in find()
[all …]
Duspoof_impl.cpp422 SpoofImpl *nonConstThis = const_cast<SpoofImpl *>(this); in getIdentifierInfo() local
425 returnIdInfo = nonConstThis->fCachedIdentifierInfo; in getIdentifierInfo()
426 nonConstThis->fCachedIdentifierInfo = NULL; in getIdentifierInfo()
444 SpoofImpl *nonConstThis = const_cast<SpoofImpl *>(this); in releaseIdentifierInfo() local
447 if (nonConstThis->fCachedIdentifierInfo == NULL) { in releaseIdentifierInfo()
448 nonConstThis->fCachedIdentifierInfo = idInfo; in releaseIdentifierInfo()
Dchnsecal.cpp320 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const in handleComputeMonthStart() local
344 nonConstThis->computeGregorianFields(julianDay, status); in handleComputeMonthStart()
349 nonConstThis->computeChineseFields(newMoon, getGregorianYear(), in handleComputeMonthStart()
358 nonConstThis->internalSet(UCAL_MONTH, saveMonth); in handleComputeMonthStart()
359 nonConstThis->internalSet(UCAL_IS_LEAP_MONTH, saveIsLeapMonth); in handleComputeMonthStart()
Dtzgnames.cpp498 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() local
501 locname = nonConstThis->getGenericLocationName(tzCanonicalID); in getGenericLocationName()
761 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getPartialLocationName() local
764 uplname = nonConstThis->getPartialLocationName(tzCanonicalID, mzID, isLong, mzDisplayName); in getPartialLocationName()
1033 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in findLocal() local
1076 nonConstThis->loadStrings(*tzID); in findLocal()
1084 nonConstThis->fGNamesTrieFullyLoaded = TRUE; in findLocal()
Dgregocal.cpp533 GregorianCalendar *nonConstThis = (GregorianCalendar*)this; // cast away const in handleComputeMonthStart() local
545 nonConstThis->fIsGregorian = (eyear >= fGregorianCutoverYear); in handleComputeMonthStart()
551 nonConstThis->fIsGregorian = !fIsGregorian; in handleComputeMonthStart()
Ddigitlst.cpp479 DigitList *nonConstThis = const_cast<DigitList *>(this); in getDouble() local
480 nonConstThis->internalSetDouble(tDouble); in getDouble()
Dlocdspnm.cpp380 LocaleDisplayNamesImpl *nonConstThis = (LocaleDisplayNamesImpl *)this; in initialize() local
381 nonConstThis->locale = langData.getLocale() == Locale::getRoot() in initialize()
Dtzfmt.cpp1308 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTimeZoneGenericNames() local
1309 nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames()
/external/icu/icu4c/source/common/
Drbbi.cpp1459 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatus() local
1460 nonConstThis->makeRuleStatusValid(); in getRuleStatus()
1481 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatusVec() local
1482 nonConstThis->makeRuleStatusValid(); in getRuleStatusVec()
/external/chromium_org/third_party/icu/source/common/
Drbbi.cpp1389 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatus() local
1390 nonConstThis->makeRuleStatusValid(); in getRuleStatus()
1411 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatusVec() local
1412 nonConstThis->makeRuleStatusValid(); in getRuleStatusVec()