Home
last modified time | relevance | path

Searched refs:defLoc (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java58 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local
93 ULocale.setDefault(defLoc); in TestCalendar()
97 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local
132 ULocale.setDefault(defLoc); in TestDateFormat()
136 ULocale defLoc = ULocale.getDefault(); in TestULocale() local
155 ULocale.setDefault(defLoc); in TestULocale()
159 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local
185 ULocale.setDefault(defLoc); in TestDisplayName()
188 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local
212 ULocale.setDefault(defLoc); in TestUResourceBundle()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleAliasTest.java62 ULocale defLoc = ULocale.getDefault(); in TestCalendar() local
97 ULocale.setDefault(defLoc); in TestCalendar()
101 ULocale defLoc = ULocale.getDefault(); in TestDateFormat() local
136 ULocale.setDefault(defLoc); in TestDateFormat()
140 ULocale defLoc = ULocale.getDefault(); in TestULocale() local
159 ULocale.setDefault(defLoc); in TestULocale()
163 ULocale defLoc = ULocale.getDefault(); in TestDisplayName() local
189 ULocale.setDefault(defLoc); in TestDisplayName()
192 ULocale defLoc = ULocale.getDefault(); in TestUResourceBundle() local
216 ULocale.setDefault(defLoc); in TestUResourceBundle()
DLocaleAliasCollationTest.java56 ULocale defLoc = ULocale.getDefault(); in TestCollation() local
74 ULocale.setDefault(defLoc); in TestCollation()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DLocaleAliasCollationTest.java52 ULocale defLoc = ULocale.getDefault(); in TestCollation() local
70 ULocale.setDefault(defLoc); in TestCollation()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp223 SourceLocation defLoc = SourceMgr.translateLineCol(mainFileID, 2, 13); in TEST_F() local
228 defLoc = SourceMgr.getMacroArgExpandedLocation(defLoc); in TEST_F()
234 EXPECT_TRUE(defLoc.isFileID()); in TEST_F()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundle.java200 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local
235 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()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundle.java204 ULocale defLoc = null; // locale where default (found) resource is in getFunctionalEquivalent() local
239 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()
/external/icu/icu4c/source/common/
Duresbund.cpp2532 char defLoc[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local
2604 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...