Searched refs:fCFUValues (Results 1 – 5 of 5) sorted by relevance
983 dest.fCFUValues = new short[numValues]; in build()987 dest.fCFUValues[i++] = (short) value; in build()1759 short[] fCFUValues; field in SpoofChecker.Builder.ConfusabledataBuilder.SpoofData1822 if (!Arrays.equals(fCFUValues, otherData.fCFUValues)) in equals()1833 ^ Arrays.hashCode(fCFUValues) in hashCode()1869 fCFUValues = ICUBinary.getShorts(bytes, CFUValuesSize, 0); in readData()1945 short value = fCFUValues[index]; in appendValueTo()
1028 dest.fCFUValues = new short[numValues]; in build()1032 dest.fCFUValues[i++] = (short) value; in build()1825 short[] fCFUValues; field in SpoofChecker.Builder.ConfusabledataBuilder.SpoofData1888 if (!Arrays.equals(fCFUValues, otherData.fCFUValues)) in equals()1899 ^ Arrays.hashCode(fCFUValues) in hashCode()1935 fCFUValues = ICUBinary.getShorts(bytes, CFUValuesSize, 0); in readData()2011 short value = fCFUValues[index]; in appendValueTo()
686 fCFUValues = NULL; in reset()708 fCFUValues = NULL; in initPtrs()717 fCFUValues = (uint16_t *)((char *)fRawData + fRawData->fCFUStringIndex); in initPtrs()832 uint16_t value = fCFUValues[index]; in appendValueTo()
286 uint16_t *fCFUValues; variable
456 fSpoofImpl->fSpoofData->fCFUValues = values; in outputData()