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

/external/icu4c/tools/genrb/
H A Dreslist.h64 int32_t fPoolBundleKeysCount; member in struct:SRBRoot
H A Dreslist.c189 start = bundle->fPoolBundleKeysCount;
1481 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount;
1491 for (i = 0; i < bundle->fPoolBundleKeysCount; ++i) {
H A Dgenrb.c586 data->fPoolBundleKeysCount = poolBundle.fKeysCount;

Completed in 147 milliseconds