Home
last modified time | relevance | path

Searched refs:ncthis (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
Dserv.cpp439 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
455 ncthis->serviceCache = new Hashtable(status); in getKey()
456 if (ncthis->serviceCache == NULL) { in getKey()
663 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
665 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
675 ncthis->idCache = NULL; in getVisibleIDMap()
746 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
751 ncthis->dnCache = NULL; in getDisplayNames()
759 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
781 ncthis->dnCache = NULL; in getDisplayNames()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dserv.cpp439 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
455 ncthis->serviceCache = new Hashtable(status); in getKey()
456 if (ncthis->serviceCache == NULL) { in getKey()
663 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
665 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
675 ncthis->idCache = NULL; in getVisibleIDMap()
746 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
751 ncthis->dnCache = NULL; in getDisplayNames()
759 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
781 ncthis->dnCache = NULL; in getDisplayNames()
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp439 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
455 ncthis->serviceCache = new Hashtable(status); in getKey()
456 if (ncthis->serviceCache == NULL) { in getKey()
663 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
665 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
675 ncthis->idCache = NULL; in getVisibleIDMap()
746 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
751 ncthis->dnCache = NULL; in getDisplayNames()
759 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
781 ncthis->dnCache = NULL; in getDisplayNames()
/third_party/node/deps/icu-small/source/common/
Dserv.cpp427 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getKey() local
443 ncthis->serviceCache = new Hashtable(status); in getKey()
444 if (ncthis->serviceCache == NULL) { in getKey()
650 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getVisibleIDMap() local
652 ncthis->idCache = new Hashtable(status); in getVisibleIDMap()
662 ncthis->idCache = NULL; in getVisibleIDMap()
733 ICUService* ncthis = (ICUService*)this; // cast away semantic const in getDisplayNames() local
738 ncthis->dnCache = NULL; in getDisplayNames()
746 ncthis->dnCache = new DNCache(locale); in getDisplayNames()
768 ncthis->dnCache = NULL; in getDisplayNames()