Home
last modified time | relevance | path

Searched refs:namesTable (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesImpl.java650 UResource.Table namesTable = value.getTable();
651 for (int i = 0; namesTable.getKeyAndValue(i, key, value); ++i) {
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneNamesImpl.java652 UResource.Table namesTable = value.getTable();
653 for (int i = 0; namesTable.getKeyAndValue(i, key, value); ++i) {
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp798 ResourceTable namesTable = value.getTable(errorCode); in put() local
800 for (int32_t i = 0; namesTable.getKeyAndValue(i, key, value); ++i) { in put()
/third_party/node/deps/icu-small/source/i18n/
Dtznames_impl.cpp798 ResourceTable namesTable = value.getTable(errorCode); in put() local
800 for (int32_t i = 0; namesTable.getKeyAndValue(i, key, value); ++i) { in put()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp794 ResourceTable namesTable = value.getTable(errorCode); in put() local
796 for (int32_t i = 0; namesTable.getKeyAndValue(i, key, value); ++i) { in put()
/third_party/icu/icu4c/source/i18n/
Dtznames_impl.cpp798 ResourceTable namesTable = value.getTable(errorCode); in put() local
800 for (int32_t i = 0; namesTable.getKeyAndValue(i, key, value); ++i) { in put()