Searched refs:basicLength (Results 1 – 4 of 4) sorted by relevance
131 int n, delta, handledCPCount, basicLength, bias, j, m, q, k, t, srcCPCount; in encode() local164 basicLength=dest.length(); in encode()165 if(basicLength>0) { in encode()181 for(handledCPCount=basicLength; handledCPCount<srcCPCount; /* no op */) { in encode()238 bias=adaptBias(delta, handledCPCount+1,(handledCPCount==basicLength)); in encode()274 int n, i, bias, basicLength, j, in, oldi, w, k, digit, t, in decode() local291 basicLength=destCPCount=j; in decode()293 for(j=0; j<basicLength; ++j) { in decode()316 for(in=basicLength>0 ? basicLength+1 : 0; in<srcLength; /* no op */) { in decode()
133 int n, delta, handledCPCount, basicLength, bias, j, m, q, k, t, srcCPCount; in encode() local166 basicLength=dest.length(); in encode()167 if(basicLength>0) { in encode()183 for(handledCPCount=basicLength; handledCPCount<srcCPCount; /* no op */) { in encode()240 bias=adaptBias(delta, handledCPCount+1,(handledCPCount==basicLength)); in encode()276 int n, i, bias, basicLength, j, in, oldi, w, k, digit, t, in decode() local293 basicLength=destCPCount=j; in decode()295 for(j=0; j<basicLength; ++j) { in decode()318 for(in=basicLength>0 ? basicLength+1 : 0; in<srcLength; /* no op */) { in decode()
188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local277 basicLength=destLength; in u_strToPunycode()278 if(basicLength>0) { in u_strToPunycode()297 for(handledCPCount=basicLength; handledCPCount<srcCPCount; /* no op */) { in u_strToPunycode()361 bias=adaptBias(delta, handledCPCount+1, (UBool)(handledCPCount==basicLength)); in u_strToPunycode()379 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local410 destLength=basicLength=destCPCount=j; in u_strFromPunycode()440 for(in=basicLength>0 ? basicLength+1 : 0; in<srcLength; /* no op */) { in u_strFromPunycode()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...