Searched refs:fKeysCount (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 48 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile() 59 int32_t fKeysCount; member 112 int32_t fKeysCount; member
|
D | reslist.cpp | 512 start = fUsePoolBundle->fKeysCount; in mapKey() 513 limit = start + fKeysCount; in mapKey() 1148 fKeysCount(0), fLocalKeyLimit(0), in SRBRoot() 1299 ++fKeysCount; in addTag() 1383 fKeysCount = static_cast<int32_t>(keysInUse.size()); in compactKeys() 1386 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys() 1396 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()
|
D | genrb.cpp | 417 ++poolBundle.fKeysCount; in main() 717 ++newPoolBundle->fKeysCount; in processFile()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.h | 44 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile() 55 int32_t fKeysCount; member 108 int32_t fKeysCount; member
|
D | reslist.cpp | 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()
|
D | genrb.cpp | 400 ++poolBundle.fKeysCount; in main() 685 ++newPoolBundle->fKeysCount; in processFile()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | reslist.h | 48 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile() 59 int32_t fKeysCount; member 112 int32_t fKeysCount; member
|
D | reslist.cpp | 512 start = fUsePoolBundle->fKeysCount; in mapKey() 513 limit = start + fKeysCount; in mapKey() 1148 fKeysCount(0), fLocalKeyLimit(0), in SRBRoot() 1299 ++fKeysCount; in addTag() 1383 fKeysCount = static_cast<int32_t>(keysInUse.size()); in compactKeys() 1386 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys() 1396 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()
|
D | genrb.cpp | 417 ++poolBundle.fKeysCount; in main() 717 ++newPoolBundle->fKeysCount; in processFile()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | reslist.h | 48 fKeys(NULL), fKeysLength(0), fKeysCount(0), in ResFile() 59 int32_t fKeysCount; member 112 int32_t fKeysCount; member
|
D | reslist.cpp | 512 start = fUsePoolBundle->fKeysCount; in mapKey() 513 limit = start + fKeysCount; in mapKey() 1140 fKeysCount(0), fLocalKeyLimit(0), in SRBRoot() 1291 ++fKeysCount; in addTag() 1375 fKeysCount = static_cast<int32_t>(keysInUse.size()); in compactKeys() 1378 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys() 1388 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()
|
D | genrb.cpp | 417 ++poolBundle.fKeysCount; in main() 717 ++newPoolBundle->fKeysCount; in processFile()
|