/external/lldb/test/pexpect-2.4/examples/ |
D | chess3.py | 81 white = Chess() variable 82 white.do_move('b2b4') 83 white.read_until_cursor (19,60) 84 c1 = white.term.get_abs(17,58) 85 c2 = white.term.get_abs(17,59) 86 c3 = white.term.get_abs(17,60) 87 c4 = white.term.get_abs(17,61) 91 white.do_move('c2c4') 92 white.read_until_cursor (19,60) 93 c1 = white.term.get_abs(17,58) [all …]
|
D | chess.py | 80 white = Chess() variable 81 white.child.echo = 1 82 white.child.expect ('Your move is') 83 white.set_depth(2) 84 white.switch() 86 move_white = white.get_first_computer_move() 89 white.do_move ('e7e5') 90 move_white = white.get_computer_move() 92 white.do_move ('f8c5') 93 move_white = white.get_computer_move() [all …]
|
D | chess2.py | 112 white = Chess() variable 113 white.read_until_cursor (19,60,1) 114 white.switch() 118 white.wait ('Black') 119 move_white = white.get_computer_move(1) 127 white.do_move (move_black, 1)
|
/external/chromium_org/chrome/test/ispy/common/ |
D | ispy_utils_unittest.py | 22 self.white = Image.new('RGBA', (25, 25), (255, 255, 255, 255)) 30 self.ispy_utils.UploadImage('path/to/white.png', self.white) 35 image_tools.EncodePNG(self.white)) 44 self.ispy_utils.UploadImage('path/to/white.png', self.white) 51 image_tools.EncodePNG(self.white)) 69 self.ispy_utils.UploadImage('path/to/image.png', self.white) 71 image_tools.EncodePNG(self.white)) 80 self.ispy_utils.GenerateExpectation('test', [self.white, self.black]) 86 image_tools.EncodePNG(self.white)) 89 image_tools.EncodePNG(self.white)) [all …]
|
D | image_tools.py | 132 white = (255, 255, 255, 255) 136 image.putdata([white if white in px_set else black 151 white = (255, 255, 255, 255) 155 image.putdata([black if px == white else white for px in diff_data])
|
/external/chromium_org/webkit/data/test_shell/frames/iframe1_files/ |
D | test.txt | 4 background : white; 11 background: white; 25 background : white; 44 background : white; 49 .new { color:white; background:red; font-weight:bold; font-size:90%; } 51 .priority1 { color:red; background:white; } 64 background : white; 100 background : white; 108 background : white; 111 h4,h5,h6 { color: #0050B2; background: white; font-weight: normal; } [all …]
|
/external/chromium_org/third_party/skia/gm/ |
D | thinrects.cpp | 30 SkPaint white; in onDraw() local 31 white.setColor(SK_ColorWHITE); in onDraw() 32 white.setAntiAlias(true); in onDraw() 41 DrawVertRects(canvas, white); in onDraw() 49 DrawHorizRects(canvas, white); in onDraw() 58 DrawSquares(canvas, white); in onDraw()
|
D | lighting.cpp | 87 SkColor white(0xFFFFFFFF); in onDraw() local 95 …paint.setImageFilter(SkLightingImageFilter::CreatePointLitDiffuse(pointLocation, white, surfaceSca… in onDraw() 98 …geFilter(SkLightingImageFilter::CreateDistantLitDiffuse(distantDirection, white, surfaceScale, kd,… in onDraw() 101 …CreateSpotLitDiffuse(spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, kd,… in onDraw() 106 …paint.setImageFilter(SkLightingImageFilter::CreatePointLitSpecular(pointLocation, white, surfaceSc… in onDraw() 109 …eFilter(SkLightingImageFilter::CreateDistantLitSpecular(distantDirection, white, surfaceScale, ks,… in onDraw() 112 …reateSpotLitSpecular(spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, ks,… in onDraw()
|
/external/skia/gm/ |
D | thinrects.cpp | 30 SkPaint white; in onDraw() local 31 white.setColor(SK_ColorWHITE); in onDraw() 32 white.setAntiAlias(true); in onDraw() 41 DrawVertRects(canvas, white); in onDraw() 49 DrawHorizRects(canvas, white); in onDraw() 58 DrawSquares(canvas, white); in onDraw()
|
D | lighting.cpp | 87 SkColor white(0xFFFFFFFF); in onDraw() local 95 …paint.setImageFilter(SkLightingImageFilter::CreatePointLitDiffuse(pointLocation, white, surfaceSca… in onDraw() 98 …geFilter(SkLightingImageFilter::CreateDistantLitDiffuse(distantDirection, white, surfaceScale, kd,… in onDraw() 101 …CreateSpotLitDiffuse(spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, kd,… in onDraw() 106 …paint.setImageFilter(SkLightingImageFilter::CreatePointLitSpecular(pointLocation, white, surfaceSc… in onDraw() 109 …eFilter(SkLightingImageFilter::CreateDistantLitSpecular(distantDirection, white, surfaceScale, ks,… in onDraw() 112 …reateSpotLitSpecular(spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, ks,… in onDraw()
|
/external/lldb/www/ |
D | style.css | 17 border:1px solid white; 21 border:1px solid white; 27 border:1px solid white; 42 color: white; 104 background-color: white; 105 background: white; 106 color: white; 138 color: white; 152 color: white;
|
/external/chromium_org/chrome/common/extensions/docs/static/css/ |
D | print.css | 6 white-space: pre-wrap; /* css-3 */ 7 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ 8 white-space: -pre-wrap; /* Opera 4-6 */ 9 white-space: -o-pre-wrap; /* Opera 7 */
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | provided_file_systems.css | 16 background-color: white; 120 color: white; 129 color: white; 140 color: white; 146 color: white; 157 color: white; 163 color: white;
|
/external/chromium_org/chrome/browser/resources/chromeos/first_run/ |
D | bubble.css | 18 border-bottom-color: white; 23 border-left-color: white; 28 border-top-color: white; 33 border-right-color: white;
|
D | step.css | 8 background: white; 23 color: white; 26 .step button.white-button {
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 380 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 385 if (p == white) return "(white)"; in genColorString() 1486 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1496 ….8f, -0.2f, 0.0f, 1.0f), white, tcu::Vec4(-0.8f, 0.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.3f, … in init() 1499 …0.6f, -1.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.2f, -0.6f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, … in init() 1502 …1.1f, 0.6f, 0.0f, 1.0f), white, tcu::Vec4(-1.1f, 1.1f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, … in init() 1503 …0.8f, 1.1f, 0.0f, 1.0f), white, tcu::Vec4( 0.95f,-1.1f, 0.0f, 1.0f), white, tcu::Vec4( 3.0f, … in init() 1508 …0.2f, 0.7f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, 0.7f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, … in init() 1511 …0.9f, 0.4f, -1.5f, 1.0f), white, tcu::Vec4( 0.9f, -0.4f, -1.5f, 1.0f), white, tcu::Vec4( 0.6f, … in init() 1514 …0.9f, 0.6f, -2.0f, 1.0f), white, tcu::Vec4(-0.9f, -0.6f, -2.0f, 1.0f), white, tcu::Vec4(-0.4f, … in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 383 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 388 if (p == white) return "(white)"; in genColorString() 1490 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1500 ….8f, -0.2f, 0.0f, 1.0f), white, tcu::Vec4(-0.8f, 0.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.3f, … in init() 1503 …0.6f, -1.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.2f, -0.6f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, … in init() 1506 …1.1f, 0.6f, 0.0f, 1.0f), white, tcu::Vec4(-1.1f, 1.1f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, … in init() 1507 …0.8f, 1.1f, 0.0f, 1.0f), white, tcu::Vec4( 0.95f,-1.1f, 0.0f, 1.0f), white, tcu::Vec4( 3.0f, … in init() 1512 …0.2f, 0.7f, 0.0f, 1.0f), white, tcu::Vec4( 0.2f, 0.7f, 0.0f, 1.0f), white, tcu::Vec4( 0.0f, … in init() 1515 …0.9f, 0.4f, -1.5f, 1.0f), white, tcu::Vec4( 0.9f, -0.4f, -1.5f, 1.0f), white, tcu::Vec4( 0.6f, … in init() 1518 …0.9f, 0.6f, -2.0f, 1.0f), white, tcu::Vec4(-0.9f, -0.6f, -2.0f, 1.0f), white, tcu::Vec4(-0.4f, … in init() [all …]
|
/external/chromium_org/chrome/browser/resources/ |
D | set_as_default_browser.css | 26 background: white; 27 background-color: white; 103 -webkit-box-shadow: inset 0 0 0 1px white; 114 -webkit-box-shadow: inset 0 0 0 1px white, 0 1px 1px rgba(0, 0, 0, 0.1); 123 color: white; 132 color: white; 140 color: white;
|
D | sync_setup_overlay.css | 69 background-color: white; 136 background: white; 163 background: white; 203 background: white; 295 color: white; 313 color: white; 317 -webkit-box-shadow: inset 0 0 0 1px white; 329 -webkit-box-shadow: inset 0 0 0 1px white, 0 1px 1px rgba(0, 0, 0, 0.1); 338 color: white; 348 background-color: white; [all …]
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
D | styles.css | 41 color: white; 60 background: -webkit-linear-gradient(#aaa, white); 89 color: white; 97 background-color: white; 156 color: white;
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | inspectorCommon.css | 130 white-space: nowrap; 144 background-color: white; 183 box-shadow: white 1px 0 0, white -1px 0 0, white 0 1px 0, white 0 -1px 0; 236 white-space: nowrap;
|
D | dataGrid.css | 75 …background-image: linear-gradient(to bottom, white, white 50%, rgb(234, 243, 255) 50%, rgb(234, 24… 94 white-space: nowrap; 124 white-space: nowrap; 226 color: white; 230 color: white; 234 background-color: white; 239 background-color: white;
|
/external/chromium_org/tools/sheriffing/ |
D | style.css | 12 background-color: white; 30 background-color: white; 40 background-color: white; 50 white-space: nowrap; 114 background: white;
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
D | main.css | 104 color: white; 111 color: white; 184 border-top: 2px solid white; 185 border-bottom: 2px solid white; 220 color: white; 232 color: white; 244 color: white; 256 color: white; 268 color: white; 316 background-color: white;
|
/external/chromium_org/chrome/browser/resources/login/ |
D | bubble.css | 10 background: white; 77 border-color: white transparent transparent transparent; 91 border-color: transparent white transparent transparent; 97 border-color: transparent transparent white transparent; 111 border-color: transparent transparent transparent white;
|