Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbtz.cpp189 int32_t historicCount = fHistoricRules->size(); in complete() local
190 done = (UBool*)uprv_malloc(sizeof(UBool) * historicCount); in complete()
195 for (i = 0; i < historicCount; i++) { in complete()
209 for (i = 0; i < historicCount; i++) { in complete()
235 for (int32_t j = 0; j < historicCount; j++) { in complete()
610 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local
612 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()
/third_party/icu/icu4c/source/i18n/
Drbtz.cpp189 int32_t historicCount = fHistoricRules->size(); in complete() local
190 done = (UBool*)uprv_malloc(sizeof(UBool) * historicCount); in complete()
195 for (i = 0; i < historicCount; i++) { in complete()
209 for (i = 0; i < historicCount; i++) { in complete()
235 for (int32_t j = 0; j < historicCount; j++) { in complete()
610 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local
612 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()
/third_party/node/deps/icu-small/source/i18n/
Drbtz.cpp197 int32_t historicCount = fHistoricRules->size(); in complete() local
198 LocalMemory<bool> done((bool *)uprv_malloc(sizeof(bool) * historicCount)); in complete()
203 for (i = 0; i < historicCount; i++) { in complete()
217 for (i = 0; i < historicCount; i++) { in complete()
243 for (int32_t j = 0; j < historicCount; j++) { in complete()
606 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local
608 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()
/third_party/skia/third_party/externals/icu/source/i18n/
Drbtz.cpp189 int32_t historicCount = fHistoricRules->size(); in complete() local
190 done = (UBool*)uprv_malloc(sizeof(UBool) * historicCount); in complete()
195 for (i = 0; i < historicCount; i++) { in complete()
209 for (i = 0; i < historicCount; i++) { in complete()
235 for (int32_t j = 0; j < historicCount; j++) { in complete()
610 int32_t historicCount = fHistoricRules->size(); in getTimeZoneRules() local
612 while (cnt < trscount && idx < historicCount) { in getTimeZoneRules()