Home
last modified time | relevance | path

Searched defs:m_tag (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.h162 struct m_tag { struct
164 uint16_t m_tag_id; /* Tag ID */ argument
165 uint16_t m_tag_len; /* Length of data */ argument
166 uint32_t m_tag_cookie; /* ABI/Module ID */ argument
167 void (*m_tag_free)(struct m_tag *); argument
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp397 qpSampleValueTag m_tag; member in tcu::LogValueInfo
419 qpKeyValueTag m_tag; member in tcu::LogNumber
/third_party/libabigail/tests/lib/
Dcatch.hpp5137 std::string m_tag; member in Catch::TestSpec::TagPattern