/external/libvpx/libwebm/ |
D | mkvparser.hpp | 464 class Chapters { class 465 Chapters(const Chapters&); 466 Chapters& operator=(const Chapters&); 475 Chapters(Segment*, long long payload_start, long long payload_size, 478 ~Chapters(); 522 long long GetStartTime(const Chapters*) const; 523 long long GetStopTime(const Chapters*) const; 533 static long long GetTime(const Chapters*, long long timecode); 549 friend class Chapters; 891 const Chapters* GetChapters() const; [all …]
|
D | mkvparser.cpp | 902 Chapters(this, pos, size, element_start, element_size); in ParseHeaders() 3832 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters() 3841 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters 3853 Chapters::~Chapters() { in ~Chapters() 3860 long Chapters::Parse() { in Parse() 3892 int Chapters::GetEditionCount() const { return m_editions_count; } in GetEditionCount() 3894 const Chapters::Edition* Chapters::GetEdition(int idx) const { in GetEdition() 3904 bool Chapters::ExpandEditionsArray() { in ExpandEditionsArray() 3926 long Chapters::ParseEdition(long long pos, long long size) { in ParseEdition() 3936 Chapters::Edition::Edition() {} in Edition() [all …]
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvparser.hpp | 464 class Chapters { class 465 Chapters(const Chapters&); 466 Chapters& operator=(const Chapters&); 475 Chapters(Segment*, long long payload_start, long long payload_size, 478 ~Chapters(); 522 long long GetStartTime(const Chapters*) const; 523 long long GetStopTime(const Chapters*) const; 533 static long long GetTime(const Chapters*, long long timecode); 549 friend class Chapters; 891 const Chapters* GetChapters() const; [all …]
|
D | mkvparser.cpp | 900 Chapters(this, pos, size, element_start, element_size); in ParseHeaders() 3830 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters() 3839 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters 3851 Chapters::~Chapters() { in ~Chapters() 3858 long Chapters::Parse() { in Parse() 3890 int Chapters::GetEditionCount() const { return m_editions_count; } in GetEditionCount() 3892 const Chapters::Edition* Chapters::GetEdition(int idx) const { in GetEdition() 3902 bool Chapters::ExpandEditionsArray() { in ExpandEditionsArray() 3924 long Chapters::ParseEdition(long long pos, long long size) { in ParseEdition() 3934 Chapters::Edition::Edition() {} in Edition() [all …]
|
D | mkvmuxer.hpp | 569 friend class Chapters; 660 class Chapters { class 662 Chapters(); 663 ~Chapters(); 692 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(Chapters); 1247 Chapters chapters_;
|
D | mkvmuxer.cpp | 1318 Chapters::Chapters() : chapters_size_(0), chapters_count_(0), chapters_(NULL) {} in Chapters() function in mkvmuxer::Chapters 1320 Chapters::~Chapters() { in ~Chapters() 1330 int Chapters::Count() const { return chapters_count_; } in Count() 1332 Chapter* Chapters::AddChapter(unsigned int* seed) { in AddChapter() 1342 bool Chapters::Write(IMkvWriter* writer) const { in Write() 1364 bool Chapters::ExpandChaptersArray() { in ExpandChaptersArray() 1388 uint64 Chapters::WriteEdition(IMkvWriter* writer) const { in WriteEdition()
|
/external/libpng/contrib/gregbook/ |
D | README | 7 Chapters 13, 14 and 15 of "PNG: The Definitive Guide" discuss three free, 54 mation and links to the latest version of the source code, and Chapters
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl1.rst | 48 parsing and operator precedence parsing. Nothing in Chapters 1 or 2
|
D | LangImpl1.rst | 48 parsing and operator precedence parsing. Nothing in Chapters 1 or 2
|
D | LangImpl4.rst | 12 LLVM <index.html>`_" tutorial. Chapters 1-3 described the implementation
|
D | OCamlLangImpl4.rst | 12 LLVM <index.html>`_" tutorial. Chapters 1-3 described the implementation
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 3971 % Chapters, sections, etc. 4731 % Chapters, in the main contents. 4734 % Chapters, in the short toc.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3971 % Chapters, sections, etc. 4731 % Chapters, in the main contents. 4734 % Chapters, in the short toc.
|
/external/bison/build-aux/ |
D | texinfo.tex | 5245 % Chapters, sections, etc. 6150 % Chapters, in the main contents. 6153 % Chapters, in the short toc.
|