Searched refs:fCFUValues (Results 1 – 9 of 9) sorted by relevance
987 dest.fCFUValues = new short[numValues]; in build()991 dest.fCFUValues[i++] = (short) value; in build()1763 short[] fCFUValues; field in SpoofChecker.Builder.ConfusabledataBuilder.SpoofData1826 if (!Arrays.equals(fCFUValues, otherData.fCFUValues)) in equals()1837 ^ Arrays.hashCode(fCFUValues) in hashCode()1873 fCFUValues = ICUBinary.getShorts(bytes, CFUValuesSize, 0); in readData()1949 short value = fCFUValues[index]; in appendValueTo()
1033 dest.fCFUValues = new short[numValues]; in build()1037 dest.fCFUValues[i++] = (short) value; in build()1830 short[] fCFUValues; field in SpoofChecker.Builder.ConfusabledataBuilder.SpoofData1893 if (!Arrays.equals(fCFUValues, otherData.fCFUValues)) in equals()1904 ^ Arrays.hashCode(fCFUValues) in hashCode()1940 fCFUValues = ICUBinary.getShorts(bytes, CFUValuesSize, 0); in readData()2016 short value = fCFUValues[index]; in appendValueTo()
663 fCFUValues = NULL; in reset()685 fCFUValues = NULL; in initPtrs()694 fCFUValues = (uint16_t *)((char *)fRawData + fRawData->fCFUStringIndex); in initPtrs()807 uint16_t value = fCFUValues[index]; in appendValueTo()
289 uint16_t *fCFUValues; variable
455 fSpoofImpl->fSpoofData->fCFUValues = values; in outputData()