Lines Matching full:ncthis
436 ICUService* ncthis = (ICUService*)this; // cast away semantic const
449 XMutex mutex(&ncthis->lock, factory != NULL);
452 ncthis->serviceCache = new Hashtable(status);
453 if (ncthis->serviceCache == NULL) {
615 ICUService * ncthis = (ICUService*)this; // cast away semantic const
617 Mutex mutex(&ncthis->lock);
662 ICUService* ncthis = (ICUService*)this; // cast away semantic const
664 ncthis->idCache = new Hashtable(status);
674 ncthis->idCache = NULL;
693 ICUService* ncthis = (ICUService*)this; // cast away semantic const
695 Mutex mutex(&ncthis->lock);
746 ICUService* ncthis = (ICUService*)this; // cast away semantic const
747 Mutex mutex(&ncthis->lock);
751 ncthis->dnCache = NULL;
757 ncthis->dnCache = new DNCache(locale);
779 ncthis->dnCache = NULL;