Home
last modified time | relevance | path

Searched defs:max_out (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp135 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/
DPunycodeReference.java145 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/
DPunycodeReference.java142 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/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_render_t.c158 unsigned max_out; in get_max_vertices() local
/third_party/grpc/src/core/lib/channel/
Dchannel_args.cc129 const size_t max_out = (a->num_args + b->num_args); in grpc_channel_args_union() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.h71 ubyte max_out; /* REG_ALLOC_RESULT or FP_RESULT_COUNT */ member
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c738 GValue max_out = G_VALUE_INIT; in _halve_value() local
831 GValue max_out = G_VALUE_INIT; in _double_value() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.c525 GValue max_out = G_VALUE_INIT; in _halve_value() local
618 GValue max_out = G_VALUE_INIT; in _double_value() local
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc715 static int DoRead(SSL *ssl, uint8_t *out, size_t max_out) { in DoRead()
/third_party/libpsl/src/
Dpsl.c419 size_t out, max_out; in punycode_encode() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c13926 ssize_t tot_demand, tot_out = 0, max_out; local