Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_patternmodifier.cpp174 auto nonConstThis = const_cast<MutablePatternModifier*>(this); in processQuantity() local
188 auto nonConstThis = const_cast<MutablePatternModifier*>(this); in apply() local
217 auto nonConstThis = const_cast<MutablePatternModifier*>(this); in getPrefixLength() local
229 auto nonConstThis = const_cast<MutablePatternModifier*>(this); in getCodePointCount() local
Dbrktrans.cpp83 BreakTransliterator *nonConstThis = const_cast<BreakTransliterator *>(this); in handleTransliterate() local
148 BreakTransliterator *nonConstThis = const_cast<BreakTransliterator *>(this); in handleTransliterate() local
Dtzgnames.cpp493 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() local
748 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getPartialLocationName() local
1014 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in findLocal() local
Dtznames_impl.cpp395 TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this); in search() local
1214 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getMetaZoneDisplayName() local
1240 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getTimeZoneDisplayName() local
1263 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getExemplarLocationName() local
1356 TimeZoneNamesImpl* nonConstThis = const_cast<TimeZoneNamesImpl*>(this); in find() local
1601 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl*>(this); in getDisplayNames() local
Dnumrange_fluent.cpp367 auto* nonConstThis = const_cast<LocalizedNumberRangeFormatter*>(this); in getFormatter() local
Dchnsecal.cpp325 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const in handleComputeMonthStart() local
Ddecimfmt.cpp1683 auto* nonConstThis = const_cast<DecimalFormat*>(this); in getParser() local
1712 auto* nonConstThis = const_cast<DecimalFormat*>(this); in getCurrencyParser() local
Dgregocal.cpp535 GregorianCalendar *nonConstThis = (GregorianCalendar*)this; // cast away const in handleComputeMonthStart() local
Dtzfmt.cpp1393 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTimeZoneGenericNames() local
1413 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTZDBTimeZoneNames() local
/external/skia/src/gpu/vk/
DGrVkCommandPool.cpp100 GrVkCommandPool* nonConstThis = const_cast<GrVkCommandPool*>(this); in freeGPUData() local
DGrVkFramebuffer.cpp101 GrVkFramebuffer* nonConstThis = const_cast<GrVkFramebuffer*>(this); in freeGPUData() local
DGrVkCaps.cpp821 GrVkCaps* nonConstThis = const_cast<GrVkCaps*>(this); in getFormatInfo() local
/external/skqp/src/utils/
DSkFrontBufferedStream.cpp168 FrontBufferedStream* nonConstThis = const_cast<FrontBufferedStream*>(this); in peek() local
/external/skia/client_utils/android/
DFrontBufferedStream.cpp196 FrontBufferedStream* nonConstThis = const_cast<FrontBufferedStream*>(this); in peek() local
/external/skqp/src/core/
DSkImageFilter.cpp447 SkImageFilter* nonConstThis = const_cast<SkImageFilter*>(this); in makeWithLocalMatrix() local
DSkStream.cpp341 SkMemoryStream* nonConstThis = const_cast<SkMemoryStream*>(this); in peek() local
/external/icu/icu4c/source/common/
Dlocdspnm.cpp451 LocaleDisplayNamesImpl *nonConstThis = (LocaleDisplayNamesImpl *)this; in initialize() local
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp332 GrD3DCaps* nonConstThis = const_cast<GrD3DCaps*>(this); in getFormatInfo() local
/external/skia/src/core/
DSkStream.cpp352 SkMemoryStream* nonConstThis = const_cast<SkMemoryStream*>(this); in peek() local