/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
D | ngtcp2_log.c | 171 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 …]
|
D | ngtcp2_qlog.c | 249 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()
|
D | ngtcp2_balloc.c | 63 ngtcp2_memblock_hd *hd; in ngtcp2_balloc_get() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 73 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/ |
D | nghttp3_frame.h | 64 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
|
D | nghttp3_frame.c | 34 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()
|
D | nghttp3_balloc.c | 64 nghttp3_memblock_hd *hd; in nghttp3_balloc_get() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | crypto_gnutls.c | 23 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/ |
D | crypto_gnutls.c | 23 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/ |
D | HttpServer.cc | 128 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/ |
D | skottie-mergepaths-effect.json | 1 …":[62,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"sr","… boolean
|
D | skottie-puckerbloat-effect.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"rc","… boolean
|
D | skottie-hidden-shapes-layers.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
|
D | skottie-offsetpaths-effect.json | 1 …":[86,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","… boolean
|
D | skottie_sample_search.json | 58 "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
|
D | skottie-trimpath-fill.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
|
D | skottie-trimpath-modes.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"d":1,"ty":… boolean
|
D | skottie-sphere-lighting.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"fl","… boolean
|
D | skottie-phonehub-connecting.json | 1 …"s":{"k":[133.33,133.33]},"sk":{"k":0},"sa":{"k":0}},"shapes":[{"ty":"gr","hd":false,"nm":"surface… boolean
|
D | skottie-transform-skew.json | 1 …":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","… boolean
|
/third_party/curl/tests/libtest/ |
D | lib541.c | 41 int hd; in test() local
|
D | lib505.c | 44 int hd; in test() local
|
D | lib525.c | 39 int hd; in test() local
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
D | nghttp2.h | 966 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/ |
D | nghttp2.h | 971 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 …]
|