/third_party/boost/libs/unordered/test/exception/ |
D | move_assign_exception_tests.cpp | 28 move_assign_base(int tag1, int tag2, float mlf1 = 1.0, float mlf2 = 1.0) in move_assign_base() 31 y(0, hasher(tag2), key_equal(tag2), allocator_type(tag2)) in move_assign_base() 69 int tag2, float mlf1 = 1.0, float mlf2 = 1.0) in move_assign_values() 70 : move_assign_base<T>(tag1, tag2, mlf1, mlf2) in move_assign_values()
|
D | assign_exception_tests.cpp | 61 assign_base(int tag1, int tag2, float mlf1 = 1.0, float mlf2 = 1.0) in assign_base() 64 y(0, hasher(tag2), key_equal(tag2), allocator_type(tag2)) in assign_base() 99 assign_values(unsigned int count1, unsigned int count2, int tag1, int tag2, in assign_values() 102 : assign_base<T>(tag1, tag2, mlf1, mlf2) in assign_values()
|
D | swap_exception_tests.cpp | 67 swap_base(unsigned int count1, unsigned int count2, int tag1, int tag2) in swap_base() 72 initial_y(y_values.begin(), y_values.end(), 0, hasher(tag2), in swap_base() 73 key_equal(tag2), in swap_base() 75 ? tag2 in swap_base()
|
D | merge_exception_tests.cpp | 44 int tag2 = tag12 % 256; in merge_exception_test() local 49 T2 y(v2.begin(), v2.end(), 0, test::exception::hash(tag2), in merge_exception_test() 50 test::exception::equal_to(tag2)); in merge_exception_test()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local 86 tag2 = hb_tag_from_string (s2, -1); in test_indic_tags() 95 g_assert_cmphex (t[1], ==, tag2); in test_indic_tags() 99 g_assert_cmphex (hb_ot_tag_to_script (tag2), ==, script); in test_indic_tags() 205 hb_tag_t tag2; in test_language_two_way() local 212 NULL, NULL, &count, &tag2); in test_language_two_way() 215 g_assert_cmphex (tag, ==, tag2); in test_language_two_way() 226 hb_tag_t tag2; in test_tag_from_language() local 233 NULL, NULL, &count, &tag2); in test_tag_from_language() 236 g_assert_cmphex (tag, ==, tag2); in test_tag_from_language()
|
/third_party/harfbuzz/test/api/ |
D | test-ot-tag.c | 80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local 86 tag2 = hb_tag_from_string (s2, -1); in test_indic_tags() 95 g_assert_cmphex (t[1], ==, tag2); in test_indic_tags() 99 g_assert_cmphex (hb_ot_tag_to_script (tag2), ==, script); in test_indic_tags() 211 hb_tag_t tag2; in test_language_two_way() local 218 NULL, NULL, &count, &tag2); in test_language_two_way() 221 g_assert_cmphex (tag, ==, tag2); in test_language_two_way() 232 hb_tag_t tag2; in test_tag_from_language() local 239 NULL, NULL, &count, &tag2); in test_tag_from_language() 242 g_assert_cmphex (tag, ==, tag2); in test_tag_from_language()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 80 hb_script_t tag1, tag2, tag3; in test_indic_tags() local 86 tag2 = hb_tag_from_string (s2, -1); in test_indic_tags() 95 g_assert_cmphex (t[1], ==, tag2); in test_indic_tags() 99 g_assert_cmphex (hb_ot_tag_to_script (tag2), ==, script); in test_indic_tags() 211 hb_tag_t tag2; in test_language_two_way() local 218 NULL, NULL, &count, &tag2); in test_language_two_way() 221 g_assert_cmphex (tag, ==, tag2); in test_language_two_way() 232 hb_tag_t tag2; in test_tag_from_language() local 239 NULL, NULL, &count, &tag2); in test_tag_from_language() 242 g_assert_cmphex (tag, ==, tag2); in test_tag_from_language()
|
/third_party/boost/libs/function_types/test/custom_ccs/ |
D | property_tag.cpp | 16 typedef ft::tag<ft::const_non_volatile,ft::const_qualified> tag2; typedef 25 BOOST_MPL_ASSERT((ft::has_property_tag<tag2, ft::const_qualified>)); 40 BOOST_MPL_ASSERT((ft::has_const_property_tag<tag2>)); 50 BOOST_MPL_ASSERT_NOT((ft::has_property_tag<tag2, ft::cv_qualified>)); 58 BOOST_MPL_ASSERT_NOT((ft::has_variadic_property_tag<tag2>));
|
/third_party/boost/boost/range/algorithm/ |
D | equal.hpp | 139 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local 141 return equal_impl(first1, last1, first2, last2, tag1, tag2); in equal() 154 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local 156 return equal_impl(first1, last1, first2, last2, pred, tag1, tag2); in equal()
|
/third_party/PyYAML/tests/data/ |
D | construct-custom.data | 8 - !tag2 10 - !tag2
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afshaper.c | 61 tag1, tag2, tag3, tag4 ) \ argument 64 HB_TAG( tag1, tag2, tag3, tag4 ), \ 75 tag1, tag2, tag3, tag4 ) \ argument 412 tag1, tag2, tag3, tag4 ) \ argument 416 HB_TAG( tag1, tag2, tag3, tag4 ), \ 428 tag1, tag2, tag3, tag4 ) \ argument
|
/third_party/freetype/src/autofit/ |
D | afshaper.c | 61 tag1, tag2, tag3, tag4 ) \ argument 64 HB_TAG( tag1, tag2, tag3, tag4 ), \ 75 tag1, tag2, tag3, tag4 ) \ argument 397 tag1, tag2, tag3, tag4 ) \ argument 401 HB_TAG( tag1, tag2, tag3, tag4 ), \ 413 tag1, tag2, tag3, tag4 ) \ argument
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | assign_parents.hpp | 54 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef 67 get_ring<tag2>::apply(outer_id, geometry2), strategy) >= 0; in within_selected_input() 89 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef 99 get_ring<tag2>::apply(inner_id, geometry2), in within_selected_input() 238 typedef typename geometry::tag<Geometry2>::type tag2; in assign_parents() typedef 275 geometry::envelope(get_ring<tag2>::apply(it->first, geometry2), in assign_parents()
|
D | add_rings.hpp | 50 typedef typename geometry::tag<Geometry2>::type tag2; in convert_and_add() typedef 62 get_ring<tag2>::apply(id, geometry2), in convert_and_add()
|
D | select_rings.hpp | 321 typedef typename geometry::tag<Geometry2>::type tag2; in select_rings() typedef 329 dispatch::select_rings<tag2, Geometry2>::apply(geometry2, geometry1, in select_rings()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afshaper.c | 62 tag1, tag2, tag3, tag4 ) \ argument 65 HB_TAG( tag1, tag2, tag3, tag4 ), \ 76 tag1, tag2, tag3, tag4 ) \ argument 398 tag1, tag2, tag3, tag4 ) \ argument 402 HB_TAG( tag1, tag2, tag3, tag4 ), \ 414 tag1, tag2, tag3, tag4 ) \ argument
|
/third_party/boost/boost/fusion/view/detail/ |
D | strictest_traversal.hpp | 54 typedef typename traits::category_of<next_value>::type tag2; typedef 56 typedef typename stricter_traversal<tag1,tag2>::type type;
|
/third_party/boost/libs/spirit/classic/test/ |
D | owi_st_tests.cpp | 22 struct tag2 {}; struct 25 typedef object_with_id<tag2> class2;
|
/third_party/mindspore/tests/ut/python/train/summary/ |
D | test_summary_record.py | 33 tag2 = "x2[:Scalar]" 42 dict2["name"] = tag2
|
D | test_image_summary.py | 47 tag2 = "x2[:Image]" 56 dict2["name"] = tag2
|
/third_party/boost/boost/multiprecision/detail/ |
D | et_ops.hpp | 146 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class… 147 …plus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… 148 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator +() argument 150 …plus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator +() 438 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class… 439 …inus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… 440 operator-(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator -() argument 442 …inus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator -() 644 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class… 645 …lies, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… [all …]
|
/third_party/flutter/flutter/packages/flutter/test/semantics/ |
D | semantics_test.dart | 20 const SemanticsTag tag2 = SemanticsTag('Tag Two'); 27 expect(node.isTagged(tag2), isFalse); 31 expect(node.isTagged(tag2), isFalse); 33 node.tags.add(tag2); 35 expect(node.isTagged(tag2), isTrue); 39 final Set<SemanticsTag> tags = <SemanticsTag>{tag1, tag2};
|
/third_party/icu/icu4c/source/test/testdata/ |
D | default.txt | 31 tag2 { DEFAULT2 }
|
D | te_IN.txt | 50 tag2 { TE_IN2 }
|
D | root.txt | 33 tag2 { ROOT2 }
|