Home
last modified time | relevance | path

Searched defs:hd (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2.h941 nghttp2_frame_hd hd; member
1013 nghttp2_frame_hd hd; member
1046 nghttp2_frame_hd hd; member
1062 nghttp2_frame_hd hd; member
1094 nghttp2_frame_hd hd; member
1114 nghttp2_frame_hd hd; member
1148 nghttp2_frame_hd hd; member
1164 nghttp2_frame_hd hd; member
1197 nghttp2_frame_hd hd; member
1218 nghttp2_frame_hd hd; member
[all …]
A Dnghttp2_frame.c37 void nghttp2_frame_pack_frame_hd(uint8_t *buf, const nghttp2_frame_hd *hd) in nghttp2_frame_pack_frame_hd()
46 void nghttp2_frame_unpack_frame_hd(nghttp2_frame_hd *hd, const uint8_t *buf) in nghttp2_frame_unpack_frame_hd()
55 void nghttp2_frame_hd_init(nghttp2_frame_hd *hd, size_t length, uint8_t type, in nghttp2_frame_hd_init()
292 nghttp2_frame_hd hd; in frame_pack_headers_shared() local
1029 int nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, in nghttp2_frame_add_pad()
A Dnghttp2_session.c3358 const nghttp2_frame_hd *hd) in session_call_on_begin_frame()
5420 nghttp2_frame_hd *hd) in inbound_frame_handle_pad()
/AliOS-Things-master/components/linkkit/http2/
A Dhttp2_api.c563 int IOT_HTTP2_Stream_Open(void *hd, stream_data_info_t *info, in IOT_HTTP2_Stream_Open()
683 int IOT_HTTP2_Stream_Send_Message(void *hd, const char *identify, in IOT_HTTP2_Stream_Send_Message()
768 int IOT_HTTP2_Stream_Send(void *hd, stream_data_info_t *info, in IOT_HTTP2_Stream_Send()
923 int IOT_HTTP2_Stream_Query(void *hd, stream_data_info_t *info, in IOT_HTTP2_Stream_Query()
1013 int IOT_HTTP2_FS_Close(void *hd, stream_data_info_t *info, in IOT_HTTP2_FS_Close()
1135 int IOT_HTTP2_Stream_Close(void *hd, stream_data_info_t *info) in IOT_HTTP2_Stream_Close()
1211 int IOT_HTTP2_Disconnect(void *hd) in IOT_HTTP2_Disconnect()
/AliOS-Things-master/components/cli/src/iobox/
A Dhexdump.c40 static int multi_hexdump(struct hd_struct *hd) in multi_hexdump()
105 struct hd_struct hd = {0}; in hexdump_do() local
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.c423 #define MKCVTBL(hd, cp) MERGE_2STR(hd, cp) argument
/AliOS-Things-master/components/fatfs/src/
A Dff.c405 #define MKCVTBL(hd, cp) MERGE_2STR(hd, cp) argument
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c492 void *hd; in js_module_loader_so() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c479 void *hd; in js_module_loader_so() local

Completed in 55 milliseconds