Searched refs:fKeysCount (Results 1 – 3 of 3) sorted by relevance
102 int32_t fKeysCount; member391 ++poolBundle.fKeysCount; in main()583 ++newPoolBundle->fKeysCount; in processFile()591 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()
53 int32_t fKeysCount; member
292 limit = start + bundle->fKeysCount; in mapKey()1456 ++bundle->fKeysCount; in bundle_addtag()1519 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()1520 if (U_FAILURE(*status) || bundle->fKeysCount == 0 || bundle->fKeyMap != NULL) { in bundle_compactKeys()