Home
last modified time | relevance | path

Searched defs:tag2 (Results 1 – 25 of 36) sorted by relevance

12

/third_party/boost/libs/function_types/test/custom_ccs/
Dproperty_tag.cpp16 typedef ft::tag<ft::const_non_volatile,ft::const_qualified> tag2; typedef
/third_party/boost/libs/spirit/classic/test/
Dowi_st_tests.cpp22 struct tag2 {}; struct
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c61 tag1, tag2, tag3, tag4 ) \ argument
75 tag1, tag2, tag3, tag4 ) \ argument
412 tag1, tag2, tag3, tag4 ) \ argument
428 tag1, tag2, tag3, tag4 ) \ argument
Daftypes.h344 tag1, tag2, tag3, tag4 ) \ argument
/third_party/freetype/src/autofit/
Dafshaper.c61 tag1, tag2, tag3, tag4 ) \ argument
75 tag1, tag2, tag3, tag4 ) \ argument
397 tag1, tag2, tag3, tag4 ) \ argument
413 tag1, tag2, tag3, tag4 ) \ argument
Daftypes.h405 tag1, tag2, tag3, tag4 ) \ argument
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c62 tag1, tag2, tag3, tag4 ) \ argument
76 tag1, tag2, tag3, tag4 ) \ argument
398 tag1, tag2, tag3, tag4 ) \ argument
414 tag1, tag2, tag3, tag4 ) \ argument
Daftypes.h406 tag1, tag2, tag3, tag4 ) \ argument
/third_party/harfbuzz/test/api/
Dtest-ot-tag.c80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local
211 hb_tag_t tag2; in test_language_two_way() local
232 hb_tag_t tag2; in test_tag_from_language() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-tag.c80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local
205 hb_tag_t tag2; in test_language_two_way() local
226 hb_tag_t tag2; in test_tag_from_language() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-tag.c80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local
211 hb_tag_t tag2; in test_language_two_way() local
232 hb_tag_t tag2; in test_tag_from_language() local
/third_party/boost/boost/range/algorithm/
Dequal.hpp139 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local
154 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dassign_parents.hpp54 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef
89 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef
238 typedef typename geometry::tag<Geometry2>::type tag2; in assign_parents() typedef
Dadd_rings.hpp50 typedef typename geometry::tag<Geometry2>::type tag2; in convert_and_add() typedef
Dselect_rings.hpp321 typedef typename geometry::tag<Geometry2>::type tag2; in select_rings() typedef
/third_party/boost/libs/unordered/test/exception/
Dmerge_exception_tests.cpp44 int tag2 = tag12 % 256; in merge_exception_test() local
/third_party/boost/boost/fusion/view/detail/
Dstrictest_traversal.hpp54 typedef typename traits::category_of<next_value>::type tag2; typedef
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c1280 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_mp4_tag()
1342 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_mp4_date()
1376 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_mp4_cover()
1430 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_3gp_str()
1460 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_3gp_date()
1485 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_3gp_location()
1539 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_3gp_keywords()
1662 AtomUDTA * udta, const char *tag, const char *tag2, guint32 fourcc) in gst_qt_mux_add_3gp_classification()
1815 const gchar *tag, *tag2; in gst_qt_mux_add_metadata_tags() local
Dqtdemux_tags.c430 const char *tag1, const char *tag2, GNode * node) in qtdemux_tag_add_num()
/third_party/boost/boost/multiprecision/detail/
Det_ops.hpp148 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator +()
440 operator-(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator -()
646 operator*(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator *()
862 operator/(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator /()
1091 operator%(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator %()
1259 operator&(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator &()
1377 operator|(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator |()
1495 operator^(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator ^()
/third_party/mbedtls/library/
Dccm.c542 static int mbedtls_ccm_compare_tags(const unsigned char *tag1, const unsigned char *tag2, size_t ta… in mbedtls_ccm_compare_tags()
/third_party/libexif/libexif/
Dexif-data.c541 ExifShort tag2 = exif_get_short (p2, o); in cmp_func() local
/third_party/boost/libs/multiprecision/test/
Dtest_arithmetic.hpp2832 …<boost::multiprecision::is_number<Real>::value && !boost::is_same<related_type, Real>::value> tag2; in test() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c110 FT_Tag tag2 = table2->Tag; in compare_tags() local
/third_party/freetype/src/sfnt/
Dsfwoff2.c112 FT_ULong tag2 = table2->Tag; in compare_tags() local

12