Home
last modified time | relevance | path

Searched refs:trailer (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/ffmpeg/tests/ref/fate/
Dmovenc4 write_data len 110, time nopts, type trailer atom -
9 write_data len 110, time nopts, type trailer atom -
14 write_data len 110, time nopts, type trailer atom -
22 write_data len 148, time nopts, type trailer atom -
28 write_data len 148, time nopts, type trailer atom -
34 write_data len 148, time nopts, type trailer atom -
40 write_data len 148, time nopts, type trailer atom -
45 write_data len 148, time nopts, type trailer atom -
50 write_data len 148, time nopts, type trailer atom -
54 write_data len 67, time nopts, type trailer atom -
[all …]
/third_party/ffmpeg/libavformat/
Dassenc.c42 uint8_t *trailer; member
58 uint8_t *trailer = strstr(par->extradata, "\n[Events]"); in write_header() local
60 if (trailer) in write_header()
61 trailer = strstr(trailer, "Format:"); in write_header()
62 if (trailer) in write_header()
63 trailer = strstr(trailer, "\n"); in write_header()
65 if (trailer++) { in write_header()
66 header_size = (trailer - par->extradata); in write_header()
69 ass->trailer = trailer; in write_header()
208 if (ass->trailer) { in write_trailer()
[all …]
Dwebpenc.c75 static int flush(AVFormatContext *s, int trailer, int64_t pts) in flush() argument
102 if (!trailer) { in flush()
115 if (!trailer) { in flush()
123 if (w->frame_count > trailer) { in flush()
/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Dssh.js89 var trailer = data.slice(realOffset);
90 trailer = trailer.replace(/[\r\n]/g, ' ').
92 if (trailer.match(/^[a-zA-Z0-9]/))
93 key.comment = trailer;
/third_party/node/deps/nghttp2/lib/
Dnghttp2_http.c116 int trailer, int connect_protocol) { in http_request_on_header() argument
118 if (trailer || in http_request_on_header()
229 int trailer) { in http_response_on_header() argument
231 if (trailer || in http_response_on_header()
334 int trailer) { in nghttp2_http_on_header() argument
385 return http_request_on_header(stream, nv, trailer, in nghttp2_http_on_header()
390 return http_response_on_header(stream, nv, trailer); in nghttp2_http_on_header()
/third_party/nghttp2/integration-tests/
Dserver_tester.go333 trailer []hpack.HeaderField // trailer part member
340 trailer []hpack.HeaderField member
351 for _, h := range cbr.trailer {
478 if len(rp.trailer) != 0 {
480 trailer: rp.trailer,
515 for _, h := range cbr.trailer {
605 EndStream: len(rp.body) == 0 && len(rp.trailer) == 0 && !rp.noEndStream,
615 if err := st.fr.WriteData(id, len(rp.trailer) == 0 && !rp.noEndStream, rp.body); err != nil {
620 if len(rp.trailer) != 0 {
622 for _, h := range rp.trailer {
/third_party/cef/tools/yapf/yapf/yapflib/
Dsplit_penalty.py247 for trailer in node.children[1:]:
248 if pytree_utils.NodeName(trailer) != 'trailer':
250 if trailer.children[0].value in '([':
251 if len(trailer.children) > 2:
253 trailer.children[0], pytree_utils.Annotation.SUBTYPE)
255 _SetStronglyConnected(_FirstChildNode(trailer.children[1]))
257 last_child_node = _LastChildNode(trailer)
270 _SetStronglyConnected(trailer.children[-1])
/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/
DconvertToAsyncFunction_bindingPattern.ts6 function res({ status, trailer }){
16 function res({ status, trailer }){
DconvertToAsyncFunction_bindingPattern.js6 function res({ status, trailer }){ field
16 function res({ status, trailer }){ field
DconvertToAsyncFunction_bindingPatternNameCollision.ts7 function res({ status, trailer }){
18 function res({ status, trailer }){
DconvertToAsyncFunction_bindingPatternNameCollision.js7 function res({ status, trailer }){ field
18 function res({ status, trailer }){ field
/third_party/mesa3d/src/mapi/glapi/gen/
DglX_proto_send.py864 trailer = " }"
866 trailer = None
895 if trailer: print(trailer)
916 trailer = " }"
918 trailer = None
950 if trailer: print(trailer)
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
195 for (; hexData < trailer; hexData++) { in convert_type1_font_stream()
238 size_t trailer SK_INIT_TO_AVOID_WARNING; in make_type1_font_descriptor()
241 &header, &data, &trailer); in make_type1_font_descriptor()
246 dict->insertInt("Length3", trailer); in make_type1_font_descriptor()
/third_party/flutter/skia/src/pdf/
DSkPDFType1Font.cpp191 const uint8_t* trailer = hexData + hexDataLen; in convert_type1_font_stream() local
195 for (; hexData < trailer; hexData++) { in convert_type1_font_stream()
238 size_t trailer SK_INIT_TO_AVOID_WARNING; in make_type1_font_descriptor()
241 &header, &data, &trailer); in make_type1_font_descriptor()
246 dict->insertInt("Length3", trailer); in make_type1_font_descriptor()
/third_party/nghttp2/lib/
Dnghttp2_http.c104 int trailer, int connect_protocol) { in http_request_on_header() argument
108 if (trailer || in http_request_on_header()
206 if (!trailer && in http_request_on_header()
236 int trailer) { in http_response_on_header() argument
238 if (trailer || in http_response_on_header()
351 int trailer) { in nghttp2_http_on_header() argument
435 return http_request_on_header(stream, nv, trailer, in nghttp2_http_on_header()
440 return http_response_on_header(stream, nv, trailer); in nghttp2_http_on_header()
/third_party/python/Lib/lib2to3/fixes/
Dfix_execfile.py37 read = [Node(syms.trailer, [Dot(), Name('read')]),
38 Node(syms.trailer, [LParen(), RParen()])]
Dfix_tuple_params.py161 trailer = [Subscript(Number(str(i)))]
163 map_to_index(obj, trailer, d=d)
165 d[obj] = prefix + trailer
/third_party/nghttp2/doc/
Dnghttpd.1.rst134 .. option:: --trailer=<HEADER>
136 Add a trailer header to a response. <HEADER> must not
138 with ':'). The trailer is sent only if a response has
139 body part. Example: :option:`--trailer` 'foo: bar'.
/third_party/python/Tools/freeze/
Dmakefreeze.py12 trailer = """\ variable
68 outfp.write(trailer)
/third_party/python/Tools/scripts/
Dgprof2html.py20 trailer = """\ variable
73 output.write(trailer)
/third_party/python/Lib/lib2to3/
Dfixer_util.py42 return [obj, Node(syms.trailer, [Dot(), attr])]
54 node = Node(syms.trailer, [lparen.clone(), rparen.clone()])
79 return Node(syms.trailer, [Leaf(token.LBRACE, "["),
146 [Node(syms.trailer,
403 _block_syms = {syms.funcdef, syms.classdef, syms.trailer}
/third_party/skia/gm/
Darcto.cpp191 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
192 sk_fwrite(trailer, sizeof(trailer) - 1, file); in DEF_SIMPLE_GM()
/third_party/flutter/skia/gm/
Darcto.cpp194 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
195 sk_fwrite(trailer, sizeof(trailer) - 1, file); in DEF_SIMPLE_GM()
/third_party/node/test/es-module/
Dtest-esm-exports.mjs40 ['pkgexports/dir1/dir1/trailer', { default: 'main' }],
41 ['pkgexports/dir2/dir2/trailer', { default: 'index' }],
86 ['pkgexports/trailer', './trailer'],
158 ['pkgexports/dir2/trailer', `subpath${sep}dir2.js`],
/third_party/nghttp2/src/
Dnghttpd.cc380 config.trailer.emplace_back(header, value, false); in main()
381 util::inp_strlower(config.trailer.back().name); in main()
481 for (auto &h : config.trailer) { in main()

12345