Searched defs:total_length (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/wayland/ |
A D | SDL_waylanddatamanager.c | 41 write_pipe(int fd, const void* buffer, size_t total_length, size_t *pos) in write_pipe() 88 read_pipe(int fd, void** buffer, size_t* total_length, SDL_bool null_terminate) in read_pipe()
|
/AliOS-Things-master/components/linkkit/ota/ |
A D | ota_fetch.c | 109 static int _ota_fetch_callback(char *ptr, int length, int total_length, in _ota_fetch_callback()
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_preauth.c | 181 static int _preauth_recv_callback(char *ptr, int length, int total_length, in _preauth_recv_callback()
|
/AliOS-Things-master/components/linkkit/dynamic_register/ |
A D | dynreg.c | 163 static int _recv_callback(char *ptr, int length, int total_length, in _recv_callback()
|
/AliOS-Things-master/components/linkkit/iot_http/ |
A D | iotx_http_api.c | 212 static int _http_recv_callback(char *ptr, int length, int total_length, in _http_recv_callback()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/ |
A D | usb_host.h | 230 uint16_t total_length; member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffcrop.c | 7381 uint32 width, length, total_width, total_length; in processCropSelections() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 34997 duk_uint_t total_length; in duk_bi_nodejs_buffer_concat() local
|
Completed in 318 milliseconds