/external/chromium_org/mojo/public/cpp/bindings/tests/ |
D | struct_unittest.cc | 106 NamedRegionPtr region2; in TEST() local 107 Deserialize_(data, ®ion2); in TEST() 109 EXPECT_EQ(String("region"), region2->name); in TEST() 111 EXPECT_EQ(4U, region2->rects.size()); in TEST() 112 for (size_t i = 0; i < region2->rects.size(); ++i) in TEST() 113 CheckRect(*region2->rects[i], static_cast<int32_t>(i) + 1); in TEST() 132 NamedRegionPtr region2; in TEST() local 133 Deserialize_(data, ®ion2); in TEST() 135 EXPECT_TRUE(region2->name.is_null()); in TEST() 136 EXPECT_TRUE(region2->rects.is_null()); in TEST()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | frame-15.ll | 38 %region2 = alloca [978 x float], align 8 40 %start2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 0 43 %ptr2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 1 65 %region2 = alloca [978 x float], align 8 67 %start2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 0 70 %ptr2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 2 92 %region2 = alloca [978 x float], align 8 94 %start2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 0 97 %ptr2 = getelementptr inbounds [978 x float]* %region2, i64 0, i64 3 119 %region2 = alloca [2002 x float], align 8 [all …]
|
D | frame-13.ll | 36 %region2 = alloca [978 x i32], align 8 38 %ptr2 = getelementptr inbounds [978 x i32]* %region2, i64 0, i64 1 56 %region2 = alloca [978 x i32], align 8 58 %ptr2 = getelementptr inbounds [978 x i32]* %region2, i64 0, i64 2 76 %region2 = alloca [978 x i32], align 8 78 %ptr2 = getelementptr inbounds [978 x i32]* %region2, i64 0, i64 3 96 %region2 = alloca [2002 x i32], align 8 98 %ptr2 = getelementptr inbounds [2002 x i32]* %region2, i64 0, i64 1 116 %region2 = alloca [2002 x i32], align 8 118 %ptr2 = getelementptr inbounds [2002 x i32]* %region2, i64 0, i64 2 [all …]
|
D | frame-16.ll | 35 %region2 = alloca [3912 x i8], align 8 37 %ptr2 = getelementptr inbounds [3912 x i8]* %region2, i64 0, i64 7 53 %region2 = alloca [3912 x i8], align 8 55 %ptr2 = getelementptr inbounds [3912 x i8]* %region2, i64 0, i64 8 74 %region2 = alloca [524104 x i8], align 8 76 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 7 96 %region2 = alloca [524104 x i8], align 8 98 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 8 117 %region2 = alloca [524104 x i8], align 8 119 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 4103 [all …]
|
D | frame-14.ll | 35 %region2 = alloca [3912 x i8], align 8 37 %ptr2 = getelementptr inbounds [3912 x i8]* %region2, i64 0, i64 7 53 %region2 = alloca [3912 x i8], align 8 55 %ptr2 = getelementptr inbounds [3912 x i8]* %region2, i64 0, i64 8 74 %region2 = alloca [524104 x i8], align 8 76 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 7 98 %region2 = alloca [524104 x i8], align 8 100 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 8 121 %region2 = alloca [524104 x i8], align 8 123 %ptr2 = getelementptr inbounds [524104 x i8]* %region2, i64 0, i64 4103 [all …]
|
/external/clang/test/Lexer/ |
D | pragma-region.c | 25 #pragma region2 // expected-warning {{unknown pragma ignored}}
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/ |
D | desktop_region_unittest.cc | 592 DesktopRegion region2; in TEST() local 597 region2.AddRect(DesktopRect::MakeLTRB(x + span_set.spans[span].start, 0, in TEST() 600 r.Subtract(region2); in TEST() 663 DesktopRegion region2; in TEST() local 668 region2.AddRect(DesktopRect::MakeLTRB(0, y + span_set.spans[span].start, in TEST() 671 r.Subtract(region2); in TEST()
|
D | desktop_region.h | 114 void Intersect(const DesktopRegion& region1, const DesktopRegion& region2);
|
D | desktop_region.cc | 177 const DesktopRegion& region2) { in Intersect() argument 182 Rows::const_iterator it2 = region2.rows_.begin(); in Intersect() 183 Rows::const_iterator end2 = region2.rows_.end(); in Intersect()
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | x11_topmost_window_finder_unittest.cc | 324 REGION* region2 = gfx::CreateRegionFromSkRegion(skregion2); in TEST_F() local 325 XShapeCombineRegion(xdisplay(), xid2, ShapeBounding, 0, 0, region2, in TEST_F() 327 XDestroyRegion(region2); in TEST_F()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/Shapes/resources/ |
D | MultipleShapes.css | 81 #region2 { width: 22%; }
|
/external/pixman/pixman/ |
D | pixman.h | 489 pixman_region16_t *region2); 584 pixman_region32_t *region2);
|
/external/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 2299 char region2[2]; in TestGetRegion() local 2302 len = TimeZone::getRegion("America/New_York", region2, sizeof(region2), sts); in TestGetRegion() 2312 if (uprv_strncmp(region2, "US", 2) != 0) { in TestGetRegion()
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusFlat.h | 462 GdipCombineRegionRegion(GpRegion *region, GpRegion *region2, 494 GdipIsEqualRegion(GpRegion *region, GpRegion *region2,
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 31368 http://www.cf.adfg.state.ak.us/region2/finfish/salmon/pws/pwsfor05.php
|