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

  /external/icu/android_icu4j/src/main/java/android/icu/util/
Region.java 35 * Macroregions are represented in ICU by one of three region types: WORLD ( region code 001 ),
36 * CONTINENTS ( regions contained directly by WORLD ), and SUBCONTINENTS ( things contained directly
53 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have
56 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
81 * Type representing the whole world.
83 WORLD,
94 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
280 // Now fill in the special cases for WORLD, UNKNOWN, CONTINENTS, and GROUPINGS
284 r.type = RegionType.WORLD;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 34 * Macroregions are represented in ICU by one of three region types: WORLD ( region code 001 ),
35 * CONTINENTS ( regions contained directly by WORLD ), and SUBCONTINENTS ( things contained directly
52 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have
55 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
65 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
84 * Type representing the whole world.
87 WORLD,
100 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
288 // Now fill in the special cases for WORLD, UNKNOWN, CONTINENTS, and GROUPINGS
292 r.type = RegionType.WORLD;
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 108 static const UChar WORLD[] = {0x30, 0x30, 0x31, 0x00}; /* "001" */
630 if (u_strcmp(region, WORLD) == 0) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 476 #define WORLD(a, m) (((a) & (m)) != 0)
  /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 181 milliseconds