Home
last modified time | relevance | path

Searched refs:GROUPING (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRegion.java51 * GROUPING - A widely understood grouping of territories that has a well defined membership such
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
104 GROUPING, enum constant
311 r.type = RegionType.GROUPING; in loadRegionData()
342 // Regions of type GROUPING can't be set as the parent, since another region in loadRegionData()
344 if ( parentRegion.getType() != RegionType.GROUPING) { in loadRegionData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRegion.java52 * GROUPING - A widely understood grouping of territories that has a well defined membership such
67 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
99 GROUPING, enum constant
305 r.type = RegionType.GROUPING; in loadRegionData()
336 // Regions of type GROUPING can't be set as the parent, since another region in loadRegionData()
338 if ( parentRegion.getType() != RegionType.GROUPING) { in loadRegionData()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DRegionTest.java41 { "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 in TestGetInstanceString()
417 { "419", "419", "GROUPING" }, // Latin America in TestGetInstanceInt()
448 if (r.getType() == Region.RegionType.GROUPING) { in TestGetContainedRegions()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DRegionTest.java38 { "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 in TestGetInstanceString()
414 { "419", "419", "GROUPING" }, // Latin America in TestGetInstanceInt()
445 if (r.getType() == Region.RegionType.GROUPING) { in TestGetContainedRegions()
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc109 GROUPING enumerator
577 } else if (group_type == GROUPING) { in ParseDisjunction()
878 subexpr_type = GROUPING; in ParseOpenParenthesis()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 8 milliseconds