Home
last modified time | relevance | path

Searched refs:type_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/regex/src/
Dcregex.cpp84 type_copy enumerator
104 t(type_copy), pbase(0), in RegExData()
136 t = type_copy; in update()
505 case BOOST_REGEX_DETAIL_NS::RegExData::type_copy: in Position()
532 case BOOST_REGEX_DETAIL_NS::RegExData::type_copy: in Length()
553 case BOOST_REGEX_DETAIL_NS::RegExData::type_copy: in Matched()
578 case BOOST_REGEX_DETAIL_NS::RegExData::type_copy: in What()
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c421 GType type_copy; in gst_structure_new_valist() local
428 type_copy = va_arg (copy, GType); in gst_structure_new_valist()
429 G_VALUE_COLLECT_SKIP (type_copy, copy); in gst_structure_new_valist()
973 GType type_copy; in gst_structure_new_id() local
983 type_copy = va_arg (copy, GType); in gst_structure_new_id()
984 G_VALUE_COLLECT_SKIP (type_copy, copy); in gst_structure_new_id()