Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h48 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile()
59 int32_t fKeysCount; member
112 int32_t fKeysCount; member
Dreslist.cpp500 start = fUsePoolBundle->fKeysCount; in mapKey()
501 limit = start + fKeysCount; in mapKey()
1136 fKeysCount(0), fLocalKeyLimit(0), in SRBRoot()
1287 ++fKeysCount; in addTag()
1371 fKeysCount = static_cast<int32_t>(keysInUse.size()); in compactKeys()
1374 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()
1384 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()
Dgenrb.cpp417 ++poolBundle.fKeysCount; in main()
717 ++newPoolBundle->fKeysCount; in processFile()