Home
last modified time | relevance | path

Searched full:color (Results 1 – 25 of 5700) sorted by relevance

12345678910>>...228

/external/skqp/experimental/canvaskit/htmlcanvas/
D_namedcolors.js3 // Put the result in color.js
12 // From https://drafts.csswg.org/css-color/#named-colors
13 'aliceblue': CanvasKit.Color(240, 248, 255),
14 'antiquewhite': CanvasKit.Color(250, 235, 215),
15 'aqua': CanvasKit.Color(0, 255, 255),
16 'aquamarine': CanvasKit.Color(127, 255, 212),
17 'azure': CanvasKit.Color(240, 255, 255),
18 'beige': CanvasKit.Color(245, 245, 220),
19 'bisque': CanvasKit.Color(255, 228, 196),
20 'black': CanvasKit.Color(0, 0, 0),
[all …]
/external/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js3 // Put the result in color.js
12 // From https://drafts.csswg.org/css-color/#named-colors
13 'aliceblue': CanvasKit.Color(240, 248, 255),
14 'antiquewhite': CanvasKit.Color(250, 235, 215),
15 'aqua': CanvasKit.Color(0, 255, 255),
16 'aquamarine': CanvasKit.Color(127, 255, 212),
17 'azure': CanvasKit.Color(240, 255, 255),
18 'beige': CanvasKit.Color(245, 245, 220),
19 'bisque': CanvasKit.Color(255, 228, 196),
20 'black': CanvasKit.Color(0, 0, 0),
[all …]
/external/deqp-deps/glslang/Test/
Dloops.frag55 vec4 color = BaseColor;
59 if (color.x < 0.33) {
60 color += vec4(0.33);
63 if (color.x < 0.66) {
64 color += vec4(0.66);
68 color += vec4(0.33);
73 while (color.x < d) {
74 color += bigColor;
78 while (color.z < d) {
79 color += bigColor1_1;
[all …]
Dspv.loops.frag37 vec4 color = BaseColor;
41 if (color.x < 0.33) {
42 color += vec4(0.33);
45 if (color.x < 0.66) {
46 color += vec4(0.66);
50 color += vec4(0.33);
55 while (color.x < d) {
56 color += bigColor;
60 while (color.z < d) {
61 color += bigColor1_1;
[all …]
/external/scapy/scapy/
Dthemes.py7 Color themes for the interactive console.
11 ## Color themes ##
44 Color = ColorTable() variable
114 style_normal = Color.normal
115 style_prompt = Color.blue+Color.bold
116 style_punct = Color.normal
117 style_id = Color.blue+Color.bold
118 style_not_printable = Color.grey
119 style_layer_name = Color.red+Color.bold
120 style_field_name = Color.blue
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt-viewer/
Dstyle.css12 background-color: #ffd0d0;
15 background-color: cyan;
27 background-color: #eee;
38 background-color: rgba(0, 0, 0, 0);
61 background-color: #ffffff;
65 background-color: #ffd0d0;
69 background-color: #d0ffd0;
73 background-color: #ffe1a6;
76 background-color: #ffffff;
79 background-color: #eeeeee;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/opt-viewer/Outputs/basic/
Dstyle.css12 background-color: #ffd0d0;
15 background-color: cyan;
27 background-color: #eee;
38 background-color: rgba(0, 0, 0, 0);
61 background-color: #ffffff;
65 background-color: #ffd0d0;
69 background-color: #d0ffd0;
73 background-color: #ffe1a6;
76 background-color: #ffffff;
79 background-color: #eeeeee;
[all …]
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
DTagBalancingHtmlStreamEventReceiver.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DCssSchema.html4 <FONT color="green">001</FONT> // Copyright (c) 2013, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlPolicyBuilder.AttributeBuilder.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlPolicyBuilder.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlStreamRenderer.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DFilterUrlByProtocolAttributePolicy.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlSanitizer.Policy.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlSanitizer.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlChangeReporter.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
DHtmlTextEscapingMode.html4 <FONT color="green">001</FONT> // Copyright (c) 2011, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
/external/zxing/qr_scanner/res/values/
Dcolors.xml2 <color name="contents_text">#ff000000</color>
3 <color name="encode_view">#ffffffff</color>
4 <color name="help_button_view">#ffcccccc</color>
5 <color name="help_view">#ff404040</color>
6 <color name="possible_result_points">#c0ffff00</color>
7 <color name="result_image_border">#ffffffff</color>
8 <color name="result_minor_text">#ffc0c0c0</color>
9 <color name="result_points">#c000ff00</color>
10 <color name="result_text">#ffffffff</color>
11 <color name="result_view">#b0000000</color>
[all …]
/external/swiftshader/src/Renderer/
DColor.hpp24 struct Color struct
26 Color();
28 Color(const Color<byte> &c);
29 Color(const Color<short> &c);
30 Color(const Color<float> &c);
32 Color(int c);
33 Color(unsigned short c);
34 Color(unsigned long c);
35 Color(unsigned int c);
37 Color(T r, T g, T b, T a = 1);
[all …]
/external/swiftshader/src/Device/
DColor.hpp24 struct Color struct
26 Color();
28 Color(const Color<byte> &c);
29 Color(const Color<short> &c);
30 Color(const Color<float> &c);
32 Color(int c);
33 Color(unsigned short c);
34 Color(unsigned long c);
35 Color(unsigned int c);
37 Color(T r, T g, T b, T a = 1);
[all …]
/external/setupdesign/main/res/values/
Dcolors.xml22 <color name="sud_color_accent_dark">#ff448aff</color>
23 <color name="sud_color_accent_light">#ff3367d6</color>
24 <color name="sud_color_background_dark">#ff303030</color>
25 <color name="sud_color_background_light">#fffafafa</color>
26 <color name="sud_link_color_dark">#ff448aff</color>
27 <color name="sud_link_color_light">#ff3367d6</color>
28 <color name="sud_list_item_icon_color_dark">#b3ffffff</color>
29 <color name="sud_list_item_icon_color_light">#89000000</color>
30 <color name="sud_progress_bar_color_dark">#ffffcd40</color>
31 <color name="sud_progress_bar_color_light">#fff4b400</color>
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DColor.h6 // Color Implementation
16 class MagickPPExport Color; variable
18 // Compare two Color objects regardless of LHS/RHS
20 (const Magick::Color& left_,const Magick::Color& right_);
22 (const Magick::Color& left_,const Magick::Color& right_);
24 (const Magick::Color& left_,const Magick::Color& right_);
26 (const Magick::Color& left_,const Magick::Color& right_);
28 (const Magick::Color& left_,const Magick::Color& right_);
30 (const Magick::Color& left_,const Magick::Color& right_);
32 // Base color class stores RGBA components scaled to fit Quantum
[all …]
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/
DUrlTextExample.html4 <FONT color="green">001</FONT> // Copyright (c) 2013, Mike Samuel<a name="line.1"></a>
5 <FONT color="green">002</FONT> // All rights reserved.<a name="line.2"></a>
6 <FONT color="green">003</FONT> //<a name="line.3"></a>
7 <FONT color="green">004</FONT> // Redistribution and use in source and binary forms, with or wit…
8 <FONT color="green">005</FONT> // modification, are permitted provided that the following condit…
9 <FONT color="green">006</FONT> // are met:<a name="line.6"></a>
10 <FONT color="green">007</FONT> //<a name="line.7"></a>
11 <FONT color="green">008</FONT> // Redistributions of source code must retain the above copyright…
12 <FONT color="green">009</FONT> // notice, this list of conditions and the following disclaimer.<…
13 <FONT color="green">010</FONT> // Redistributions in binary form must reproduce the above copyri…
[all …]
/external/robolectric-shadows/robolectric/src/test/resources/res/values/
Dcolors.xml2 <color name="foreground">@color/grey42</color>
4 <color name="clear">#00000001</color>
5 <color name="white">#FFFFFF</color>
6 <color name="black">#000000</color>
7 <color name="blue">#0000ff</color>
8 <color name="grey42">#f5f5f5</color>
9 <color name="color_with_alpha">#802C76AD</color>
11 <color name="background">@color/grey42</color>
13 <color name="android_namespaced_black">@android:color/black</color>
15 <color name="android_namespaced_transparent">@android:color/transparent</color>
[all …]
/external/python/httplib2/doc/html/_static/
Dpygments.css1 .hll { background-color: #ffffcc }
2 .c { color: #408090; font-style: italic } /* Comment */
4 .k { color: #007020; font-weight: bold } /* Keyword */
5 .o { color: #666666 } /* Operator */
6 .cm { color: #408090; font-style: italic } /* Comment.Multiline */
7 .cp { color: #007020 } /* Comment.Preproc */
8 .c1 { color: #408090; font-style: italic } /* Comment.Single */
9 .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
10 .gd { color: #A00000 } /* Generic.Deleted */
12 .gr { color: #FF0000 } /* Generic.Error */
[all …]

12345678910>>...228