Home
last modified time | relevance | path

Searched defs:out_length (Results 1 – 14 of 14) sorted by relevance

/third_party/grpc/src/core/lib/slice/
Dpercent_encoding.cc94 size_t out_length = 0; in grpc_strict_percent_decode_slice() local
132 size_t out_length = 0; in grpc_permissive_percent_decode_slice() local
/third_party/boost/doc/html/boost_asio/example/cpp11/timeouts/
Dblocking_udp_client.cpp99 boost::system::error_code* out_error, std::size_t* out_length) in handle_receive()
/third_party/boost/libs/asio/example/cpp03/timeouts/
Dblocking_udp_client.cpp98 boost::system::error_code* out_ec, std::size_t* out_length) in handle_receive()
/third_party/boost/libs/asio/example/cpp11/timeouts/
Dblocking_udp_client.cpp99 boost::system::error_code* out_error, std::size_t* out_length) in handle_receive()
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/
Dblocking_udp_client.cpp98 boost::system::error_code* out_ec, std::size_t* out_length) in handle_receive()
/third_party/grpc/src/core/lib/gpr/
Dstring.cc227 const size_t out_length = str_length > length ? str_length : length; in gpr_leftpad() local
242 size_t out_length = 0; in gpr_strjoin_sep() local
/third_party/ffmpeg/libavcodec/
Dhapenc.c55 static int compress_texture(AVCodecContext *avctx, uint8_t *out, int out_length, const AVFrame *f) in compress_texture()
/third_party/boost/boost/interprocess/sync/windows/
Dsync_utils.hpp44 …bytes_to_str(const void *mem, const std::size_t mem_length, char *out_str, std::size_t &out_length) in bytes_to_str()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dtrees.c1040 ulg out_length = (ulg)s->last_lit*8L; local
/third_party/pulseaudio/src/pulsecore/
Dresampler.c503 size_t pa_resampler_request(pa_resampler *r, size_t out_length) { in pa_resampler_request()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dtrees.c1040 ulg out_length = (ulg)s->last_lit*8L; local
/third_party/libwebsockets/win32port/zlib/
Dtrees.c1052 ulg out_length = (ulg)s->last_lit*8L; local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c69 size_t* out_length) { in table_key()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c3951 unsigned *out_length) in iris_compute_sbe_urb_read_interval()