/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/ |
D | ShadowNativeRegionTest.java | 768 Region region1 = new Region(); in testOp3() local 774 verifyNullRegionOp3(region1); in testOp3() 775 verifyDifferenceOp3(region1, region2, region3, region4, region5); in testOp3() 776 verifyIntersectOp3(region1, region2, region3, region4, region5); in testOp3() 777 verifyUnionOp3(region1, region2, region3, region4, region5); in testOp3() 778 verifyXorOp3(region1, region2, region3, region4, region5); in testOp3() 779 verifyReverseDifferenceOp3(region1, region2, region3, region4, region5); in testOp3() 780 verifyReplaceOp3(region1, region2, region3, region4, region5); in testOp3() 783 private void verifyNullRegionOp3(Region region1) { in verifyNullRegionOp3() argument 786 assertFalse(region.op(region1, Region.Op.DIFFERENCE)); in verifyNullRegionOp3() [all …]
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
D | RectRegionTest.java | 62 RectRegion region1 = new RectRegion(0, 100, 0, 100, ""); in testIsWithin() local 66 assertTrue(region1.intersects(region2)); in testIsWithin() 67 assertTrue(region2.intersects(region1)); in testIsWithin() 70 assertFalse(region1.intersects(region3)); in testIsWithin() 71 assertFalse(region3.intersects(region1)); in testIsWithin() 74 assertTrue(region1.intersects(region4)); in testIsWithin() 75 assertTrue(region4.intersects(region1)); in testIsWithin() 79 assertTrue(region1.intersects(region5)); in testIsWithin() 80 assertTrue(region5.intersects(region1)); in testIsWithin()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | frame-15.ll | 37 %region1 = alloca [978 x float], align 8 39 %start1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 0 42 %ptr1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 1 64 %region1 = alloca [978 x float], align 8 66 %start1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 0 69 %ptr1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 2 91 %region1 = alloca [978 x float], align 8 93 %start1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 0 96 %ptr1 = getelementptr inbounds [978 x float], [978 x float]* %region1, i64 0, i64 3 118 %region1 = alloca [2002 x float], align 8 [all …]
|
D | frame-13.ll | 35 %region1 = alloca [978 x i32], align 8 37 %ptr1 = getelementptr inbounds [978 x i32], [978 x i32]* %region1, i64 0, i64 1 55 %region1 = alloca [978 x i32], align 8 57 %ptr1 = getelementptr inbounds [978 x i32], [978 x i32]* %region1, i64 0, i64 2 75 %region1 = alloca [978 x i32], align 8 77 %ptr1 = getelementptr inbounds [978 x i32], [978 x i32]* %region1, i64 0, i64 3 95 %region1 = alloca [2002 x i32], align 8 97 %ptr1 = getelementptr inbounds [2002 x i32], [2002 x i32]* %region1, i64 0, i64 1 115 %region1 = alloca [2002 x i32], align 8 117 %ptr1 = getelementptr inbounds [2002 x i32], [2002 x i32]* %region1, i64 0, i64 2 [all …]
|
D | frame-16.ll | 34 %region1 = alloca [3912 x i8], align 8 36 %ptr1 = getelementptr inbounds [3912 x i8], [3912 x i8]* %region1, i64 0, i64 7 52 %region1 = alloca [3912 x i8], align 8 54 %ptr1 = getelementptr inbounds [3912 x i8], [3912 x i8]* %region1, i64 0, i64 8 73 %region1 = alloca [524104 x i8], align 8 75 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 7 95 %region1 = alloca [524104 x i8], align 8 97 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 8 116 %region1 = alloca [524104 x i8], align 8 118 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 4103 [all …]
|
D | frame-14.ll | 34 %region1 = alloca [3912 x i8], align 8 36 %ptr1 = getelementptr inbounds [3912 x i8], [3912 x i8]* %region1, i64 0, i64 7 52 %region1 = alloca [3912 x i8], align 8 54 %ptr1 = getelementptr inbounds [3912 x i8], [3912 x i8]* %region1, i64 0, i64 8 73 %region1 = alloca [524104 x i8], align 8 75 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 7 97 %region1 = alloca [524104 x i8], align 8 99 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 8 120 %region1 = alloca [524104 x i8], align 8 122 %ptr1 = getelementptr inbounds [524104 x i8], [524104 x i8]* %region1, i64 0, i64 4103 [all …]
|
/external/skia/docs/examples/ |
D | Region_copy_operator.cpp | 11 SkRegion region1({1, 2, 3, 4}); in draw() local 12 SkRegion region2 = region1; in draw() 13 debugster("region1 bounds", region1); in draw()
|
D | Region_set.cpp | 11 SkRegion region1({1, 2, 3, 4}); in draw() local 13 region2.set(region1); in draw() 14 debugster("region1 bounds", region1); in draw()
|
D | Region_swap.cpp | 11 SkRegion region1({1, 2, 3, 4}); in draw() local 13 region1.swap(region2); in draw() 14 debugster("region1 bounds", region1); in draw()
|
/external/autotest/server/site_tests/firmware_FMap/ |
D | firmware_FMap.py | 149 def _is_overlapping(self, region1, region2): argument 151 return (min(region1[1], region2[1]) > max(region1[0], region2[0]))
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | LenientDateParser.java | 1063 final String region1 = supplementalData.getZone_territory(zone1); 1066 if (region1 == region2 || region1 != null && region1.equals(region2)) { 1068 if (region1 != null) { 1069 Map<String, Integer> rankInRegion = regionToZoneToRank.get(region1); 1080 if (region1 == null) { 1085 int comparison = getRank(regionToRank, region1, region2); 1090 return region1.compareTo(region2); 1096 private int getRank(Map<String, Integer> map, final String region1, final String region2) { 1097 Integer w1 = map.get(region1);
|
/external/webrtc/modules/desktop_capture/ |
D | desktop_region.h | 118 void Intersect(const DesktopRegion& region1, const DesktopRegion& region2);
|
D | desktop_region.cc | 176 void DesktopRegion::Intersect(const DesktopRegion& region1, in Intersect() argument 180 Rows::const_iterator it1 = region1.rows_.begin(); in Intersect() 181 Rows::const_iterator end1 = region1.rows_.end(); in Intersect()
|
/external/google-breakpad/src/processor/ |
D | minidump_unittest.cc | 214 MinidumpMemoryRegion *region1 = memory_list->GetMemoryRegionAtIndex(0); in TEST() local 215 ASSERT_EQ(0x309d68010bd21b2cULL, region1->GetBase()); in TEST() 216 ASSERT_EQ(15U, region1->GetSize()); in TEST() 217 const uint8_t *region1_bytes = region1->GetMemory(); in TEST()
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | tztest.cpp | 2482 char region1[1]; in TestGetRegion() local 2485 len = TimeZone::getRegion("America/Chicago", region1, sizeof(region1), sts); in TestGetRegion()
|
/external/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 2487 char region1[1]; in TestGetRegion() local 2490 len = TimeZone::getRegion("America/Chicago", region1, sizeof(region1), sts); in TestGetRegion()
|
/external/yapf/ |
D | README.rst | 526 entity='dev3246.region1', 586 entity='dev3246.region1',
|
/external/llvm/docs/ |
D | CoverageMappingFormat.rst | 525 ``[numRegions : LEB128, region0, region1, ...]``
|