Home
last modified time | relevance | path

Searched defs:inflater (Results 1 - 20 of 20) sorted by relevance

/third_party/nghttp2/src/
H A Dnghttp2_gzip_test.c66 nghttp2_gzip *inflater; in test_nghttp2_gzip_inflate() local
H A Dnghttp2_gzip.c43 void nghttp2_gzip_inflate_del(nghttp2_gzip *inflater) { in nghttp2_gzip_inflate_del() argument
50 int nghttp2_gzip_inflate(nghttp2_gzip *inflater, uint8_t *out, in nghttp2_gzip_inflate() argument
85 nghttp2_gzip_inflate_finished(nghttp2_gzip *inflater) nghttp2_gzip_inflate_finished() argument
[all...]
H A Dcomp_helper.c66 json_t *dump_inflate_header_table(nghttp2_hd_inflater *inflater) { in dump_inflate_header_table() argument
H A Dinflatehd.cc74 static void to_json(nghttp2_hd_inflater *inflater, json_t *headers, in to_json() argument
95 static int inflate_hd(json_t *obj, nghttp2_hd_inflater *inflater, int seq) { in inflate_hd() argument
174 nghttp2_hd_inflater *inflater in perform() local
[all...]
H A Dnghttp.h181 nghttp2_gzip *inflater; member
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DNotFormattableFragment.java43 onCreateView( LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) onCreateView() argument
H A DFormattableFragment.java38 onCreateView( LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) onCreateView() argument
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc37 nghttp2_hd_inflater inflater; in check_frame_pack_headers() local
97 nghttp2_hd_inflater inflater; in check_frame_push_promise() local
/third_party/nghttp2/examples/
H A Ddeflate.c50 nghttp2_hd_inflater *inflater; in main() local
167 int inflate_header_block(nghttp2_hd_inflater *inflater, uint8_ argument
93 deflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, const nghttp2_nv *const nva, size_t nvlen) deflate() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyIterator.cpp91 TestHierarchyIterator(TestPackageRoot& rootNode, TestHierarchyInflater& inflater, const CaseListFilter& caseListFilter) TestHierarchyIterator() argument
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c38 nghttp2_hd_inflater inflater; in test_nghttp2_hd_deflate() local
140 nghttp2_hd_inflater inflater; in test_nghttp2_hd_deflate_same_indexed_repr() local
192 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_indexed() local
233 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_indname_noinc() local
273 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_indname_inc() local
310 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_indname_inc_eviction() local
362 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_newname_noinc() local
404 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_newname_inc() local
440 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_clearall_inc() local
512 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_zero_length_huffman() local
547 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_expect_table_size_update() local
638 nghttp2_hd_inflater inflater; test_nghttp2_hd_inflate_unexpected_table_size_update() local
662 nghttp2_hd_inflater inflater; test_nghttp2_hd_ringbuf_reserve() local
714 nghttp2_hd_inflater inflater; test_nghttp2_hd_change_table_size() local
975 check_deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) check_deflate_inflate() argument
1004 nghttp2_hd_inflater inflater; test_nghttp2_hd_deflate_inflate() local
1162 nghttp2_hd_inflater inflater; test_nghttp2_hd_no_index() local
1243 nghttp2_hd_inflater *inflater; test_nghttp2_hd_public_api() local
1285 nghttp2_hd_inflater *inflater; test_nghttp2_hd_deflate_hd_vec() local
[all...]
H A Dnghttp2_frame_test.c73 nghttp2_hd_inflater inflater; in test_nghttp2_frame_pack_headers() local
311 nghttp2_hd_inflater inflater; in test_nghttp2_frame_pack_push_promise() local
H A Dfailmalloc_test.c396 nghttp2_hd_inflater inflater; in run_nghttp2_frame_pack_headers() local
524 nghttp2_hd_inflater inflater; in run_nghttp2_hd() local
500 deflate_inflate(nghttp2_hd_deflater *deflater, nghttp2_hd_inflater *inflater, nghttp2_bufs *bufs, nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) deflate_inflate() argument
[all...]
H A Dnghttp2_test_helper.c158 ssize_t inflate_hd(nghttp2_hd_inflater *inflater, nva_out *out, in inflate_hd() argument
H A Dnghttp2_session_test.c5495 nghttp2_hd_inflater inflater; in test_nghttp2_submit_request_without_data() local
5595 nghttp2_hd_inflater inflater; in test_nghttp2_submit_response_without_data() local
5670 nghttp2_hd_inflater inflater; in test_nghttp2_submit_trailer() local
5845 nghttp2_hd_inflater inflater; test_nghttp2_submit_headers() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c725 int nghttp2_hd_inflate_init(nghttp2_hd_inflater *inflater, nghttp2_mem *mem) { in nghttp2_hd_inflate_init() argument
761 hd_inflate_keep_free(nghttp2_hd_inflater *inflater) hd_inflate_keep_free() argument
773 nghttp2_hd_inflate_free(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_free() argument
1261 nghttp2_hd_inflate_change_table_size( nghttp2_hd_inflater *inflater, size_t settings_max_dynamic_table_size) nghttp2_hd_inflate_change_table_size() argument
1628 hd_inflate_set_huffman_encoded(nghttp2_hd_inflater *inflater, const uint8_t *in) hd_inflate_set_huffman_encoded() argument
1646 hd_inflate_read_len(nghttp2_hd_inflater *inflater, int *rfin, const uint8_t *in, const uint8_t *last, size_t prefix, size_t maxlen) hd_inflate_read_len() argument
1687 hd_inflate_read_huff(nghttp2_hd_inflater *inflater, nghttp2_buf *buf, const uint8_t *in, const uint8_t *last) hd_inflate_read_huff() argument
1724 hd_inflate_read(nghttp2_hd_inflater *inflater, nghttp2_buf *buf, const uint8_t *in, const uint8_t *last) hd_inflate_read() argument
1738 hd_inflate_commit_indexed(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_indexed() argument
1756 hd_inflate_commit_newname(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_newname() argument
1801 hd_inflate_commit_indname(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_indname() argument
1836 nghttp2_hd_inflate_hd(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, int *inflate_flags, uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd() argument
1843 nghttp2_hd_inflate_hd2(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, int *inflate_flags, const uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd2() argument
1869 nghttp2_hd_inflate_hd_nv(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out, int *inflate_flags, const uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd_nv() argument
2238 nghttp2_hd_inflate_end_headers(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_end_headers() argument
2251 nghttp2_hd_inflater *inflater; nghttp2_hd_inflate_new2() local
2276 nghttp2_hd_inflate_del(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_del() argument
2340 nghttp2_hd_inflate_get_num_table_entries(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_num_table_entries() argument
2345 nghttp2_hd_inflate_get_table_entry(nghttp2_hd_inflater *inflater, size_t idx) nghttp2_hd_inflate_get_table_entry() argument
2350 nghttp2_hd_inflate_get_dynamic_table_size(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_dynamic_table_size() argument
2355 nghttp2_hd_inflate_get_max_dynamic_table_size(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_max_dynamic_table_size() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c725 int nghttp2_hd_inflate_init(nghttp2_hd_inflater *inflater, nghttp2_mem *mem) { in nghttp2_hd_inflate_init() argument
761 hd_inflate_keep_free(nghttp2_hd_inflater *inflater) hd_inflate_keep_free() argument
773 nghttp2_hd_inflate_free(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_free() argument
1261 nghttp2_hd_inflate_change_table_size( nghttp2_hd_inflater *inflater, size_t settings_max_dynamic_table_size) nghttp2_hd_inflate_change_table_size() argument
1628 hd_inflate_set_huffman_encoded(nghttp2_hd_inflater *inflater, const uint8_t *in) hd_inflate_set_huffman_encoded() argument
1646 hd_inflate_read_len(nghttp2_hd_inflater *inflater, int *rfin, const uint8_t *in, const uint8_t *last, size_t prefix, size_t maxlen) hd_inflate_read_len() argument
1687 hd_inflate_read_huff(nghttp2_hd_inflater *inflater, nghttp2_buf *buf, const uint8_t *in, const uint8_t *last) hd_inflate_read_huff() argument
1724 hd_inflate_read(nghttp2_hd_inflater *inflater, nghttp2_buf *buf, const uint8_t *in, const uint8_t *last) hd_inflate_read() argument
1738 hd_inflate_commit_indexed(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_indexed() argument
1756 hd_inflate_commit_newname(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_newname() argument
1801 hd_inflate_commit_indname(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out) hd_inflate_commit_indname() argument
1836 nghttp2_hd_inflate_hd(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, int *inflate_flags, uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd() argument
1843 nghttp2_hd_inflate_hd2(nghttp2_hd_inflater *inflater, nghttp2_nv *nv_out, int *inflate_flags, const uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd2() argument
1869 nghttp2_hd_inflate_hd_nv(nghttp2_hd_inflater *inflater, nghttp2_hd_nv *nv_out, int *inflate_flags, const uint8_t *in, size_t inlen, int in_final) nghttp2_hd_inflate_hd_nv() argument
2238 nghttp2_hd_inflate_end_headers(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_end_headers() argument
2251 nghttp2_hd_inflater *inflater; nghttp2_hd_inflate_new2() local
2276 nghttp2_hd_inflate_del(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_del() argument
2340 nghttp2_hd_inflate_get_num_table_entries(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_num_table_entries() argument
2345 nghttp2_hd_inflate_get_table_entry(nghttp2_hd_inflater *inflater, size_t idx) nghttp2_hd_inflate_get_table_entry() argument
2350 nghttp2_hd_inflate_get_dynamic_table_size(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_dynamic_table_size() argument
2355 nghttp2_hd_inflate_get_max_dynamic_table_size(nghttp2_hd_inflater *inflater) nghttp2_hd_inflate_get_max_dynamic_table_size() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c130 spdylay_gzip *inflater; member
H A Dtest_notls.c109 spdylay_gzip *inflater; member
H A Dtest_request_response.c112 spdylay_gzip *inflater; member

Completed in 23 milliseconds