Home
last modified time | relevance | path

Searched refs:NGHTTP2_NV_FLAG_NO_COPY_NAME (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp2.h155 NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE}; in make_nv_ll()
162 NGHTTP2_NV_FLAG_NO_COPY_NAME}; in make_nv_lc()
168 NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE}; in make_nv_lc_nocopy()
176 NGHTTP2_NV_FLAG_NO_COPY_NAME}; in make_nv_ls()
182 NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE}; in make_nv_ls_nocopy()
188 NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE}; in make_nv_ls_nocopy()
235 // NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE.
H A Dhttp2_test.cc185 CU_ASSERT((NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE | in test_http2_copy_headers_to_nva()
188 CU_ASSERT((NGHTTP2_NV_FLAG_NO_COPY_NAME | in test_http2_copy_headers_to_nva()
H A Dhttp2.cc357 NGHTTP2_NV_FLAG_NO_COPY_NAME | in make_nv_nocopy()
364 NGHTTP2_NV_FLAG_NO_COPY_NAME | in make_nv_nocopy()
477 NGHTTP2_NV_FLAG_NO_COPY_NAME | NGHTTP2_NV_FLAG_NO_COPY_VALUE, flags); in copy_headers_to_nva_nocopy()
H A Dshrpx_downstream.cc435 (uint8_t)(NGHTTP2_NV_FLAG_NO_COPY_NAME | in crumble_request_cookie()
/third_party/nghttp2/lib/
H A Dnghttp2_frame.c1050 if ((nva[i].flags & NGHTTP2_NV_FLAG_NO_COPY_NAME) == 0) { in nghttp2_nv_array_copy()
1072 if (nva[i].flags & NGHTTP2_NV_FLAG_NO_COPY_NAME) { in nghttp2_nv_array_copy()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c1050 if ((nva[i].flags & NGHTTP2_NV_FLAG_NO_COPY_NAME) == 0) { in nghttp2_nv_array_copy()
1072 if (nva[i].flags & NGHTTP2_NV_FLAG_NO_COPY_NAME) { in nghttp2_nv_array_copy()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h530 NGHTTP2_NV_FLAG_NO_COPY_NAME = 0x02, enumerator
553 * the flag :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`).
3934 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
3937 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
4004 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
4007 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
4070 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
4073 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
4159 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
4162 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, applicatio
[all...]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h525 NGHTTP2_NV_FLAG_NO_COPY_NAME = 0x02, enumerator
548 * the flag :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`).
3918 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
3921 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
3988 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
3991 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
4054 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
4057 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, application
4143 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME` and
4146 * :enum:`nghttp2_nv_flag.NGHTTP2_NV_FLAG_NO_COPY_NAME`, applicatio
[all...]

Completed in 20 milliseconds