Searched refs:SOURCE_CACHE (Results 1 – 4 of 4) sorted by relevance
139 …static final Map<Normalizer2, SourceTargetUtility> SOURCE_CACHE = new HashMap<Normalizer2, SourceT… field in NormalizationTransliterator159 synchronized (SOURCE_CACHE) { in addSourceTargetSet()161 cache = SOURCE_CACHE.get(norm2); in addSourceTargetSet()164 SOURCE_CACHE.put(norm2, cache); in addSourceTargetSet()
140 …static final Map<Normalizer2, SourceTargetUtility> SOURCE_CACHE = new HashMap<Normalizer2, SourceT… field in NormalizationTransliterator160 synchronized (SOURCE_CACHE) { in addSourceTargetSet()162 cache = SOURCE_CACHE.get(norm2); in addSourceTargetSet()165 SOURCE_CACHE.put(norm2, cache); in addSourceTargetSet()
102 static const int SOURCE_CACHE = 1; variable291 ((PyZoneInfo_ZoneInfo *)instance)->source = SOURCE_CACHE; in zoneinfo_new()674 unsigned char from_cache = self->source == SOURCE_CACHE ? 1 : 0; in zoneinfo_reduce()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...