Searched defs:nv_out (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/lib/ |
D | nghttp2_hd.c | 781 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() 1733 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_indexed() 1751 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_newname() 1796 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_indname() 1830 ssize_t nghttp2_hd_inflate_hd(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, in nghttp2_hd_inflate_hd() 1838 nghttp2_nv *nv_out, int *inflate_flags, in nghttp2_hd_inflate_hd2() 1864 nghttp2_hd_nv *nv_out, int *inflate_flags, in nghttp2_hd_inflate_hd_nv()
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_hd.c | 781 static void emit_header(nghttp2_hd_nv *nv_out, nghttp2_hd_nv *nv) { in emit_header() 1733 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_indexed() 1751 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_newname() 1796 nghttp2_hd_nv *nv_out) { in hd_inflate_commit_indname() 1830 ssize_t nghttp2_hd_inflate_hd(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, in nghttp2_hd_inflate_hd() 1838 nghttp2_nv *nv_out, int *inflate_flags, in nghttp2_hd_inflate_hd2() 1864 nghttp2_hd_nv *nv_out, int *inflate_flags, in nghttp2_hd_inflate_hd_nv()
|