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

  /external/icu/android_icu4j/src/main/java/android/icu/util/
Region.java 31 * selected economic and other grouping" as defined in
51 * GROUPING - A widely understood grouping of territories that has a well defined membership such
54 * their own region code. Region "EU" (European Union) is one such region code that is a grouping.
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
93 * Type representing a grouping of territories that is not to be used in
96 GROUPING,
177 groupingContainment = territoryContainment.get("grouping");
299 for ( String grouping : groupings ) {
300 if (regionIDMap.containsKey(grouping)) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 30 * selected economic and other grouping" as defined in
50 * GROUPING - A widely understood grouping of territories that has a well defined membership such
53 * their own region code. Region "EU" (European Union) is one such region code that is a grouping.
65 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
99 * Type representing a grouping of territories that is not to be used in
103 GROUPING,
185 groupingContainment = territoryContainment.get("grouping");
307 for ( String grouping : groupings ) {
308 if (regionIDMap.containsKey(grouping)) {
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
vfwprintf.c 300 * If (*grp == CHAR_MAX) then no more grouping
309 * use *grp character (last grouping rule)
372 * If (*grp == CHAR_MAX) then no more grouping
381 * use *grp character (last grouping rule)
583 * most space for base 10 conversions with thousands' grouping
602 #define GROUPING 0x200 /* use grouping ("'" flag) */
625 const char *grouping; /* locale specific numeric grouping rules */ local
826 grouping = NULL;
    [all...]
  /external/v8/src/regexp/
regexp-parser.h 217 GROUPING
263 // Stored disjunction type (capture, look-ahead or grouping), if any.
regexp-parser.cc 219 } else if (group_type == GROUPING) {
287 subexpr_type = GROUPING;
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
RegionTest.java 41 { "003", "003", null, "GROUPING", null },
68 { "419", "419", null, "GROUPING" , null},
145 { "EU" , "967", null, "GROUPING", null },
268 { "QU" , "967", null, "GROUPING", null },
374 { "QU", "EU", "GROUPING" }, // Alias to a grouping
417 { "419", "419", "GROUPING" }, // Latin America
448 if (r.getType() == Region.RegionType.GROUPING) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
RegionTest.java 38 { "003", "003", null, "GROUPING", null },
65 { "419", "419", null, "GROUPING" , null},
142 { "EU" , "967", null, "GROUPING", null },
265 { "QU" , "967", null, "GROUPING", null },
371 { "QU", "EU", "GROUPING" }, // Alias to a grouping
414 { "419", "419", "GROUPING" }, // Latin America
445 if (r.getType() == Region.RegionType.GROUPING) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 485 # define GROUPING __GROUPING
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 333 PHPBN2(GROUPING);
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /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 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 441 milliseconds