Searched refs:fSame (Results 1 – 2 of 2) sorted by relevance
394 assert(fSame == NULL); in handlePreflightStrings()395 fSame = static_cast<StringResource *>(uhash_get(stringSet, this)); in handlePreflightStrings()396 if (fSame != NULL) { in handlePreflightStrings()398 if (++fSame->fNumCopies == 1) { in handlePreflightStrings()399 assert(fSame->fWritten); in handlePreflightStrings()400 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()515 if ((same = fSame) != NULL) { in handleWrite16()1482 diff = (int)(left->fSame != NULL) - (int)(right->fSame != NULL); in compareStringLengths()1574 suffixRes->fSame = res; in compactStringsV2()1645 for (i = 0; i < count && array[i]->fSame == NULL; ++i) { in compactStringsV2()[all …]
322 fSame(NULL), fSuffixOffset(0), in StringResource()326 fSame(NULL), fSuffixOffset(0), in StringResource()332 fSame(NULL), fSuffixOffset(0), in StringResource()349 StringResource *fSame; // used for duplicates variable