Home
last modified time | relevance | path

Searched defs:trailer (Results 1 – 25 of 41) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/
DconvertToAsyncFunction_bindingPattern.js6 function res({ status, trailer }){ field
16 function res({ status, trailer }){ field
DconvertToAsyncFunction_bindingPatternNameCollision.js7 function res({ status, trailer }){ field
18 function res({ status, trailer }){ field
/third_party/boost/boost/beast/http/impl/
Dchunk_encode.hpp159 prepare(Trailer const& trailer, Allocator const& allocator) -> in prepare()
171 prepare(Trailer const& trailer, std::true_type) -> in prepare()
183 prepare(Trailer const& trailer, std::false_type) -> in prepare()
200 chunk_last(Trailer const& trailer) in chunk_last()
211 DeducedTrailer const& trailer, Allocator const& allocator) in chunk_last()
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dchunk_encode.hpp159 prepare(Trailer const& trailer, Allocator const& allocator) -> in prepare()
171 prepare(Trailer const& trailer, std::true_type) -> in prepare()
183 prepare(Trailer const& trailer, std::false_type) -> in prepare()
200 chunk_last(Trailer const& trailer) in chunk_last()
211 DeducedTrailer const& trailer, Allocator const& allocator) in chunk_last()
/third_party/nghttp2/lib/
Dnghttp2_http.c116 int trailer, int connect_protocol) { in http_request_on_header()
229 int trailer) { in http_response_on_header()
334 int trailer) { in nghttp2_http_on_header()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_http.c116 int trailer, int connect_protocol) { in http_request_on_header()
229 int trailer) { in http_response_on_header()
334 int trailer) { in nghttp2_http_on_header()
/third_party/python/Tools/scripts/
Dgprof2html.py20 trailer = """\ variable
/third_party/python/Tools/freeze/
Dmakefreeze.py12 trailer = """\ variable
/third_party/ffmpeg/libavformat/
Dassenc.c42 uint8_t *trailer; member
58 uint8_t *trailer = strstr(par->extradata, "\n[Events]"); in write_header() local
Dwebpenc.c75 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush()
/third_party/node/test/parallel/
Dtest-http-raw-headers.js99 'trailer': 'x-foo', property
/third_party/boost/libs/beast/test/doc/
Dhttp_snippets.cpp231 fields trailer; in fxx() local
245 fields trailer; in fxx() local
/third_party/flutter/skia/gm/
Darcto.cpp194 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
/third_party/skia/gm/
Darcto.cpp191 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
/third_party/curl/lib/vauth/
Dkrb5_sspi.c255 unsigned char *trailer = NULL; in Curl_auth_create_gssapi_security_message() local
/third_party/boost/boost/beast/http/
Dchunk_encode.hpp724 Trailer const& trailer, in make_chunk_last()
/third_party/boost/libs/beast/include/boost/beast/http/
Dchunk_encode.hpp724 Trailer const& trailer, in make_chunk_last()
/third_party/ffmpeg/libavcodec/
Dffv1dec.c747 int trailer = 3 + 5*!!f->ec; in read_header() local
888 int trailer = 3 + 5*!!f->ec; in decode_frame() local
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js11 …e, 'proxy-authenticate': true, 'proxy-authorization': true, 'te': true, 'trailer': true, 'transfer… property
/third_party/nghttp2/integration-tests/
Dserver_tester.go318 trailer []hpack.HeaderField // trailer part member
325 trailer []hpack.HeaderField member
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
/third_party/flutter/skia/src/pdf/
DSkPDFType1Font.cpp191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
/third_party/nghttp2/src/
DHttpServer.h56 Headers trailer; member
Dnghttp.h66 Headers trailer; member
/third_party/node/lib/
D_http_outgoing.js371 trailer: false, property

12