/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Punycode.java | 135 int n, delta, handledCPCount, basicLength, bias, j, m, q, k, t, srcCPCount; in encode() local 278 int n, i, bias, basicLength, j, in, oldi, w, k, digit, t, in decode() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Punycode.java | 131 int n, delta, handledCPCount, basicLength, bias, j, m, q, k, t, srcCPCount; in encode() local 281 int n, i, bias, basicLength, j, in, oldi, w, k, digit, t, in decode() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | punycode.cpp | 190 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local 381 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
|
/third_party/node/deps/icu-small/source/common/ |
D | punycode.cpp | 188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local 378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
|
/third_party/icu/icu4c/source/common/ |
D | punycode.cpp | 188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local 378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | punycode.cpp | 188 int32_t n, delta, handledCPCount, basicLength, destLength, bias, j, m, q, k, t, srcCPCount; in u_strToPunycode() local 378 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, in u_strFromPunycode() local
|