/third_party/ffmpeg/libavformat/ |
H A D | webpenc.c | 78 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush() argument
|
H A D | assenc.c | 42 uint8_t *trailer; member 58 uint8_t *trailer = strstr(par->extradata, "\n[Events]"); in write_header() local [all...] |
/third_party/curl/lib/ |
H A D | http_chunks.h | 97 struct dynbuf trailer; /* for chunked-encoded trailer */ member
|
/third_party/skia/gm/ |
H A D | arcto.cpp | 191 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
|
/third_party/curl/lib/vauth/ |
H A D | krb5_sspi.c | 259 unsigned char *trailer = NULL; in Curl_auth_create_gssapi_security_message() local [all...] |
/third_party/node/deps/npm/node_modules/http-cache-semantics/ |
H A D | index.js | |
/third_party/nghttp2/lib/ |
H A D | nghttp2_http.c | 104 http_request_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, int trailer, int connect_protocol) http_request_on_header() argument 236 http_response_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, int trailer) http_response_on_header() argument 350 nghttp2_http_on_header(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame, nghttp2_hd_nv *nv, int trailer) nghttp2_http_on_header() argument
|
H A D | nghttp2_session.c | 3884 int trailer = 0; in inflate_header_block() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_http.c | 104 http_request_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, int trailer, int connect_protocol) http_request_on_header() argument 236 http_response_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, int trailer) http_response_on_header() argument 350 nghttp2_http_on_header(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame, nghttp2_hd_nv *nv, int trailer) nghttp2_http_on_header() argument
|
H A D | nghttp2_session.c | 3879 int trailer = 0; in inflate_header_block() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ffv1dec.c | 767 int trailer = 3 + 5*!!f->ec; in read_header() local 929 int trailer = 3 + 5*!!f->ec; in decode_frame() local
|
/third_party/node/lib/ |
H A D | _http_outgoing.js | |
/third_party/skia/src/pdf/ |
H A D | SkPDFType1Font.cpp | 191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
|
/third_party/backends/lib/ |
H A D | alloca.c | 348 struct stk_trailer *trailer; in i00afunc() local [all...] |
/third_party/nghttp2/src/ |
H A D | nghttp.h | 66 Headers trailer; member
|
H A D | HttpServer.h | 56 Headers trailer; member
|
H A D | shrpx_http3_upstream.cc | 2123 http_recv_request_header(Downstream *downstream, int32_t h3token, nghttp3_rcbuf *name, nghttp3_rcbuf *value, uint8_t flags, bool trailer) http_recv_request_header() argument
|
H A D | shrpx_http2_session.cc | 920 auto trailer = frame->headers.cat == NGHTTP2_HCAT_HEADERS && in on_header_callback2() local
|