Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/tools/genrb/
Dgenrb.c103 int32_t fKeysCount; member
392 ++poolBundle.fKeysCount; in main()
580 ++newPoolBundle->fKeysCount; in processFile()
588 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()
Dreslist.h54 int32_t fKeysCount; member
Dreslist.c192 limit = start + bundle->fKeysCount; in mapKey()
1424 ++bundle->fKeysCount; in bundle_addtag()
1487 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()
1488 if (U_FAILURE(*status) || bundle->fKeysCount == 0 || bundle->fKeyMap != NULL) { in bundle_compactKeys()
/external/icu/icu4c/source/tools/genrb/
Dgenrb.c118 int32_t fKeysCount; member
407 ++poolBundle.fKeysCount; in main()
596 ++newPoolBundle->fKeysCount; in processFile()
604 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()
Dreslist.h53 int32_t fKeysCount; member
Dreslist.c292 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()