Home
last modified time | relevance | path

Searched refs:NGHTTP2_HD_WITH_INDEXING (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c287 NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_indname_inc()
332 NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_indname_inc_eviction()
334 NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_indname_inc_eviction()
336 NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_indname_inc_eviction()
338 NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_indname_inc_eviction()
418 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_newname_inc()
465 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_clearall_inc()
493 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_clearall_inc()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h190 NGHTTP2_HD_WITH_INDEXING, enumerator
H A Dnghttp2_hd.c1018 case NGHTTP2_HD_WITH_INDEXING: in pack_first_byte()
1040 if (indexing_mode == NGHTTP2_HD_WITH_INDEXING) { in emit_indname_block()
1339 return NGHTTP2_HD_WITH_INDEXING; in hd_deflate_decide_indexing()
1396 if (indexing_mode == NGHTTP2_HD_WITH_INDEXING) { in deflate_nv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h190 NGHTTP2_HD_WITH_INDEXING, enumerator
H A Dnghttp2_hd.c1018 case NGHTTP2_HD_WITH_INDEXING: in pack_first_byte()
1040 if (indexing_mode == NGHTTP2_HD_WITH_INDEXING) { in emit_indname_block()
1339 return NGHTTP2_HD_WITH_INDEXING; in hd_deflate_decide_indexing()
1396 if (indexing_mode == NGHTTP2_HD_WITH_INDEXING) { in deflate_nv()

Completed in 10 milliseconds