Home
last modified time | relevance | path

Searched defs:outbytes (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dutf8.c195 size_t res, inbytes, outbytes; in iconv_simple() local
/third_party/openssl/ssl/statem/
Dstatem_lib.c899 unsigned char *outbytes; in ssl_add_cert_to_wpacket() local
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c660 GBytes ** outbytes) in gst_rtmp_connection_take_input_bytes()
/third_party/python/Objects/
Dunicodeobject.c7880 encode_code_page_strict(UINT code_page, PyObject **outbytes, in encode_code_page_strict()
7996 encode_code_page_errors(UINT code_page, PyObject **outbytes, in encode_code_page_errors()
8182 PyObject *outbytes = NULL; in encode_code_page() local