Home
last modified time | relevance | path

Searched refs:nghttp2_huff_decode (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd_huffman.h53 } nghttp2_huff_decode; typedef
55 typedef nghttp2_huff_decode huff_decode_table_type[16];
70 extern const nghttp2_huff_decode huff_decode_table[][16];
Dnghttp2_hd_huffman.c114 nghttp2_huff_decode node = {ctx->fstate, 0}; in nghttp2_hd_huff_decode()
115 const nghttp2_huff_decode *t = &node; in nghttp2_hd_huff_decode()
Dnghttp2_hd_huffman_data.c96 const nghttp2_huff_decode huff_decode_table[][16] = {
/third_party/nghttp2/lib/
Dnghttp2_hd_huffman.h53 } nghttp2_huff_decode; typedef
55 typedef nghttp2_huff_decode huff_decode_table_type[16];
70 extern const nghttp2_huff_decode huff_decode_table[][16];
Dnghttp2_hd_huffman.c114 nghttp2_huff_decode node = {ctx->fstate, 0}; in nghttp2_hd_huff_decode()
115 const nghttp2_huff_decode *t = &node; in nghttp2_hd_huff_decode()
Dnghttp2_hd_huffman_data.c96 const nghttp2_huff_decode huff_decode_table[][16] = {