Searched refs:valueWidthInt (Results 1 – 4 of 4) sorted by relevance
51 int32_t valueWidthInt = options & UCPTRIE_OPTIONS_VALUE_BITS_MASK; in ucptrie_openFromBinary() local52 if (typeInt > UCPTRIE_TYPE_SMALL || valueWidthInt > UCPTRIE_VALUE_BITS_8 || in ucptrie_openFromBinary()58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary()
207 int valueWidthInt = options & OPTIONS_VALUE_BITS_MASK; in fromBinary() local209 switch (valueWidthInt) { in fromBinary()
202 int valueWidthInt = options & OPTIONS_VALUE_BITS_MASK; in fromBinary() local204 switch (valueWidthInt) { in fromBinary()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...