Searched refs:codeMappings (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Region.java | 162 UResourceBundle codeMappings = null; in loadRegionData() local 177 codeMappings = supplementalData.get("codeMappings"); in loadRegionData() 271 for ( int i = 0 ; i < codeMappings.getSize(); i++ ) { in loadRegionData() 272 UResourceBundle mapping = codeMappings.get(i); in loadRegionData()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | Region.java | 156 UResourceBundle codeMappings = null; in loadRegionData() local 171 codeMappings = supplementalData.get("codeMappings"); in loadRegionData() 265 for ( int i = 0 ; i < codeMappings.getSize(); i++ ) { in loadRegionData() 266 UResourceBundle mapping = codeMappings.get(i); in loadRegionData()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | region.cpp | 100 …LocalUResourceBundlePointer codeMappings(ures_getByKey(supplementalData.getAlias(),"codeMappings",… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local 269 while ( ures_hasNext(codeMappings.getAlias()) ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 270 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/icu/icu4c/source/i18n/ |
D | region.cpp | 100 …LocalUResourceBundlePointer codeMappings(ures_getByKey(supplementalData.getAlias(),"codeMappings",… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local 269 while ( ures_hasNext(codeMappings.getAlias()) ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 270 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | region.cpp | 101 …LocalUResourceBundlePointer codeMappings(ures_getByKey(supplementalData.getAlias(),"codeMappings",… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local 273 while ( ures_hasNext(codeMappings.getAlias()) ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 274 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | region.cpp | 100 …LocalUResourceBundlePointer codeMappings(ures_getByKey(supplementalData.getAlias(),"codeMappings",… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local 279 while ( ures_hasNext(codeMappings.getAlias()) ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 280 UResourceBundle *mapping = ures_getNextResource(codeMappings.getAlias(),NULL,&status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/ |
D | ldml2icu_supplemental.txt | 54 //supplementalData/codeMappings/territoryCodes[@type="(%W)"][@numeric="(%N)"][@alpha3="(%W)"].* ; /… 56 //supplementalData/codeMappings/currencyCodes[@type="(%W)"][@numeric="(%N)"].* ; /codeMappingsCurre…
|
/third_party/skia/third_party/externals/icu/filters/ |
D | chromeos.json | 1347 "+/codeMappings",
|
D | common.json | 1328 "+/codeMappings",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 2109 codeMappings{
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 2109 codeMappings{
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 2109 codeMappings{
|