Searched defs:cref (Results 1 – 6 of 6) sorted by relevance
17 unsigned cref; member
50 template<typename T> reference_wrapper<const T> cref(const T& t) { in cref() function
403 … SoftReference<Map<String, CacheEntry>> cref = cacheref; // copy so we don't need to sync on this in getKey() local
405 … SoftReference<Map<String, CacheEntry>> cref = cacheref; // copy so we don't need to sync on this in getKey() local
330 private Constructor cref; field in ICUJDKCompare.MorC