Home
last modified time | relevance | path

Searched refs:categoryTable (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitPreferences.java199 UResource.Table categoryTable = value.getTable(); in put() local
200 for (int i = 0; categoryTable.getKeyAndValue(i, key, value); i++) { in put()
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_data.cpp164 ResourceTable categoryTable = value.getTable(status); in put() local
166 for (int32_t j = 0; categoryTable.getKeyAndValue(j, usage, value); j++) { in put()
/third_party/icu/icu4c/source/i18n/
Dunits_data.cpp166 ResourceTable categoryTable = value.getTable(status); in put() local
168 for (int32_t j = 0; categoryTable.getKeyAndValue(j, usage, value); j++) { in put()
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp172 ResourceTable categoryTable = value.getTable(status); in put() local
174 for (int32_t j = 0; categoryTable.getKeyAndValue(j, usage, value); j++) { in put()