Searched refs:fKeysCount (Results 1 – 3 of 3) sorted by relevance
44 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile()55 int32_t fKeysCount; member108 int32_t fKeysCount; member
493 start = fUsePoolBundle->fKeysCount; in mapKey()494 limit = start + fKeysCount; in mapKey()1130 fKeysBottom(0), fKeysTop(0), fKeysCapacity(0), fKeysCount(0), fLocalKeyLimit(0), in SRBRoot()1278 ++fKeysCount; in addTag()1341 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1342 if (U_FAILURE(errorCode) || fKeysCount == 0 || fKeyMap != NULL) { in compactKeys()1351 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()
400 ++poolBundle.fKeysCount; in main()685 ++newPoolBundle->fKeysCount; in processFile()