Home
last modified time | relevance | path

Searched defs:outbytes (Results 1 – 5 of 5) 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.c900 unsigned char *outbytes; in ssl_add_cert_to_wpacket() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dstatem_lib.c935 unsigned char *outbytes; in ssl_add_cert_to_wpacket() local
/third_party/lame/frontend/
Dget_audio.c927 size_t outbytes; in read_samples_mp3() local
/third_party/python/Objects/
Dunicodeobject.c7725 encode_code_page_strict(UINT code_page, PyObject **outbytes, in encode_code_page_strict()
7841 encode_code_page_errors(UINT code_page, PyObject **outbytes, in encode_code_page_errors()
8030 PyObject *outbytes = NULL; in encode_code_page() local