Home
last modified time | relevance | path

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

123456789

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_log.c171 static const char *strpkttype(const ngtcp2_pkt_hd *hd) { in strpkttype()
189 ngtcp2_pkt_hd hd = {0}; in strpkttype_type_flags() local
219 static void log_fr_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_stream()
230 static void log_fr_ack(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_ack()
272 static void log_fr_padding(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_padding()
278 static void log_fr_reset_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_reset_stream()
289 static void log_fr_connection_close(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_connection_close()
307 static void log_fr_max_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_data()
314 static void log_fr_max_stream_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_stream_data()
324 static void log_fr_max_streams(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in log_fr_max_streams()
[all …]
Dngtcp2_qlog.c249 static const ngtcp2_vec *qlog_pkt_type(const ngtcp2_pkt_hd *hd) { in qlog_pkt_type()
277 static uint8_t *write_pkt_hd(uint8_t *p, const ngtcp2_pkt_hd *hd) { in write_pkt_hd()
701 static void qlog_pkt_write_end(ngtcp2_qlog *qlog, const ngtcp2_pkt_hd *hd, in qlog_pkt_write_end()
912 void ngtcp2_qlog_pkt_received_end(ngtcp2_qlog *qlog, const ngtcp2_pkt_hd *hd, in ngtcp2_qlog_pkt_received_end()
921 void ngtcp2_qlog_pkt_sent_end(ngtcp2_qlog *qlog, const ngtcp2_pkt_hd *hd, in ngtcp2_qlog_pkt_sent_end()
1074 ngtcp2_pkt_hd hd = {0}; in ngtcp2_qlog_pkt_lost() local
1097 void ngtcp2_qlog_retry_pkt_received(ngtcp2_qlog *qlog, const ngtcp2_pkt_hd *hd, in ngtcp2_qlog_retry_pkt_received()
1136 ngtcp2_pkt_hd hd = {0}; in ngtcp2_qlog_stateless_reset_pkt_received() local
1160 const ngtcp2_pkt_hd *hd, in ngtcp2_qlog_version_negotiation_pkt_received()
Dngtcp2_balloc.c63 ngtcp2_memblock_hd *hd; in ngtcp2_balloc_get() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c73 static void *stringsink_start(void *_sink, const void *hd, size_t size_hint) { in stringsink_start()
79 static size_t stringsink_string(void *_sink, const void *hd, const char *ptr, in stringsink_string()
131 field_handlerdata_t *hd = ALLOC(field_handlerdata_t); in newhandlerdata() local
151 submsg_handlerdata_t *hd = ALLOC(submsg_handlerdata_t); in newsubmsghandlerdata() local
176 oneof_handlerdata_t *hd = ALLOC(oneof_handlerdata_t); in newoneofhandlerdata() local
196 static void *startseq_handler(void* closure, const void* hd) { in startseq_handler()
239 const void *hd, in appendbytes_handler()
250 const void *hd, in str_handler()
264 const void *hd, in bytes_handler()
276 static size_t stringdata_handler(void* closure, const void* hd, in stringdata_handler()
[all …]
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_frame.h64 nghttp3_frame_hd hd; member
68 nghttp3_frame_hd hd; member
89 nghttp3_frame_hd hd; member
95 nghttp3_frame_hd hd; member
100 nghttp3_frame_hd hd; member
110 nghttp3_frame_hd hd; member
Dnghttp3_frame.c34 uint8_t *nghttp3_frame_write_hd(uint8_t *p, const nghttp3_frame_hd *hd) { in nghttp3_frame_write_hd()
40 size_t nghttp3_frame_write_hd_len(const nghttp3_frame_hd *hd) { in nghttp3_frame_write_hd_len()
Dnghttp3_balloc.c64 nghttp3_memblock_hd *hd; in nghttp3_balloc_get() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_gnutls.c23 gcry_md_hd_t hd; in gnutls_digest_vector() local
50 gcry_cipher_hd_t hd; in des_encrypt() local
105 gcry_md_hd_t hd; in gnutls_hmac_vector() local
217 gcry_cipher_hd_t hd; in aes_encrypt_init() local
239 gcry_cipher_hd_t hd = ctx; in aes_encrypt() local
247 gcry_cipher_hd_t hd = ctx; in aes_encrypt_deinit() local
254 gcry_cipher_hd_t hd; in aes_decrypt_init() local
273 gcry_cipher_hd_t hd = ctx; in aes_decrypt() local
281 gcry_cipher_hd_t hd = ctx; in aes_decrypt_deinit() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_gnutls.c23 gcry_md_hd_t hd; in gnutls_digest_vector() local
50 gcry_cipher_hd_t hd; in des_encrypt() local
105 gcry_md_hd_t hd; in gnutls_hmac_vector() local
217 gcry_cipher_hd_t hd; in aes_encrypt_init() local
239 gcry_cipher_hd_t hd = ctx; in aes_encrypt() local
247 gcry_cipher_hd_t hd = ctx; in aes_encrypt_deinit() local
254 gcry_cipher_hd_t hd; in aes_decrypt_init() local
273 gcry_cipher_hd_t hd = ctx; in aes_decrypt() local
281 gcry_cipher_hd_t hd = ctx; in aes_decrypt_deinit() local
/third_party/nghttp2/src/
DHttpServer.cc128 auto hd = stream->handler; in stream_timeout_cb() local
151 auto hd = stream->handler; in add_stream_read_timeout() local
158 auto hd = stream->handler; in add_stream_read_timeout_if_pending() local
167 auto hd = stream->handler; in add_stream_write_timeout() local
174 auto hd = stream->handler; in remove_stream_read_timeout() local
181 auto hd = stream->handler; in remove_stream_write_timeout() local
492 void on_session_closed(Http2Handler *hd, int64_t session_id) { in on_session_closed()
504 auto hd = static_cast<Http2Handler *>(w->data); in settings_timeout_cb() local
1098 auto hd = static_cast<Http2Handler *>(user_data); in file_read_callback() local
1138 void prepare_status_response(Stream *stream, Http2Handler *hd, int status) { in prepare_status_response()
[all …]
/third_party/skia/resources/skottie/
Dskottie-mergepaths-effect.json1 …":[62,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"sr","… boolean
Dskottie-puckerbloat-effect.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"rc","… boolean
Dskottie-hidden-shapes-layers.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
Dskottie-offsetpaths-effect.json1 …":[86,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","… boolean
Dskottie_sample_search.json58 "hd": false, boolean
61 "hd": false, boolean
116 "hd": false, boolean
144 "hd": false, boolean
212 "hd": false, boolean
216 "hd": false, boolean
248 "hd": false, boolean
326 "hd": false, boolean
Dskottie-trimpath-fill.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
Dskottie-trimpath-modes.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"d":1,"ty":… boolean
Dskottie-sphere-lighting.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"fl","… boolean
Dskottie-phonehub-connecting.json1 …"s":{"k":[133.33,133.33]},"sk":{"k":0},"sa":{"k":0}},"shapes":[{"ty":"gr","hd":false,"nm":"surface… boolean
Dskottie-transform-skew.json1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
/third_party/curl/tests/libtest/
Dlib541.c41 int hd; in test() local
Dlib505.c44 int hd; in test() local
Dlib525.c39 int hd; in test() local
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h966 nghttp2_frame_hd hd; member
1038 nghttp2_frame_hd hd; member
1071 nghttp2_frame_hd hd; member
1087 nghttp2_frame_hd hd; member
1119 nghttp2_frame_hd hd; member
1139 nghttp2_frame_hd hd; member
1173 nghttp2_frame_hd hd; member
1189 nghttp2_frame_hd hd; member
1222 nghttp2_frame_hd hd; member
1243 nghttp2_frame_hd hd; member
[all …]
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h971 nghttp2_frame_hd hd; member
1043 nghttp2_frame_hd hd; member
1076 nghttp2_frame_hd hd; member
1092 nghttp2_frame_hd hd; member
1124 nghttp2_frame_hd hd; member
1144 nghttp2_frame_hd hd; member
1178 nghttp2_frame_hd hd; member
1194 nghttp2_frame_hd hd; member
1227 nghttp2_frame_hd hd; member
1248 nghttp2_frame_hd hd; member
[all …]

123456789