Searched defs:max_out (Results 1 – 7 of 7) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | punyref.cpp | 135 punycode_uint n, delta, h, b, out, max_out, bias, j, m, q, k, t; in punycode_encode() local 224 punycode_uint n, out, i, max_out, bias, in punycode_decode() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| D | PunycodeReference.java | 145 int delta, h, b, out, max_out, bias, j, q, k, t; in encode() local 305 int n, out, i, max_out, bias, in decode() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| D | PunycodeReference.java | 142 int delta, h, b, out, max_out, bias, j, q, k, t; in encode() local 302 int n, out, i, max_out, bias, in decode() local
|
| /third_party/openssl/crypto/ |
| D | punycode.c | 125 unsigned int max_out = *pout_length; in ossl_punycode_decode() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| D | punycode.c | 125 unsigned int max_out = *pout_length; in ossl_punycode_decode() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_program.h | 71 ubyte max_out; /* REG_ALLOC_RESULT or FP_RESULT_COUNT */ member
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-parser.cc | 1293 int* max_out) { in ParseIntervalQuantifier()
|