Home
last modified time | relevance | path

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

/external/python/pyopenssl/src/OpenSSL/
DSSL.py364 outbytes = callback(conn, protolist)
366 if outbytes is NO_OVERLAPPING_PROTOCOLS:
367 outbytes = b""
369 elif not isinstance(outbytes, bytes):
379 _ffi.new("unsigned char *", len(outbytes)),
380 _ffi.new("unsigned char[]", outbytes),
/external/kernel-headers/original/uapi/linux/
Dip_vs.h182 __u64 outbytes; /* outgoing bytes */ member
/external/python/cpython3/Objects/
Dunicodeobject.c7632 encode_code_page_strict(UINT code_page, PyObject **outbytes, in encode_code_page_strict() argument
7677 if (*outbytes == NULL) { in encode_code_page_strict()
7679 *outbytes = PyBytes_FromStringAndSize(NULL, outsize); in encode_code_page_strict()
7680 if (*outbytes == NULL) { in encode_code_page_strict()
7684 out = PyBytes_AS_STRING(*outbytes); in encode_code_page_strict()
7688 const Py_ssize_t n = PyBytes_Size(*outbytes); in encode_code_page_strict()
7694 if (_PyBytes_Resize(outbytes, n + outsize) < 0) { in encode_code_page_strict()
7698 out = PyBytes_AS_STRING(*outbytes) + n; in encode_code_page_strict()
7729 encode_code_page_errors(UINT code_page, PyObject **outbytes, in encode_code_page_errors() argument
7781 if (*outbytes == NULL) { in encode_code_page_errors()
[all …]
/external/libabigail/tests/data/test-read-dwarf/
DPR25042-libgdbm-clang-dwarf5.so.6.0.0.abi111 …<parameter type-id='type-id-7' name='outbytes' filepath='/tmp/ben/spack-stage/spack-stage-dQKT1q/s…