/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowPorterDuffColorFilterTest.java | 20 final PorterDuffColorFilter filter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in constructor_shouldWork() 21 assertThat(filter.getColor()).isEqualTo(Color.RED); in constructor_shouldWork() 28 final PorterDuffColorFilter filter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in createNativeInstance_shouldWork() 34 PorterDuffColorFilter addFilter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in hashCode_returnsDifferentValuesForDifferentModes() 35 PorterDuffColorFilter dstFilter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.DST); in hashCode_returnsDifferentValuesForDifferentModes() 43 PorterDuffColorFilter redFilter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in hashCode_returnsDifferentValuesForDifferentColors() 50 PorterDuffColorFilter filter1 = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in equals_returnsTrueForEqualObjects() 51 PorterDuffColorFilter filter2 = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in equals_returnsTrueForEqualObjects() 58 PorterDuffColorFilter addFilter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.ADD); in equals_returnsFalseForDifferentModes() 59 PorterDuffColorFilter dstFilter = new PorterDuffColorFilter(Color.RED, PorterDuff.Mode.DST); in equals_returnsFalseForDifferentModes() [all …]
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | EnumMultisetTest.java | 76 BLUE, RED, YELLOW, GREEN, WHITE 85 ms.add(Color.RED); 87 ms.add(Color.RED); 90 assertEquals(2, ms.count(Color.RED)); 95 asList(Color.RED, Color.YELLOW, Color.RED)); 98 assertEquals(2, ms.count(Color.RED)); 111 ms.add(Color.RED); 126 ms.add(Color.RED, 2); 133 asList(Color.RED, Color.YELLOW, Color.RED)); 141 ms.add(Color.RED, 2); [all …]
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | EnumMultisetTest.java | 50 BLUE, RED, YELLOW, GREEN, WHITE 59 ms.add(Color.RED); 61 ms.add(Color.RED); 64 assertEquals(2, ms.count(Color.RED)); 69 asList(Color.RED, Color.YELLOW, Color.RED)); 72 assertEquals(2, ms.count(Color.RED)); 85 ms.add(Color.RED); 100 ms.add(Color.RED, 2); 108 ms.add(Color.RED, 2);
|
/external/llvm/test/CodeGen/NVPTX/ |
D | tex-read-cuda.ll | 14 ; SM20: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 16 ; SM30: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 19 ; SM20: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 20 ; SM30: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 33 ; SM20: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 34 ; SM30: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 37 ; SM20: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 38 ; SM30: st.global.f32 [%r{{[0-9]+}}], %f[[RED]]
|
D | surf-read-cuda.ll | 14 ; SM20: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFREG]], {%r{{[0-9]+}}}] 16 ; SM30: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFREG]], {%r{{[0-9]+}}}] 18 ; SM20: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 19 ; SM30: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 34 ; SM20: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [surf0, {%r{{[0-9]+}}}] 35 ; SM30: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFHANDLE]], {%r{{[0-9]+}}}] 37 ; SM20: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 38 ; SM30: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]]
|
D | surf-read.ll | 9 ; CHECK: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [foo_param_0, {%r{{[0-9]+}}}] 11 ; CHECK: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]]
|
D | tex-read.ll | 9 ; CHECK: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9… 12 ; CHECK: st.f32 [%r{{[0-9]+}}], %f[[RED]]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | surf-read-cuda.ll | 14 ; SM20: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFREG]], {%r{{[0-9]+}}}] 16 ; SM30: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFREG]], {%r{{[0-9]+}}}] 18 ; SM20: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 19 ; SM30: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 34 ; SM20: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [surf0, {%r{{[0-9]+}}}] 35 ; SM30: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [%rd[[SURFHANDLE]], {%r{{[0-9]+}}}] 37 ; SM20: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]] 38 ; SM30: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]]
|
D | tex-read-cuda.ll | 14 ; SM20: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 16 ; SM30: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 19 ; SM20: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 20 ; SM30: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 33 ; SM20: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 34 ; SM30: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9]… 37 ; SM20: st.global.f32 [%r{{[0-9]+}}], %f[[RED]] 38 ; SM30: st.global.f32 [%r{{[0-9]+}}], %f[[RED]]
|
D | surf-read.ll | 9 ; CHECK: suld.b.1d.b32.trap {%r[[RED:[0-9]+]]}, [foo_param_0, {%r{{[0-9]+}}}] 11 ; CHECK: cvt.rn.f32.s32 %f[[REDF:[0-9]+]], %r[[RED]]
|
D | tex-read.ll | 9 ; CHECK: tex.1d.v4.f32.s32 {%f[[RED:[0-9]+]], %f[[GREEN:[0-9]+]], %f[[BLUE:[0-9]+]], %f[[ALPHA:[0-9… 12 ; CHECK: st.f32 [%r{{[0-9]+}}], %f[[RED]]
|
/external/python/cpython3/Doc/library/ |
D | enum.rst | 73 ... RED = 1 88 - The attributes :attr:`Color.RED`, :attr:`Color.GREEN`, etc., are 91 :attr:`Color.RED` is ``RED``, the value of :attr:`Color.BLUE` is 102 >>> print(Color.RED) 103 Color.RED 107 >>> print(repr(Color.RED)) 108 <Color.RED: 1> 112 >>> type(Color.RED) 120 >>> print(Color.RED.name) 121 RED [all …]
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | swr_assert.cpp | 43 RED = 4, enumerator 47 RED = 1, 51 PURPLE = static_cast<uint32_t>(RED) | static_cast<uint32_t>(BLUE), 53 YELLOW = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN), 54 …WHITE = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN) | static_cast<uint32_t>(BLU… 132 SetTextColor(stderr, TextColor::RED, TextStyle::INTENSITY); in SwrAssert()
|
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | FactoryProvider2Test.java | 50 RED, enumConstant 74 Mustang redMustang = (Mustang) carFactory.create(Color.RED); in testAssistedFactory() 75 assertEquals(Color.RED, redMustang.color); in testAssistedFactory() 99 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() 100 assertEquals(Color.RED, redCamaro.color); in testAssistedFactoryWithAnnotations() 158 Corvette redCorvette = (Corvette) carFactory.create(Color.RED, false); in testFactoryUsesInjectedConstructor() 159 assertEquals(Color.RED, redCorvette.color); in testFactoryUsesInjectedConstructor() 194 Beetle beetle = (Beetle) factory.create(Color.RED, true); in testConstructorDoesntNeedAllFactoryMethodArguments() 195 assertSame(Color.RED, beetle.color); in testConstructorDoesntNeedAllFactoryMethodArguments() 295 Flamingbird flamingbird2 = (Flamingbird) carFactory.create(Color.RED); in testAssistedProviderInjection() [all …]
|
D | FactoryProviderTest.java | 53 RED, enumConstant 77 Mustang redMustang = (Mustang) carFactory.create(Color.RED); in testAssistedFactory() 78 assertEquals(Color.RED, redMustang.color); in testAssistedFactory() 121 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() 122 assertEquals(Color.RED, redCamaro.color); in testAssistedFactoryWithAnnotations() 185 Corvette redCorvette = (Corvette) carFactory.create(Color.RED, false); in testFactoryWithMultipleMethods() 186 assertEquals(Color.RED, redCorvette.color); in testFactoryWithMultipleMethods() 521 factory.createCar(Color.RED); in testMultipleConstructorExceptionMatching() 689 Camaro redCamaro = camaroFactory.create(Color.RED); in testGenericAssistedFactory() 690 assertEquals(Color.RED, redCamaro.color); in testGenericAssistedFactory() [all …]
|
/external/vulkan-validation-layers/scripts/ |
D | check_code_format.sh | 22 RED='\033[0;31m' 37 echo -e "${RED}Found formatting errors!${NC}" 53 echo -e "${RED} "$AFILE" has an out-of-date copyright notice.${NC}"
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 44 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) 45 #define BGRA _ISL_SWIZZLE(BLUE, GREEN, RED, ALPHA) 46 #define RGB1 _ISL_SWIZZLE(RED, GREEN, BLUE, ONE) 130 _ISL_SWIZZLE(RED, ZERO, ZERO, ONE)), 306 y_plane(ISL_FORMAT_YCRCB_SWAPUV, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 308 y_plane(ISL_FORMAT_YCRCB_SWAPUVY, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 312 chroma_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(RED, ZERO, ZERO, ZERO), 2, 2)), 315 chroma_plane(ISL_FORMAT_R8G8_UNORM, RGBA, _ISL_SWIZZLE(BLUE, RED, ZERO, ZERO), 2, 2)), 319 chroma_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(RED, ZERO, ZERO, ZERO), 2, 1)), 322 chroma_plane(ISL_FORMAT_R8G8_UNORM, RGBA, _ISL_SWIZZLE(BLUE, RED, ZERO, ZERO), 2, 1)), [all …]
|
/external/snakeyaml/src/test/java/examples/collections/ |
D | TypeSafeMap2Test.java | 36 data.put(new Developer2("Lisa", "owner"), Color.RED); in testDumpMap() 54 data.put(new Developer2("Lisa", "owner"), Color.RED); in testMap2() 58 developers.put(Color.RED, new SuperMan("Jason", "contributor", true)); in testMap2() 77 assertEquals(new SuperMan("Jason", "contributor", true), parsedDevelopers.get(Color.RED)); in testMap2() 96 assertEquals(Color.RED, data.get(second)); in testLoadMap() 114 WHITE, BLACK, RED; enumConstant
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_tunnel.sh | 51 RED='\033[0;31m' 291 echo -e ${RED}"FAIL: $TYPE"${NC} 321 echo -e ${RED}"FAIL: $TYPE"${NC} 350 echo -e ${RED}"FAIL: $TYPE"${NC} 374 echo -e ${RED}"FAIL: $TYPE"${NC} 397 echo -e ${RED}"FAIL: $TYPE"${NC} 421 echo -e ${RED}"FAIL: $TYPE"${NC} 449 echo -e ${RED}"FAIL: ip6$TYPE"${NC} 473 echo -e ${RED}"FAIL: $TYPE"${NC} 497 echo -e ${RED}"FAIL: ip6$TYPE"${NC} [all …]
|
D | test_lirc_mode2.sh | 14 RED='\033[0;31m' 33 echo -e ${RED}"FAIL: $TYPE"${NC}
|
/external/wayland/tests/ |
D | test-runner.c | 257 #define RED "\033[31m" macro 399 stderr_set_color(RED); in main() 413 stderr_set_color(success ? GREEN : RED); in main() 423 stderr_set_color(success ? GREEN : RED); in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | SourceCoverageViewText.cpp | 111 Highlight = raw_ostream::RED; in renderLine() 124 if ((!S->IsGapRegion || (Highlight && *Highlight == raw_ostream::RED)) && in renderLine() 126 Highlight = raw_ostream::RED; in renderLine() 232 getOptions().colored_ostream(OS, raw_ostream::RED) in renderInstantiationView()
|
/external/llvm/tools/llvm-cov/ |
D | CoverageReport.cpp | 122 : raw_ostream::RED; in determineCoveragePercentageColor() 131 : raw_ostream::RED) in render() 153 : raw_ostream::RED) in render() 164 : raw_ostream::RED) in render()
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 1771 RED = auto() variable in TestEnum.test_multiple_mixin.Color 1774 self.assertEqual(Color.RED.value, 1) 1780 RED = auto() variable in TestEnum.test_multiple_mixin.Color 1783 self.assertEqual(Color.RED.value, 1) 1789 RED = auto() variable in TestEnum.test_multiple_mixin.Color 1792 self.assertEqual(Color.RED.value, 1) 1798 RED = auto() variable in TestEnum.test_multiple_mixin.CoolColor 1801 self.assertEqual(CoolColor.RED.value, 1) 1805 self.assertEqual(CoolColor.RED.behavior(), 'booyah') 1807 RED = auto() variable in TestEnum.test_multiple_mixin.CoolerColor [all …]
|
/external/iproute2/examples/diffserv/ |
D | README | 6 AF PHB built using CBQ, DSMARK,GRED (default in GRIO mode) ,RED for BE 12 DSMARK( to remark DSCPs), tcindex classifier and RED for the BE 18 tcindex classifier, DSMARK to remark, and RED for the BE traffic
|