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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DLocaleAliasTest.java62 ULocale defLoc = ULocale.getDefault();
97 ULocale.setDefault(defLoc);
101 ULocale defLoc = ULocale.getDefault();
136 ULocale.setDefault(defLoc);
140 ULocale defLoc = ULocale.getDefault();
159 ULocale.setDefault(defLoc);
163 ULocale defLoc = ULocale.getDefault();
189 ULocale.setDefault(defLoc);
192 ULocale defLoc = ULocale.getDefault();
216 ULocale.setDefault(defLoc);
[all...]
H A DLocaleAliasCollationTest.java56 ULocale defLoc = ULocale.getDefault();
74 ULocale.setDefault(defLoc);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleAliasTest.java58 ULocale defLoc = ULocale.getDefault();
93 ULocale.setDefault(defLoc);
97 ULocale defLoc = ULocale.getDefault();
132 ULocale.setDefault(defLoc);
136 ULocale defLoc = ULocale.getDefault();
155 ULocale.setDefault(defLoc);
159 ULocale defLoc = ULocale.getDefault();
185 ULocale.setDefault(defLoc);
188 ULocale defLoc = ULocale.getDefault();
212 ULocale.setDefault(defLoc);
[all...]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DLocaleAliasCollationTest.java52 ULocale defLoc = ULocale.getDefault();
70 ULocale.setDefault(defLoc);
/external/clang/unittests/Basic/
H A DSourceManagerTest.cpp223 SourceLocation defLoc = SourceMgr.translateLineCol(mainFileID, 2, 13); local
228 defLoc = SourceMgr.getMacroArgExpandedLocation(defLoc);
234 EXPECT_TRUE(defLoc.isFileID());
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundle.java204 ULocale defLoc = null; // locale where default (found) resource is
239 defLoc = r.getULocale();
243 if (defLoc == null) {
247 } while ((r != null) && (defLoc == null));
263 defLoc = r.getULocale();
302 defLoc = r.getULocale();
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java200 ULocale defLoc = null; // locale where default (found) resource is
235 defLoc = r.getULocale();
239 if (defLoc == null) {
243 } while ((r != null) && (defLoc == null));
259 defLoc = r.getULocale();
298 defLoc = r.getULocale();
/external/icu/icu4c/source/common/
H A Duresbund.cpp2532 char defLoc[1024] = ""; /* default value for given locale */ local
2604 uprv_strcpy(defLoc, parent);
2664 if(uprv_strlen(defLoc) > uprv_strlen(full)) {
2679 uprv_strcpy(defLoc, full);
2684 fprintf(stderr, "No trim0, %s <= %s\n", defLoc, full);
2740 if(uprv_strlen(defLoc) > uprv_strlen(full)) {
2755 uprv_strcpy(defLoc, full);
2760 fprintf(stderr, "No trim1, %s <= %s\n", defLoc, full);
2782 fprintf(stderr,"Trim? full=%s, defLoc=%s, found=%s\n", full, defLoc, foun
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 200 milliseconds