Home
last modified time | relevance | path

Searched refs:fPoolBundleKeysCount (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dreslist.h62 int32_t fPoolBundleKeysCount; member
Dreslist.c291 start = bundle->fPoolBundleKeysCount; in mapKey()
1519 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()
1529 for (i = 0; i < bundle->fPoolBundleKeysCount; ++i) { in bundle_compactKeys()
Dgenrb.c591 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()