/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 699 GstCaps *c1, *c2, *ci1, *ci2; in GST_START_TEST() local 715 ci2 = gst_caps_intersect (c1, c2); in GST_START_TEST() 716 GST_DEBUG ("intersected: %" GST_PTR_FORMAT, ci2); in GST_START_TEST() 717 fail_unless (gst_caps_get_size (ci2) == 1, NULL); in GST_START_TEST() 718 s = gst_caps_get_structure (ci2, 0); in GST_START_TEST() 723 fail_unless (gst_caps_is_equal (ci1, ci2)); in GST_START_TEST() 726 gst_caps_unref (ci2); in GST_START_TEST() 741 ci2 = gst_caps_intersect (c1, c2); in GST_START_TEST() 742 GST_DEBUG ("intersected: %" GST_PTR_FORMAT, ci2); in GST_START_TEST() 743 fail_unless (gst_caps_is_empty (ci2), NULL); in GST_START_TEST() [all …]
|
/third_party/skia/resources/sksl/shared/ |
D | ArrayNarrowingConversions.sksl | 16 const int ci2[2] = int[2](1, 2); 21 return (i2 == s2 && f2 == h2 && ci2 == cs2 && cf2 == ch2 && i2 == cs2 && h2 == cf2)
|
/third_party/skia/resources/sksl/runtime/ |
D | ArrayNarrowingConversions.rts | 16 const highp int ci2[2] = int [2](1, 2); 21 return (i2 == s2 && f2 == h2 && ci2 == cs2 && cf2 == ch2 && i2 == cs2 && h2 == cf2)
|
/third_party/boost/libs/intrusive/test/ |
D | generic_assoc_test.hpp | 171 const_iterator ci2(ci); in test_root() local 172 BOOST_TEST( ci.go_parent().go_parent() == ci2); in test_root() 175 ci2 = ci; in test_root() 176 BOOST_TEST( ci.go_parent().go_parent() == ci2); in test_root()
|
D | iterator_test.hpp | 133 const_iterator ci2(i); in test_iterator_compatible() local 134 BOOST_ASSERT(ci2 == i); in test_iterator_compatible() 135 BOOST_ASSERT(*ci2 == *i); in test_iterator_compatible() 136 (void)ci2; in test_iterator_compatible()
|
/third_party/boost/libs/multi_array/test/ |
D | iterators.cpp | 91 typename Array::const_iterator ci2 = in construct_iterators() 96 typename Array::const_iterator ci2 = i1; in construct_iterators() local
|
/third_party/boost/boost/range/ |
D | concepts.hpp | 302 const_iterator ci2 = boost::end(const_range); in const_constraints() local 305 boost::ignore_unused_variable_warning(ci2); in const_constraints()
|
/third_party/boost/libs/ptr_container/test/ |
D | ptr_array.cpp | 140 BOOST_DEDUCED_TYPENAME C::const_iterator ci2 = c2.begin(); in test_array_interface() local 141 hide_warning(ci2); in test_array_interface()
|
D | associative_test_data.hpp | 99 BOOST_DEDUCED_TYPENAME C::const_iterator ci2 = c2.begin(); in ptr_set_test() local 100 hide_warning(ci2); in ptr_set_test()
|
D | sequence_test_data.hpp | 73 BOOST_DEDUCED_TYPENAME C::const_iterator ci2 = c2.begin(); in reversible_container_test() local 74 hide_warning(ci2); in reversible_container_test()
|
D | ptr_unordered_map.cpp | 116 BOOST_DEDUCED_TYPENAME C::const_iterator ci2 = c2.begin(); in ptr_map_test() local 117 hide_warning(ci2); in ptr_map_test()
|
D | ptr_map.cpp | 110 BOOST_DEDUCED_TYPENAME C::const_iterator ci2 = c2.begin(); in ptr_map_test() local 111 hide_warning(ci2); in ptr_map_test()
|
/third_party/quickjs/ |
D | unicode_gen.c | 948 CCInfo *ci, *ci1, *ci2; in find_run_type() local 952 ci2 = &tab[code + 2]; in find_run_type() 963 ci2->l_len == 0 && in find_run_type() 964 ci2->f_code == 0 && in find_run_type() 965 ci2->u_len == 1 && ci2->u_data[0] == code) { in find_run_type() 2190 CCInfo *ci, *ci1, *ci2; in find_decomp_run() local 2432 ci2 = &unicode_db[i + n + 1]; in find_decomp_run() 2433 if (!(ci2->decomp_len == l && in find_decomp_run() 2434 ci2->is_compat == ci->is_compat && in find_decomp_run() 2435 ci2->decomp_data[0] == to_lower_simple(ci1->decomp_data[0]) && in find_decomp_run() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 97 OpName %32 "ci2" in TEST() 400 OpName %32 "ci2" in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 97 OpName %32 "ci2" in TEST() 400 OpName %32 "ci2" in TEST()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationTest.java | 348 UTF16CollationIterator ci2 = new UTF16CollationIterator(data, false, s, 2); in TestSubSequence() local 352 long ce2 = ci2.nextCE(); in TestSubSequence()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationTest.java | 351 UTF16CollationIterator ci2 = new UTF16CollationIterator(data, false, s, 2); in TestSubSequence() local 355 long ce2 = ci2.nextCE(); in TestSubSequence()
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-client.c | 1246 uint32_t ci2; in rtsp_auth_cb() member 1251 sci = pa_sprintf_malloc("%08x%08x",rci.ci1, rci.ci2); in rtsp_auth_cb()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 274 UTF16CollationIterator ci2(data, FALSE, s + 2, s + 2, NULL); in TestNulTerminated() local 277 int64_t ce2 = ci2.nextCE(errorCode); in TestNulTerminated()
|