Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dutf8.c195 size_t res, inbytes, outbytes; in iconv_simple() local
/third_party/gettext/gettext-tools/src/
Dpo-lex.c491 size_t outbytes = sizeof (scratchbuf) - outsize; in mbfile_getc() local
Dx-python.c358 size_t outbytes = sizeof (scratchbuf) - outsize; in phase2_getc() local
Dx-javascript.c334 size_t outbytes = sizeof (scratchbuf) - outsize; in phase2_getc() local
Dx-csharp.c320 size_t outbytes = sizeof (scratchbuf) - outsize; in phase2_getc() local
/third_party/glib/glib/
Dgconvert.c922 gsize outbytes; in convert_checked() local
/third_party/openssl/ssl/statem/
Dstatem_lib.c885 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