Home
last modified time | relevance | path

Searched refs:RegionType (Results 1 – 19 of 19) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRegion.java71 public enum RegionType { enum in Region
115 private RegionType type;
157 availableRegions = new ArrayList<Set<Region>>(RegionType.values().length); in loadRegionData()
222 …r.type = RegionType.TERRITORY; // Only temporary - figure out the real type later once the aliases… in loadRegionData()
227 r.type = RegionType.SUBCONTINENT; in loadRegionData()
259 r.type = RegionType.DEPRECATED; in loadRegionData()
292 r.type = RegionType.WORLD; in loadRegionData()
297 r.type = RegionType.UNKNOWN; in loadRegionData()
303 r.type = RegionType.CONTINENT; in loadRegionData()
311 r.type = RegionType.GROUPING; in loadRegionData()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DRegion.java74 public enum RegionType { enum in Region
112 private RegionType type;
154 availableRegions = new ArrayList<Set<Region>>(RegionType.values().length); in loadRegionData()
219 …r.type = RegionType.TERRITORY; // Only temporary - figure out the real type later once the aliases… in loadRegionData()
224 r.type = RegionType.SUBCONTINENT; in loadRegionData()
256 r.type = RegionType.DEPRECATED; in loadRegionData()
289 r.type = RegionType.WORLD; in loadRegionData()
294 r.type = RegionType.UNKNOWN; in loadRegionData()
300 r.type = RegionType.CONTINENT; in loadRegionData()
308 r.type = RegionType.GROUPING; in loadRegionData()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DRegionTest.java25 import com.ibm.icu.util.Region.RegionType;
350 if (r.getType() != Region.RegionType.valueOf(rd[3])) { in TestKnownRegions()
397 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceString()
428 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceInt()
445 if (r.getType() == Region.RegionType.GROUPING) { in TestGetContainedRegions()
466 if ( r.getType() != Region.RegionType.CONTINENT ) { in TestGetContainedRegionsWithType()
469 Set<Region> containedRegions = r.getContainedRegions(Region.RegionType.TERRITORY); in TestGetContainedRegionsWithType()
471 if ( cr.getContainingRegion(Region.RegionType.CONTINENT) != r) { in TestGetContainedRegionsWithType()
487 Region c = r.getContainingRegion(Region.RegionType.CONTINENT); in TestGetContainingRegionWithType()
581 Set<Region> availableTerritories = Region.getAvailable(RegionType.TERRITORY); in TestAvailableTerritories()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DRegionTest.java26 import android.icu.util.Region.RegionType;
353 if (r.getType() != Region.RegionType.valueOf(rd[3])) { in TestKnownRegions()
400 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceString()
431 Region.RegionType expectedType = Region.RegionType.valueOf(data[2]); in TestGetInstanceInt()
448 if (r.getType() == Region.RegionType.GROUPING) { in TestGetContainedRegions()
469 if ( r.getType() != Region.RegionType.CONTINENT ) { in TestGetContainedRegionsWithType()
472 Set<Region> containedRegions = r.getContainedRegions(Region.RegionType.TERRITORY); in TestGetContainedRegionsWithType()
474 if ( cr.getContainingRegion(Region.RegionType.CONTINENT) != r) { in TestGetContainedRegionsWithType()
490 Region c = r.getContainingRegion(Region.RegionType.CONTINENT); in TestGetContainingRegionWithType()
584 Set<Region> availableTerritories = Region.getAvailable(RegionType.TERRITORY); in TestAvailableTerritories()
[all …]
/external/icu/tools/srcgen/
Dcore-platform-api.txt3 enumConstant:android.icu.util.Region$RegionType#TERRITORY
11 method:android.icu.util.Region#getAvailable(RegionType)
22 type:android.icu.util.Region$RegionType
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp899 StringRef RegionType; in parseDirectiveDataRegion() local
901 if (getParser().parseIdentifier(RegionType)) in parseDirectiveDataRegion()
903 int Kind = StringSwitch<int>(RegionType) in parseDirectiveDataRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp975 StringRef RegionType; in parseDirectiveDataRegion() local
977 if (getParser().parseIdentifier(RegionType)) in parseDirectiveDataRegion()
979 int Kind = StringSwitch<int>(RegionType) in parseDirectiveDataRegion()
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp493 QualType RegionType = DynType.getType()->getPointeeType(); in getRuntimeDefinition() local
494 assert(!RegionType.isNull() && "DynamicTypeInfo should always be a pointer."); in getRuntimeDefinition()
496 const CXXRecordDecl *RD = RegionType->getAsCXXRecordDecl(); in getRuntimeDefinition()
/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc1523 using RegionType = base::WritableSharedMemoryRegion; typedef
1529 using RegionType = base::UnsafeSharedMemoryRegion; typedef
1535 using RegionType = base::ReadOnlySharedMemoryRegion; typedef
1574 typename TypeParam::RegionType region; in TYPED_TEST()
1577 base::CreateMappedRegion<typename TypeParam::RegionType>(size); in TYPED_TEST()
/external/icu/icu4j/tools/build/
Dicu4j55.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j57.api3.gz
Dicu4j54.api3.gz
Dicu4j59.api3.gz
Dicu4j58.api3.gz
Dicu4j61.api3.gz12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j60.api3.gz
Dicu4j62.api3.gz
Dicu4j63.api3.gz