/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationLoader.java | 128 UResourceBundle collations; in loadTailoring() local 130 collations = bundle.get("collations"); in loadTailoring() 131 if (collations == null) { in loadTailoring() 142 String defT = ((ICUResourceBundle)collations).findStringWithFallback("default"); in loadTailoring() 159 UResourceBundle data = findWithFallback(collations, type); in loadTailoring() 165 data = findWithFallback(collations, type); in loadTailoring() 172 data = findWithFallback(collations, type); in loadTailoring() 179 data = findWithFallback(collations, type); in loadTailoring()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationLoader.java | 130 UResourceBundle collations; in loadTailoring() local 132 collations = bundle.get("collations"); in loadTailoring() 133 if (collations == null) { in loadTailoring() 144 String defT = ((ICUResourceBundle)collations).findStringWithFallback("default"); in loadTailoring() 161 UResourceBundle data = findWithFallback(collations, type); in loadTailoring() 167 data = findWithFallback(collations, type); in loadTailoring() 174 data = findWithFallback(collations, type); in loadTailoring() 181 data = findWithFallback(collations, type); in loadTailoring()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucol_res.cpp | 122 LocalUResourceBundlePointer collations( in loadRules() local 125 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 172 bundle(NULL), collations(NULL), data(NULL) { in CollationLoader() 205 ures_close(collations); in ~CollationLoader() 218 } else if(collations == NULL) { in createCacheEntry() 256 U_ASSERT(collations == NULL); in loadFromBundle() 258 collations = ures_getByKey(bundle, "collations", NULL, &errorCode); in loadFromBundle() 270 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 320 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 628 ResourceTable collations = value.getTable(errorCode); in put() local [all …]
|
D | ucol_sit.cpp | 459 UResourceBundle *collations = ures_getByKey(b, "collations", NULL, status); in ucol_prepareShortStringOpen() local 472 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 484 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen() 486 ures_close(collations); in ucol_prepareShortStringOpen()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucol_res.cpp | 122 LocalUResourceBundlePointer collations( in loadRules() local 125 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 172 bundle(NULL), collations(NULL), data(NULL) { in CollationLoader() 205 ures_close(collations); in ~CollationLoader() 218 } else if(collations == NULL) { in createCacheEntry() 256 U_ASSERT(collations == NULL); in loadFromBundle() 258 collations = ures_getByKey(bundle, "collations", NULL, &errorCode); in loadFromBundle() 270 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 320 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 628 ResourceTable collations = value.getTable(errorCode); in put() local [all …]
|
D | ucol_sit.cpp | 459 UResourceBundle *collations = ures_getByKey(b, "collations", NULL, status); in ucol_prepareShortStringOpen() local 472 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 484 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen() 486 ures_close(collations); in ucol_prepareShortStringOpen()
|
/third_party/icu/icu4c/source/i18n/ |
D | ucol_res.cpp | 122 LocalUResourceBundlePointer collations( in loadRules() local 125 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 172 bundle(NULL), collations(NULL), data(NULL) { in CollationLoader() 205 ures_close(collations); in ~CollationLoader() 218 } else if(collations == NULL) { in createCacheEntry() 256 U_ASSERT(collations == NULL); in loadFromBundle() 258 collations = ures_getByKey(bundle, "collations", NULL, &errorCode); in loadFromBundle() 270 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 320 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 628 ResourceTable collations = value.getTable(errorCode); in put() local [all …]
|
D | ucol_sit.cpp | 459 UResourceBundle *collations = ures_getByKey(b, "collations", NULL, status); in ucol_prepareShortStringOpen() local 472 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 484 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen() 486 ures_close(collations); in ucol_prepareShortStringOpen()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucol_res.cpp | 122 LocalUResourceBundlePointer collations( in loadRules() local 125 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 172 bundle(NULL), collations(NULL), data(NULL) { in CollationLoader() 205 ures_close(collations); in ~CollationLoader() 218 } else if(collations == NULL) { in createCacheEntry() 256 U_ASSERT(collations == NULL); in loadFromBundle() 258 collations = ures_getByKey(bundle, "collations", NULL, &errorCode); in loadFromBundle() 270 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 320 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 628 ResourceTable collations = value.getTable(errorCode); in put() local [all …]
|
D | ucol_sit.cpp | 464 UResourceBundle *collations = ures_getByKey(b, "collations", NULL, status); in ucol_prepareShortStringOpen() local 477 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 489 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen() 491 ures_close(collations); in ucol_prepareShortStringOpen()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
D | CollationMapper.java | 38 SubProcessor<CollationMapper> collations = processor.addSubprocessor("//ldml/collations"); 39 collations.addValueAction("collation/cr", CollationMapper::collectRule); 40 collations.addValueAction("defaultCollation", CollationMapper::collectDefault);
|
/third_party/skia/third_party/externals/icu/source/data/coll/ |
D | de__PHONEBOOK.txt | 4 collations{
|
D | es__TRADITIONAL.txt | 4 collations{
|
/third_party/icu/icu4c/source/data/coll/ |
D | es__TRADITIONAL.txt | 4 collations{
|
D | de__PHONEBOOK.txt | 4 collations{
|
/third_party/flutter/skia/third_party/externals/icu/source/data/coll/ |
D | es__TRADITIONAL.txt | 4 collations{
|
D | de__PHONEBOOK.txt | 4 collations{
|
D | zh_Hant.txt | 5 collations{
|
D | af.txt | 5 collations{
|
D | fr_CA.txt | 5 collations{
|
D | lo.txt | 5 collations{
|
D | ne.txt | 5 collations{
|
D | ug.txt | 5 collations{
|
D | fa_AF.txt | 5 collations{
|
D | am.txt | 5 collations{
|