Searched refs:ci1 (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 699 GstCaps *c1, *c2, *ci1, *ci2; in GST_START_TEST() local 706 ci1 = gst_caps_intersect (c2, c1); in GST_START_TEST() 707 GST_DEBUG ("intersected: %" GST_PTR_FORMAT, ci1); in GST_START_TEST() 708 fail_unless (gst_caps_get_size (ci1) == 1, NULL); in GST_START_TEST() 709 s = gst_caps_get_structure (ci1, 0); in GST_START_TEST() 723 fail_unless (gst_caps_is_equal (ci1, ci2)); in GST_START_TEST() 725 gst_caps_unref (ci1); in GST_START_TEST() 736 ci1 = gst_caps_intersect (c2, c1); in GST_START_TEST() 737 GST_DEBUG ("intersected: %" GST_PTR_FORMAT, ci1); in GST_START_TEST() 738 fail_unless (gst_caps_is_empty (ci1), NULL); in GST_START_TEST() [all …]
|
/third_party/rust/crates/regex/tests/ |
D | consistent.rs | 204 let ci1 = self.re1.captures_iter(input); localVariable 206 for (cap1, cap2) in ci1.zip(ci2) {
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
D | sfn_valuefactory_test.cpp | 223 auto ci1 = nir_instr_as_load_const(c1->parent_instr); in TEST_F() local 224 factory->allocate_const(ci1); in TEST_F()
|
/third_party/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 96 OpName %30 "ci1" in TEST() 399 OpName %30 "ci1" in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 96 OpName %30 "ci1" in TEST() 399 OpName %30 "ci1" in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 96 OpName %30 "ci1" in TEST() 399 OpName %30 "ci1" in TEST()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationTest.java | 350 UTF16CollationIterator ci1 = new UTF16CollationIterator(data, false, s, 0); in TestSubSequence() local 354 long ce1 = ci1.nextCE(); in TestSubSequence()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationTest.java | 347 UTF16CollationIterator ci1 = new UTF16CollationIterator(data, false, s, 0); in TestSubSequence() local 351 long ce1 = ci1.nextCE(); in TestSubSequence()
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-client.c | 1245 uint32_t ci1; 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 | 273 UTF16CollationIterator ci1(data, FALSE, s, s, s + 2); in TestNulTerminated() local 276 int64_t ce1 = ci1.nextCE(errorCode); in TestNulTerminated()
|
/third_party/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 1169 ci1 ← ㄘ;
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Latn_Bopo.txt | 1169 ci1 ← ㄘ;
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Latn_Bopo.txt | 1168 ci1 ← ㄘ;
|