Home
last modified time | relevance | path

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

/third_party/libcoap/src/oscore/
Doscore_cbor.c103 size_t bytes_len) { in oscore_cbor_put_bytes()
/third_party/ffmpeg/libavcodec/
Dvc2enc.c573 int bytes_start, bytes_len, pad_s, pad_c; in count_hq_slice() local
748 int bytes_start, bytes_len, pad_s, pad_c; in encode_hq_slice() local
/third_party/python/Objects/
Dbytearrayobject.c432 char *bytes, Py_ssize_t bytes_len) in bytearray_setslice_linear()
/third_party/python/Modules/_io/
Dtextio.c1654 Py_ssize_t bytes_len; in _io_TextIOWrapper_write_impl() local