Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dcomp_helper.c98 json_t *dump_header(const uint8_t *name, size_t namelen, const uint8_t *value, in dump_header() function
118 json_array_append_new(headers, dump_header(nva[i].name, nva[i].namelen, in dump_headers()
H A Dcomp_helper.h44 json_t *dump_header(const uint8_t *name, size_t namelen, const uint8_t *value,
H A Dinflatehd.cc159 headers, dump_header(nv.name, nv.namelen, nv.value, nv.valuelen)); in inflate_hd()
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c76 static void dump_header(FILE *fp, struct bifrost_header header, bool verbose) in dump_header() function
648 dump_header(fp, header, verbose); in dump_clause()
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c722 static int dump_header(struct exfat2img *ei) in dump_header() function
994 err = dump_header(&ei); in main()

Completed in 5 milliseconds