Searched refs:SKEW (Results 1 – 7 of 7) sorted by relevance
26 private static final int SKEW = 38; field in Punycode57 return count+(((BASE-TMIN+1)*delta)/(delta+SKEW)); in adaptBias()
27 private static final int SKEW = 38; field in Punycode58 return count+(((BASE-TMIN+1)*delta)/(delta+SKEW)); in adaptBias()
67 #define SKEW 38 macro168 return count+(((BASE-TMIN+1)*delta)/(delta+SKEW)); in adaptBias()
61 SKEW, enumerator
690 case SKEW: { in handleOp()