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

  /external/chromium_org/third_party/icu/source/test/cintltst/
uregiontest.c 58 { "TP" , 626, "035", URGN_TERRITORY, "142" },
89 { "AC" , -1, "QO" , URGN_TERRITORY, "009" },
90 { "AD" , 20, "039", URGN_TERRITORY, "150" },
91 { "AE" , 784, "145", URGN_TERRITORY, "142" },
92 { "AF" , 4, "034", URGN_TERRITORY, "142" },
93 { "AG" , 28, "029", URGN_TERRITORY, "019" },
94 { "AI" , 660, "029", URGN_TERRITORY, "019" },
95 { "AL" , 8, "039", URGN_TERRITORY, "150" },
96 { "AM" , 51, "145", URGN_TERRITORY, "142" },
98 { "AO" , 24, "017", URGN_TERRITORY, "002" }
    [all...]
  /external/icu/icu4c/source/test/cintltst/
uregiontest.c 58 { "TP" , 626, "035", URGN_TERRITORY, "142" },
89 { "AC" , -1, "QO" , URGN_TERRITORY, "009" },
90 { "AD" , 20, "039", URGN_TERRITORY, "150" },
91 { "AE" , 784, "145", URGN_TERRITORY, "142" },
92 { "AF" , 4, "034", URGN_TERRITORY, "142" },
93 { "AG" , 28, "029", URGN_TERRITORY, "019" },
94 { "AI" , 660, "029", URGN_TERRITORY, "019" },
95 { "AL" , 8, "039", URGN_TERRITORY, "150" },
96 { "AM" , 51, "145", URGN_TERRITORY, "142" },
98 { "AO" , 24, "017", URGN_TERRITORY, "002" }
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
regiontst.cpp 32 { "TP" , 626, "035", URGN_TERRITORY, "142" },
63 { "AC" , -1, "QO" , URGN_TERRITORY, "009" },
64 { "AD" , 20, "039", URGN_TERRITORY, "150" },
65 { "AE" , 784, "145", URGN_TERRITORY, "142" },
66 { "AF" , 4, "034", URGN_TERRITORY, "142" },
67 { "AG" , 28, "029", URGN_TERRITORY, "019" },
68 { "AI" , 660, "029", URGN_TERRITORY, "019" },
69 { "AL" , 8, "039", URGN_TERRITORY, "150" },
70 { "AM" , 51, "145", URGN_TERRITORY, "142" },
72 { "AO" , 24, "017", URGN_TERRITORY, "002" }
    [all...]
  /external/icu/icu4c/source/test/intltest/
regiontst.cpp 32 { "TP" , 626, "035", URGN_TERRITORY, "142" },
63 { "AC" , -1, "QO" , URGN_TERRITORY, "009" },
64 { "AD" , 20, "039", URGN_TERRITORY, "150" },
65 { "AE" , 784, "145", URGN_TERRITORY, "142" },
66 { "AF" , 4, "034", URGN_TERRITORY, "142" },
67 { "AG" , 28, "029", URGN_TERRITORY, "019" },
68 { "AI" , 660, "029", URGN_TERRITORY, "019" },
69 { "AL" , 8, "039", URGN_TERRITORY, "150" },
70 { "AM" , 51, "145", URGN_TERRITORY, "142" },
72 { "AO" , 24, "017", URGN_TERRITORY, "002" }
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uregion.h 59 * values are URGN_WORLD, URGN_CONTINENT, URGN_SUBCONTINENT, URGN_TERRITORY, URGN_GROUPING,
75 URGN_TERRITORY,
200 * For example, calling this method with region "150" (Europe) and type URGN_TERRITORY" returns an
  /external/icu/icu4c/source/i18n/unicode/
uregion.h 58 * values are URGN_WORLD, URGN_CONTINENT, URGN_SUBCONTINENT, URGN_TERRITORY, URGN_GROUPING,
74 URGN_TERRITORY,
198 * For example, calling this method with region "150" (Europe) and type URGN_TERRITORY" returns an
  /external/chromium_org/third_party/icu/source/i18n/
region.cpp 147 r->type = URGN_TERRITORY; // Only temporary - figure out the real type later once the aliases are known.
550 * "URGN_TERRITORY" returns a set containing all the territories in Europe ( "FR" (France) - "IT" (Italy) - "DE" (Germany) etc. )
  /external/icu/icu4c/source/i18n/
region.cpp 147 r->type = URGN_TERRITORY; // Only temporary - figure out the real type later once the aliases are known.
550 * "URGN_TERRITORY" returns a set containing all the territories in Europe ( "FR" (France) - "IT" (Italy) - "DE" (Germany) etc. )

Completed in 578 milliseconds