Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/tools/genrb/
Dreslist.h64 int32_t fPoolBundleKeysCount; member
Dreslist.c191 start = bundle->fPoolBundleKeysCount; in mapKey()
1487 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()
1497 for (i = 0; i < bundle->fPoolBundleKeysCount; ++i) { in bundle_compactKeys()
Dgenrb.c588 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()
/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.c604 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()