Searched refs:fSame (Results 1 – 2 of 2) sorted by relevance
392 assert(fSame == NULL); in handlePreflightStrings()393 fSame = static_cast<StringResource *>(uhash_get(stringSet, this)); in handlePreflightStrings()394 if (fSame != NULL) { in handlePreflightStrings()396 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()397 assert(fSame->fWritten); in handlePreflightStrings()398 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()513 if ((same = fSame) != NULL) { in handleWrite16()1480 diff = (int)(left->fSame != NULL) - (int)(right->fSame != NULL); in compareStringLengths()1572 suffixRes->fSame = res; in compactStringsV2()1643 for (i = 0; i < count && array[i]->fSame == NULL; ++i) { in compactStringsV2()[all …]
320 fSame(NULL), fSuffixOffset(0), in StringResource()324 fSame(NULL), fSuffixOffset(0), in StringResource()330 fSame(NULL), fSuffixOffset(0), in StringResource()347 StringResource *fSame; // used for duplicates variable