Searched defs:bytes_len (Results 1 – 5 of 5) sorted by relevance
| /third_party/cef/libcef/common/net/ |
| D | upload_element.h | 43 void SetToBytes(const char* bytes, int bytes_len) { in SetToBytes() 51 void SetToSharedBytes(const char* bytes, int bytes_len) { in SetToSharedBytes()
|
| D | upload_data.cc | 15 void UploadData::AppendBytes(const char* bytes, int bytes_len) { in AppendBytes()
|
| /third_party/ffmpeg/libavcodec/ |
| D | vc2enc.c | 571 int bytes_start, bytes_len, pad_s, pad_c; in count_hq_slice() local 746 int bytes_start, bytes_len, pad_s, pad_c; in encode_hq_slice() local
|
| /third_party/python/Objects/ |
| D | bytearrayobject.c | 452 char *bytes, Py_ssize_t bytes_len) in bytearray_setslice_linear()
|
| /third_party/python/Modules/_io/ |
| D | textio.c | 1685 Py_ssize_t bytes_len; in _io_TextIOWrapper_write_impl() local
|