Searched refs:defLoc (Results 1 – 9 of 9) sorted by relevance
71 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local106 ULocale.setDefault(defLoc); in TestCalendar()111 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local146 ULocale.setDefault(defLoc); in TestDateFormat()151 ULocale defLoc = ULocale.getDefault(); in TestULocale() local170 ULocale.setDefault(defLoc); in TestULocale()175 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local201 ULocale.setDefault(defLoc); in TestDisplayName()206 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local230 ULocale.setDefault(defLoc); in TestUResourceBundle()
61 ULocale defLoc = ULocale.getDefault(); in TestCollation() local79 ULocale.setDefault(defLoc); in TestCollation()
68 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local103 ULocale.setDefault(defLoc); in TestCalendar()108 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local143 ULocale.setDefault(defLoc); in TestDateFormat()148 ULocale defLoc = ULocale.getDefault(); in TestULocale() local167 ULocale.setDefault(defLoc); in TestULocale()172 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local198 ULocale.setDefault(defLoc); in TestDisplayName()203 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local227 ULocale.setDefault(defLoc); in TestUResourceBundle()
58 ULocale defLoc = ULocale.getDefault(); in TestCollation() local76 ULocale.setDefault(defLoc); in TestCollation()
226 SourceLocation defLoc = SourceMgr.translateLineCol(mainFileID, 2, 13); in TEST_F() local231 defLoc = SourceMgr.getMacroArgExpandedLocation(defLoc); in TEST_F()237 EXPECT_TRUE(defLoc.isFileID()); in TEST_F()
117 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local152 defLoc = r.getULocale(); in getFunctionalEquivalent()156 if (defLoc == null) { in getFunctionalEquivalent()160 } while ((r != null) && (defLoc == null)); in getFunctionalEquivalent()176 defLoc = r.getULocale(); in getFunctionalEquivalent()215 defLoc = r.getULocale(); in getFunctionalEquivalent()
121 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local156 defLoc = r.getULocale(); in getFunctionalEquivalent()160 if (defLoc == null) { in getFunctionalEquivalent()164 } while ((r != null) && (defLoc == null)); in getFunctionalEquivalent()180 defLoc = r.getULocale(); in getFunctionalEquivalent()219 defLoc = r.getULocale(); in getFunctionalEquivalent()
2547 char defLoc[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local2619 uprv_strcpy(defLoc, parent); in ures_getFunctionalEquivalent()2679 if(uprv_strlen(defLoc) > uprv_strlen(full)) { in ures_getFunctionalEquivalent()2694 uprv_strcpy(defLoc, full); in ures_getFunctionalEquivalent()2699 fprintf(stderr, "No trim0, %s <= %s\n", defLoc, full); in ures_getFunctionalEquivalent()2755 if(uprv_strlen(defLoc) > uprv_strlen(full)) { in ures_getFunctionalEquivalent()2770 uprv_strcpy(defLoc, full); in ures_getFunctionalEquivalent()2775 fprintf(stderr, "No trim1, %s <= %s\n", defLoc, full); in ures_getFunctionalEquivalent()2797 fprintf(stderr,"Trim? full=%s, defLoc=%s, found=%s\n", full, defLoc, found); in ures_getFunctionalEquivalent()2799 if(uprv_strlen(defLoc) <= uprv_strlen(full)) { in ures_getFunctionalEquivalent()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...