Home
last modified time | relevance | path

Searched defs:nonConstThis (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4c/source/i18n/
Dbrktrans.cpp87 BreakTransliterator *nonConstThis = (BreakTransliterator *)this; in handleTransliterate() local
Duspoof_impl.cpp421 SpoofImpl *nonConstThis = const_cast<SpoofImpl *>(this); in getIdentifierInfo() local
443 SpoofImpl *nonConstThis = const_cast<SpoofImpl *>(this); in releaseIdentifierInfo() local
Dtznames_impl.cpp347 TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this); in search() local
1110 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getMetaZoneDisplayName() local
1135 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getTimeZoneDisplayName() local
1157 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getExemplarLocationName() local
1343 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in find() local
Dtzgnames.cpp498 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() local
765 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getPartialLocationName() local
1037 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in findLocal() local
Ddigitlst.cpp479 DigitList *nonConstThis = const_cast<DigitList *>(this); in getDouble() local
Dchnsecal.cpp323 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const in handleComputeMonthStart() local
Dgregocal.cpp533 GregorianCalendar *nonConstThis = (GregorianCalendar*)this; // cast away const in handleComputeMonthStart() local
Dlocdspnm.cpp391 LocaleDisplayNamesImpl *nonConstThis = (LocaleDisplayNamesImpl *)this; in initialize() local
Dtzfmt.cpp1382 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTimeZoneGenericNames() local
1402 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTZDBTimeZoneNames() local
/external/skia/src/utils/
DSkFrontBufferedStream.cpp167 FrontBufferedStream* nonConstThis = const_cast<FrontBufferedStream*>(this); in peek() local
/external/icu/icu4c/source/common/
Drbbi.cpp1467 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatus() local
1489 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatusVec() local
/external/skia/src/core/
DSkStream.cpp377 SkMemoryStream* nonConstThis = const_cast<SkMemoryStream*>(this); in peek() local