/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavisubtitle.c | 225 sub->subfile = in gst_avi_subtitle_parse_gab2_chunk() 228 if (sub->subfile == NULL) in gst_avi_subtitle_parse_gab2_chunk() 281 if (sub->subfile != NULL) { in gst_avi_subtitle_chain() 293 ret = gst_pad_push (sub->src, gst_buffer_ref (sub->subfile)); in gst_avi_subtitle_chain() 308 if (avisubtitle->subfile) { in gst_avi_subtitle_send_event() 310 gst_buffer_ref (avisubtitle->subfile)) == GST_FLOW_OK) in gst_avi_subtitle_send_event() 358 self->subfile = NULL; in gst_avi_subtitle_init() 380 if (sub->subfile) { in gst_avi_subtitle_change_state() 381 gst_buffer_unref (sub->subfile); in gst_avi_subtitle_change_state() 382 sub->subfile = NULL; in gst_avi_subtitle_change_state()
|
D | gstavisubtitle.h | 30 GstBuffer *subfile; /* the complete subtitle file in one buffer */ member
|
/third_party/libfuse/test/ |
D | test_syscalls.c | 31 static char subfile[1280]; variable 1930 fd = open(subfile, flags, 0644); in do_test_create_ro_dir() 1933 unlink(subfile); in do_test_create_ro_dir() 1937 res = check_nonexist(subfile); in do_test_create_ro_dir() 1941 unlink(subfile); in do_test_create_ro_dir() 2004 sprintf(subfile, "%s/subfile", testdir2); in main()
|
D | test_examples.py | 614 subfile = subdir + "/" + name_generator() 619 shutil.copyfile(TEST_FILE, subfile) 632 os.unlink(subfile)
|
/third_party/python/Lib/test/test_importlib/ |
D | util.py | 119 with open(path, 'w', encoding='utf-8') as subfile: 120 subfile.write(content)
|
/third_party/node/lib/ |
D | repl.js | 1360 (subfile) => ArrayPrototypeIncludes(indexes, subfile) 1426 if (ArrayPrototypeSome(subfiles, (subfile) => { 1427 return ArrayPrototypeIncludes(indexes, subfile);
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | rnn.c | 828 char *subfile = 0; in trytop() local 831 subfile = getattrib(db, file, node->line, attr); in trytop() 837 if (!subfile) { in trytop() 840 rnn_parsefile(db, subfile); in trytop()
|
/third_party/ffmpeg/doc/ |
D | protocols.texi | 1644 @section subfile 1663 subfile,,start,153391104,end,268142592,,:/media/dvd/VIDEO_TS/VTS_08_1.VOB 1668 subfile,,start,183241728,end,366490624,,:archive.tar 1673 subfile,,start,32815239,end,0,,:video.ts
|
/third_party/ffmpeg/libavformat/ |
D | Makefile | 644 OBJS-$(CONFIG_SUBFILE_PROTOCOL) += subfile.o
|
/third_party/typescript/tests/baselines/reference/ |
D | parserharness.errors.txt | 1736 // Stuff related to the subfile we're parsing 1803 // Append to the current subfile content, inserting a newline needed
|
D | parserharness.types | 5903 // Stuff related to the subfile we're parsing 6147 // Append to the current subfile content, inserting a newline needed
|
D | parserharness.symbols | 4259 // Stuff related to the subfile we're parsing 4429 // Append to the current subfile content, inserting a newline needed
|
/third_party/ffmpeg/ |
D | BUILD.gn | 1423 # "//third_party/ffmpeg/libavformat/subfile.c",
|
D | Changelog | 880 - subfile protocol
|
/third_party/libexif/po/ |
D | en_GB.po | 2943 msgid "A general indication of the kind of data contained in this subfile." 2944 msgstr "A general indication of the kind of data contained in this subfile."
|
D | en_AU.po | 2943 msgid "A general indication of the kind of data contained in this subfile." 2944 msgstr "A general indication of the kind of data contained in this subfile."
|
D | pt.po | 2829 msgid "A general indication of the kind of data contained in this subfile."
|
D | en_CA.po | 2839 msgid "A general indication of the kind of data contained in this subfile."
|
D | ms.po | 2832 msgid "A general indication of the kind of data contained in this subfile."
|
D | ja.po | 2711 msgid "A general indication of the kind of data contained in this subfile."
|
D | sq.po | 2829 msgid "A general indication of the kind of data contained in this subfile."
|
D | zh_CN.po | 2829 msgid "A general indication of the kind of data contained in this subfile."
|
D | ru.po | 2925 msgid "A general indication of the kind of data contained in this subfile."
|
D | be.po | 2829 msgid "A general indication of the kind of data contained in this subfile."
|
D | tr.po | 2904 msgid "A general indication of the kind of data contained in this subfile."
|