Home
last modified time | relevance | path

Searched defs:bytes_size (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_ws.c581 ssize_t bytes_size = 0; in coap_ws_read() local
[all...]
/third_party/python/Modules/_io/
H A Dwinconsoleio.c777 DWORD bytes_size, rn; in _io__WindowsConsoleIO_readall_impl() local
845 bytes_size = WideCharToMultiByte(CP_UTF8, 0, buf, len, in _io__WindowsConsoleIO_readall_impl() local
864 bytes_size = WideCharToMultiByte(CP_UTF8, 0, buf, len, in _io__WindowsConsoleIO_readall_impl() local
906 Py_ssize_t bytes_size; _io__WindowsConsoleIO_read_impl() local
[all...]
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c210 hex2byte(const char *hex, size_t hex_size, unsigned char *bytes, size_t bytes_size) hex2byte() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c495 lit_utf8_size_t bytes_size = lit_code_unit_to_utf8 (code_unit, lit_utf8_bytes); in ecma_new_ecma_string_from_code_unit() local
512 lit_utf8_size_t bytes_size = lit_code_unit_to_utf8 (first_code_unit, lit_utf8_bytes); in ecma_new_ecma_string_from_code_units() local

Completed in 8 milliseconds