HomeSort by relevance Sort by last modified time
    Searched defs:TERRITORY (Results 1 - 13 of 13) sorted by null

  /external/e2fsprogs/intl/
loadinfo.h 60 #define TERRITORY 32
92 MASK, LANGUAGE, TERRITORY, CODESET, NORMALIZED_CODESET, MODIFIER,
104 const char *language, const char *territory,
116 territory, codeset, special, sponsor, revision.
118 there. *LANGUAGE gets assigned NAME. Each of *MODIFIER, *TERRITORY,
126 TERRITORY for *TERRITORY,
134 const char **modifier, const char **territory,
  /toolchain/binutils/binutils-2.27/intl/
loadinfo.h 68 #define TERRITORY 32
100 MASK, LANGUAGE, TERRITORY, CODESET, NORMALIZED_CODESET, MODIFIER,
112 const char *language, const char *territory,
125 territory, codeset, special, sponsor, revision.
127 there. *LANGUAGE gets assigned NAME. Each of *MODIFIER, *TERRITORY,
135 TERRITORY for *TERRITORY,
144 const char **territory,
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Region.java 39 * TERRITORY - A Region that is not a Macroregion. These are typically codes for countries, but also
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
76 * Type representing a territory.
78 TERRITORY,
94 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
132 * codes are, any known aliases, and the territory containment data.
165 territoryAlias = metadataAlias.get("territory");
214 r.type = RegionType.TERRITORY; // Only temporary - figure out the real type later once the aliases are known.
227 // Process the territory aliases
307 // even though it looks like a territory code. Need to handle it here
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 38 * TERRITORY - A Region that is not a Macroregion. These are typically codes for countries, but also
65 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
78 * Type representing a territory.
81 TERRITORY,
100 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
140 * codes are, any known aliases, and the territory containment data.
173 territoryAlias = metadataAlias.get("territory");
222 r.type = RegionType.TERRITORY; // Only temporary - figure out the real type later once the aliases are known.
235 // Process the territory aliases
315 // even though it looks like a territory code. Need to handle it here
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
LocaleDisplayNamesImpl.java 66 TERRITORY,
84 contextUsageTypeMap.put("territory", CapitalizationContextUsage.TERRITORY);
499 return skipAdjust? regionName: adjustForUsageAndContext(CapitalizationContextUsage.TERRITORY, regionName);
503 return skipAdjust? regionName: adjustForUsageAndContext(CapitalizationContextUsage.TERRITORY, regionName);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
LocaleDisplayNamesImpl.java 62 TERRITORY,
80 contextUsageTypeMap.put("territory", CapitalizationContextUsage.TERRITORY);
495 return skipAdjust? regionName: adjustForUsageAndContext(CapitalizationContextUsage.TERRITORY, regionName);
499 return skipAdjust? regionName: adjustForUsageAndContext(CapitalizationContextUsage.TERRITORY, regionName);
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 232 milliseconds