Home
last modified time | relevance | path

Searched refs:fSame (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dreslist.cpp401 assert(fSame == NULL); in handlePreflightStrings()
402 fSame = static_cast<StringResource *>(uhash_get(stringSet, this)); in handlePreflightStrings()
403 if (fSame != NULL) { in handlePreflightStrings()
405 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()
406 assert(fSame->fWritten); in handlePreflightStrings()
407 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()
522 if ((same = fSame) != NULL) { in handleWrite16()
1527 diff = (int)(left->fSame != NULL) - (int)(right->fSame != NULL); in compareStringLengths()
1619 suffixRes->fSame = res; in compactStringsV2()
1690 for (i = 0; i < count && array[i]->fSame == NULL; ++i) { in compactStringsV2()
[all …]
Dreslist.h344 fSame(NULL), fSuffixOffset(0), in StringResource()
348 fSame(NULL), fSuffixOffset(0), in StringResource()
354 fSame(NULL), fSuffixOffset(0), in StringResource()
371 StringResource *fSame; // used for duplicates variable