Searched refs:defLoc (Results 1 – 9 of 9) sorted by relevance
58 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local93 ULocale.setDefault(defLoc); in TestCalendar()97 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local132 ULocale.setDefault(defLoc); in TestDateFormat()136 ULocale defLoc = ULocale.getDefault(); in TestULocale() local155 ULocale.setDefault(defLoc); in TestULocale()159 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local185 ULocale.setDefault(defLoc); in TestDisplayName()188 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local212 ULocale.setDefault(defLoc); in TestUResourceBundle()
62 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local97 ULocale.setDefault(defLoc); in TestCalendar()101 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local136 ULocale.setDefault(defLoc); in TestDateFormat()140 ULocale defLoc = ULocale.getDefault(); in TestULocale() local159 ULocale.setDefault(defLoc); in TestULocale()163 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local189 ULocale.setDefault(defLoc); in TestDisplayName()192 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local216 ULocale.setDefault(defLoc); in TestUResourceBundle()
56 ULocale defLoc = ULocale.getDefault(); in TestCollation() local74 ULocale.setDefault(defLoc); in TestCollation()
52 ULocale defLoc = ULocale.getDefault(); in TestCollation() local70 ULocale.setDefault(defLoc); in TestCollation()
223 SourceLocation defLoc = SourceMgr.translateLineCol(mainFileID, 2, 13); in TEST_F() local228 defLoc = SourceMgr.getMacroArgExpandedLocation(defLoc); in TEST_F()234 EXPECT_TRUE(defLoc.isFileID()); in TEST_F()
200 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local235 defLoc = r.getULocale(); in getFunctionalEquivalent()239 if (defLoc == null) { in getFunctionalEquivalent()243 } while ((r != null) && (defLoc == null)); in getFunctionalEquivalent()259 defLoc = r.getULocale(); in getFunctionalEquivalent()298 defLoc = r.getULocale(); in getFunctionalEquivalent()
204 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local239 defLoc = r.getULocale(); in getFunctionalEquivalent()243 if (defLoc == null) { in getFunctionalEquivalent()247 } while ((r != null) && (defLoc == null)); in getFunctionalEquivalent()263 defLoc = r.getULocale(); in getFunctionalEquivalent()302 defLoc = r.getULocale(); in getFunctionalEquivalent()
2532 char defLoc[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local2604 uprv_strcpy(defLoc, parent); in ures_getFunctionalEquivalent()2664 if(uprv_strlen(defLoc) > uprv_strlen(full)) { in ures_getFunctionalEquivalent()2679 uprv_strcpy(defLoc, full); in ures_getFunctionalEquivalent()2684 fprintf(stderr, "No trim0, %s <= %s\n", defLoc, full); in ures_getFunctionalEquivalent()2740 if(uprv_strlen(defLoc) > uprv_strlen(full)) { in ures_getFunctionalEquivalent()2755 uprv_strcpy(defLoc, full); in ures_getFunctionalEquivalent()2760 fprintf(stderr, "No trim1, %s <= %s\n", defLoc, full); in ures_getFunctionalEquivalent()2782 fprintf(stderr,"Trim? full=%s, defLoc=%s, found=%s\n", full, defLoc, found); in ures_getFunctionalEquivalent()2784 if(uprv_strlen(defLoc) <= uprv_strlen(full)) { in ures_getFunctionalEquivalent()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...