Searched refs:SimpleTag (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.hpp618 class SimpleTag;
620 class SimpleTag { class in class:mkvparser::Tags
622 SimpleTag();
623 SimpleTag(const SimpleTag&);
624 ~SimpleTag();
625 SimpleTag& operator=(const SimpleTag&);
633 void ShallowCopy(SimpleTag&) const;
650 const SimpleTag* GetSimpleTa
[all...]
H A Dmkvmuxer.cpp1524 SimpleTag& st = simple_tags_[simple_tags_count_++];
1552 SimpleTag& st = simple_tags_[--simple_tags_count_];
1568 SimpleTag* const simple_tags = new (std::nothrow) SimpleTag[size]; // NOLINT
1588 const SimpleTag& st = simple_tags_[idx];
1604 const SimpleTag& st = simple_tags_[idx];
1618 // Tag::SimpleTag
1620 void Tag::SimpleTag::Init() {
1625 void Tag::SimpleTag::Clear() {
1630 bool Tag::SimpleTag
[all...]
H A Dmkvmuxer.hpp752 class SimpleTag { class in class:mkvmuxer::Tag
754 // Establish representation invariant for new SimpleTag object.
768 // If |writer| is non-NULL, serialize the SimpleTag sub-element of
769 // the Atom into the stream. Returns the SimpleTag element size on
791 // existing SimpleTag objects to the new array. Returns false if the
800 // The Atom element can contain multiple SimpleTag sub-elements
801 SimpleTag* simple_tags_;
H A Dmkvparser.cpp3795 const Tags::SimpleTag* Tags::Tag::GetSimpleTag(int index) const {
3819 SimpleTag& d = m_simple_tags[--m_simple_tags_count];
3865 SimpleTag& st = m_simple_tags[m_simple_tags_count++];
3877 SimpleTag* const displays = new (std::nothrow) SimpleTag[size];
3893 Tags::SimpleTag::SimpleTag() {} function in class:Tags::SimpleTag
3895 Tags::SimpleTag::~SimpleTag() {}
3897 const char* Tags::SimpleTag
[all...]
/external/libvpx/libwebm/mkvparser/
H A Dmkvparser.h705 class SimpleTag;
707 class SimpleTag { class in class:mkvparser::Tags
709 SimpleTag();
710 SimpleTag(const SimpleTag&);
711 ~SimpleTag();
712 SimpleTag& operator=(const SimpleTag&);
720 void ShallowCopy(SimpleTag&) const;
737 const SimpleTag* GetSimpleTa
[all...]
H A Dmkvparser.cc3794 const Tags::SimpleTag* Tags::Tag::GetSimpleTag(int index) const {
3818 SimpleTag& d = m_simple_tags[--m_simple_tags_count];
3864 SimpleTag& st = m_simple_tags[m_simple_tags_count++];
3876 SimpleTag* const displays = new (std::nothrow) SimpleTag[size];
3892 Tags::SimpleTag::SimpleTag() {} function in class:Tags::SimpleTag
3894 Tags::SimpleTag::~SimpleTag() {}
3896 const char* Tags::SimpleTag
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet.jsp_2.0.0.v200806031607.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ...

Completed in 182 milliseconds