Home
last modified time | relevance | path

Searched defs:trailer (Results 1 - 18 of 18) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwebpenc.c78 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush() argument
H A Dassenc.c42 uint8_t *trailer; member
58 uint8_t *trailer = strstr(par->extradata, "\n[Events]"); in write_header() local
[all...]
/third_party/curl/lib/
H A Dhttp_chunks.h97 struct dynbuf trailer; /* for chunked-encoded trailer */ member
/third_party/skia/gm/
H A Darcto.cpp191 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
/third_party/curl/lib/vauth/
H A Dkrb5_sspi.c259 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 Dindex.js
/third_party/nghttp2/lib/
H A Dnghttp2_http.c104 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 Dnghttp2_session.c3884 int trailer = 0; in inflate_header_block() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.c104 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 Dnghttp2_session.c3879 int trailer = 0; in inflate_header_block() local
/third_party/ffmpeg/libavcodec/
H A Dffv1dec.c767 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 DSkPDFType1Font.cpp191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
/third_party/backends/lib/
H A Dalloca.c348 struct stk_trailer *trailer; in i00afunc() local
[all...]
/third_party/nghttp2/src/
H A Dnghttp.h66 Headers trailer; member
H A DHttpServer.h56 Headers trailer; member
H A Dshrpx_http3_upstream.cc2123 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 Dshrpx_http2_session.cc920 auto trailer = frame->headers.cat == NGHTTP2_HCAT_HEADERS && in on_header_callback2() local

Completed in 39 milliseconds