Home
last modified time | relevance | path

Searched refs:fIndexes (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dgenrb.cpp386 poolBundle.fIndexes = pRoot + 1; in main()
387 indexLength = poolBundle.fIndexes[URES_INDEX_LENGTH] & 0xff; in main()
393 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
396 poolBundle.fChecksum = poolBundle.fIndexes[URES_INDEX_POOL_CHECKSUM]; in main()
407 int32_t stringUnitsLength = (poolBundle.fIndexes[URES_INDEX_16BIT_TOP] - keysTop) * 2; in main()
Dreslist.h43 : fBytes(NULL), fIndexes(NULL), in ResFile()
52 const int32_t *fIndexes; member
/third_party/node/deps/icu-small/source/tools/genrb/
Dgenrb.cpp403 poolBundle.fIndexes = pRoot + 1; in main()
404 indexLength = poolBundle.fIndexes[URES_INDEX_LENGTH] & 0xff; in main()
410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
413 poolBundle.fChecksum = poolBundle.fIndexes[URES_INDEX_POOL_CHECKSUM]; in main()
424 int32_t stringUnitsLength = (poolBundle.fIndexes[URES_INDEX_16BIT_TOP] - keysTop) * 2; in main()
Dreslist.h47 : fBytes(NULL), fIndexes(NULL), in ResFile()
56 const int32_t *fIndexes; member
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dgenrb.cpp403 poolBundle.fIndexes = pRoot + 1; in main()
404 indexLength = poolBundle.fIndexes[URES_INDEX_LENGTH] & 0xff; in main()
410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
413 poolBundle.fChecksum = poolBundle.fIndexes[URES_INDEX_POOL_CHECKSUM]; in main()
424 int32_t stringUnitsLength = (poolBundle.fIndexes[URES_INDEX_16BIT_TOP] - keysTop) * 2; in main()
Dreslist.h47 : fBytes(NULL), fIndexes(NULL), in ResFile()
56 const int32_t *fIndexes; member
/third_party/icu/icu4c/source/tools/genrb/
Dgenrb.cpp403 poolBundle.fIndexes = pRoot + 1; in main()
404 indexLength = poolBundle.fIndexes[URES_INDEX_LENGTH] & 0xff; in main()
410 int32_t keysTop = poolBundle.fIndexes[URES_INDEX_KEYS_TOP]; in main()
413 poolBundle.fChecksum = poolBundle.fIndexes[URES_INDEX_POOL_CHECKSUM]; in main()
424 int32_t stringUnitsLength = (poolBundle.fIndexes[URES_INDEX_16BIT_TOP] - keysTop) * 2; in main()
Dreslist.h47 : fBytes(NULL), fIndexes(NULL), in ResFile()
56 const int32_t *fIndexes; member