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

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 31 * Macroregions are represented in ICU by one of three region types: WORLD ( region code 001 ),
32 * CONTINENTS ( regions contained directly by WORLD ), and SUBCONTINENTS ( things contained directly
49 * the world/continent/sub-continent hierarchy, while others are just well known groupings that have
52 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
62 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
81 * Type representing the whole world.
84 WORLD,
97 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
254 // Now fill in the special cases for WORLD, UNKNOWN, CONTINENTS, and GROUPINGS
258 r.type = RegionType.WORLD;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.x 400 %#define WORLD(a, m) (((a) & (m)) != 0)
nis.h 475 #define WORLD(a, m) (((a) & (m)) != 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.x 401 %#define WORLD(a, m) (((a) & (m)) != 0)
nis.h 476 #define WORLD(a, m) (((a) & (m)) != 0)
  /external/icu/icu4c/source/i18n/
timezone.cpp 106 static const UChar WORLD[] = {0x30, 0x30, 0x31, 0x00}; /* "001" */
626 if (u_strcmp(region, WORLD) == 0) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 214 milliseconds