/external/selinux/libselinux/man/man5/ |
D | secolor.conf.5 | 47 …ash (#) that describes the hexadecimal RGB colors with black being #000000 and white being #ffffff. 100 color white = #ffffff 108 user * = black white 110 role * = white black 116 range s1\-s1:c0.c1023 = white green 120 range s5\-s5:c0.c1023 = white blue 140 color white = #ffffff 156 role user_r = white black 166 user sysadm_u = white black 168 range s0:c0.c1023 = black white [all …]
|
/external/dng_sdk/source/ |
D | dng_color_spec.h | 30 /// \brief Compute a 3x3 matrix which maps colors from white point white1 to 31 /// white point white2 34 /// colors measured with one white point (white1) to another (white2). 41 /// Color transform taking into account white point and camera calibration and 95 /// Setter for white point. Value is as XY colorspace coordinate. 96 /// \param white White point to set as an XY value. 98 void SetWhiteXY (const dng_xy_coord &white); 100 /// Getter for white point. Value is as XY colorspace coordinate. 101 /// \retval XY value of white point. 105 /// Return white point in camera native color coordinates. [all …]
|
/external/jsr305/javadoc/javax/annotation/ |
D | package-summary.html | 25 <BODY BGCOLOR="white" onload="windowTitle();"> 53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 87 <TR BGCOLOR="white" CLASS="TableRowColor"> 91 <TR BGCOLOR="white" CLASS="TableRowColor"> 95 <TR BGCOLOR="white" CLASS="TableRowColor"> 99 <TR BGCOLOR="white" CLASS="TableRowColor"> 113 <TR BGCOLOR="white" CLASS="TableRowColor"> 117 <TR BGCOLOR="white" CLASS="TableRowColor"> 125 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
/external/noto-fonts/other/ |
D | subset_noto_sans_symbols.py | 49 # supporting various character sets, including ARIB sets and black and white 52 0x27D0, # ⟐ WHITE DIAMOND WITH CENTRED DOT 55 0x2985, # ⦅ LEFT WHITE PARENTHESIS 56 0x2986, # ⦆ RIGHT WHITE PARENTHESIS 62 0x2B2F, # ⬯ WHITE VERTICAL ELLIPSE 109 0x25FD, # ◽ WHITE MEDIUM SMALL SQUARE 128 0x26AA, # ⚪ MEDIUM WHITE CIRCLE 142 0x2705, # ✅ WHITE HEAVY CHECK MARK 149 0x2754, # ❔ WHITE QUESTION MARK ORNAMENT 150 0x2755, # ❕ WHITE EXCLAMATION MARK ORNAMENT [all …]
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 94 color: white; 100 color: white; 110 background: white; 117 background: white; 162 color: white; 179 background: white; 242 white-space: nowrap; 267 background: white; 294 white-space: pre; 321 white-space: nowrap; [all …]
|
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/ |
D | package-summary.html | 26 <BODY BGCOLOR="white" onload="windowTitle();"> 55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 98 <TR BGCOLOR="white" CLASS="TableRowColor"> 103 <TR BGCOLOR="white" CLASS="TableRowColor"> 108 <TR BGCOLOR="white" CLASS="TableRowColor"> 112 <TR BGCOLOR="white" CLASS="TableRowColor"> 116 <TR BGCOLOR="white" CLASS="TableRowColor"> 121 <TR BGCOLOR="white" CLASS="TableRowColor"> 135 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
D | package-use.html | 26 <BODY BGCOLOR="white" onload="windowTitle();"> 55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 90 <TR BGCOLOR="white" CLASS="TableRowColor"> 96 <TR BGCOLOR="white" CLASS="TableRowColor"> 109 <TR BGCOLOR="white" CLASS="TableRowColor"> 116 <TR BGCOLOR="white" CLASS="TableRowColor"> 122 <TR BGCOLOR="white" CLASS="TableRowColor"> 129 <TR BGCOLOR="white" CLASS="TableRowColor"> 135 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
/external/dexmaker/javadoc/com/google/dexmaker/ |
D | package-summary.html | 27 <BODY BGCOLOR="white" onload="windowTitle();"> 56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 90 <TR BGCOLOR="white" CLASS="TableRowColor"> 94 <TR BGCOLOR="white" CLASS="TableRowColor"> 99 <TR BGCOLOR="white" CLASS="TableRowColor"> 103 <TR BGCOLOR="white" CLASS="TableRowColor"> 107 <TR BGCOLOR="white" CLASS="TableRowColor"> 111 <TR BGCOLOR="white" CLASS="TableRowColor"> 115 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
/external/icu/icu4c/ |
D | icu4c.css | 157 white-space: nowrap; 169 white-space: nowrap; 213 color: White; 219 white-space: nowrap; 237 color: White; 269 color: White; 279 white-space: nowrap; 345 background-color: white; 365 background-color: white; 376 white-space: nowrap; [all …]
|
/external/opencv3/modules/viz/include/opencv2/viz/ |
D | widgets.hpp | 241 WLine(const Point3d &pt1, const Point3d &pt2, const Color &color = Color::white()); 254 WPlane(const Size2d& size = Size2d(1.0, 1.0), const Color &color = Color::white()); 265 const Size2d& size = Size2d(1.0, 1.0), const Color &color = Color::white()); 280 …::Point3d ¢er, double radius, int sphere_resolution = 10, const Color &color = Color::white()); 298 …st Point3d& pt1, const Point3d& pt2, double thickness = 0.03, const Color &color = Color::white()); 312 WCircle(double radius, double thickness = 0.01, const Color &color = Color::white()); 322 …oint3d& center, const Vec3d& normal, double thickness = 0.01, const Color &color = Color::white()); 337 … WCone(double length, double radius, int resolution = 6.0, const Color &color = Color::white()); 348 …st Point3d& center, const Point3d& tip, int resolution = 6.0, const Color &color = Color::white()); 364 …const Point3d& axis_point2, double radius, int numsides = 30, const Color &color = Color::white()); [all …]
|
/external/opencv3/samples/python2/ |
D | contours.py | 17 black, white = 0, 255 28 cv2.line(img, (x1, y1), (x2, y2), white) 30 cv2.ellipse( img, (dx+150, dy+100), (100,70), 0, 0, 360, white, -1 ) 33 cv2.ellipse( img, (dx+115, dy+70), (15,15), 0, 0, 360, white, -1 ) 34 cv2.ellipse( img, (dx+185, dy+70), (15,15), 0, 0, 360, white, -1 ) 39 cv2.ellipse( img, (dx+27, dy+100), (20,35), 0, 0, 360, white, -1 ) 40 cv2.ellipse( img, (dx+273, dy+100), (20,35), 0, 0, 360, white, -1 )
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfChromaticities.cpp | 51 const Imath::V2f &white) in Chromaticities() argument 56 white (white) in Chromaticities() 74 // X and Z values of RGB value (1, 1, 1), or "white" in RGBtoXYZ() 77 float X = chroma.white.x * Y / chroma.white.y; in RGBtoXYZ() 78 float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y; in RGBtoXYZ()
|
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/class-use/ |
D | HtmlPolicyBuilder.html | 26 <BODY BGCOLOR="white" onload="windowTitle();"> 55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 90 <TR BGCOLOR="white" CLASS="TableRowColor"> 113 <TR BGCOLOR="white" CLASS="TableRowColor"> 121 <TR BGCOLOR="white" CLASS="TableRowColor"> 129 <TR BGCOLOR="white" CLASS="TableRowColor"> 138 <TR BGCOLOR="white" CLASS="TableRowColor"> 146 <TR BGCOLOR="white" CLASS="TableRowColor"> 155 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
D | TCB.html | 26 <BODY BGCOLOR="white" onload="windowTitle();"> 55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 90 <TR BGCOLOR="white" CLASS="TableRowColor"> 113 <TR BGCOLOR="white" CLASS="TableRowColor"> 122 <TR BGCOLOR="white" CLASS="TableRowColor"> 130 <TR BGCOLOR="white" CLASS="TableRowColor"> 139 <TR BGCOLOR="white" CLASS="TableRowColor"> 148 <TR BGCOLOR="white" CLASS="TableRowColor"> 156 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
D | IPAccessHandler.java | 44 * by white/black lists that include both internet addresses and URIs. This handler 48 * Typically, the black/white lists will be used in one of three modes: 51 * <li>Allowing only some specific IPs/URLs by specifying several white lists entries. 52 * <li>Allowing a general range of IPs/URLs by specifying several general white list 56 * An empty white list is treated as match all. If there is at least one entry in 57 * the white list, then a request must match a white list entry. Black list entries 58 * are always applied, so that even if an entry matches the white list, a black list 118 * Creates new handler object and initializes white- and black-list 120 * @param white array of whitelist entries 123 public IPAccessHandler(String[] white, String []black) in IPAccessHandler() argument [all …]
|
/external/jsr305/javadoc/javax/annotation/meta/ |
D | package-summary.html | 25 <BODY BGCOLOR="white" onload="windowTitle();"> 53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 87 <TR BGCOLOR="white" CLASS="TableRowColor"> 101 <TR BGCOLOR="white" CLASS="TableRowColor"> 116 <TR BGCOLOR="white" CLASS="TableRowColor"> 121 <TR BGCOLOR="white" CLASS="TableRowColor"> 126 <TR BGCOLOR="white" CLASS="TableRowColor"> 131 <TR BGCOLOR="white" CLASS="TableRowColor"> 137 <TR BGCOLOR="white" CLASS="TableRowColor"> [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 387 if (p == white) return "(white)"; in genColorString() 1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1516 ….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() 1519 …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() 1522 …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() 1523 …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() 1528 …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() 1531 …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() 1534 …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/gles2/functional/ |
D | es2fClippingTests.cpp | 379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 384 if (p == white) return "(white)"; in genColorString() 1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1512 ….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() 1515 …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() 1518 …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() 1519 …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() 1524 …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() 1527 …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() 1530 …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/opencv3/samples/cpp/ |
D | contours2.cpp | 49 const Scalar white = Scalar(255); in main() local 60 cvRound(dy+100-30*sin(angle))), white, 1, 8, 0); in main() 64 ellipse( img, Point(dx+150, dy+100), Size(100,70), 0, 0, 360, white, -1, 8, 0 ); in main() 67 ellipse( img, Point(dx+115, dy+70), Size(15,15), 0, 0, 360, white, -1, 8, 0 ); in main() 68 ellipse( img, Point(dx+185, dy+70), Size(15,15), 0, 0, 360, white, -1, 8, 0 ); in main() 73 ellipse( img, Point(dx+27, dy+100), Size(20,35), 0, 0, 360, white, -1, 8, 0 ); in main() 74 ellipse( img, Point(dx+273, dy+100), Size(20,35), 0, 0, 360, white, -1, 8, 0 ); in main()
|
/external/skia/gm/ |
D | lighting.cpp | 78 SkColor white(0xFFFFFFFF); in onDraw() local 90 white, in onDraw() 98 white, in onDraw() 109 white, in onDraw() 119 white, in onDraw() 128 white, in onDraw() 140 white, in onDraw()
|
/external/libjpeg-turbo/doc/html/ |
D | doxygen.css | 183 white-space: -moz-pre-wrap; /* Moz */ 184 white-space: -pre-wrap; /* Opera 4-6 */ 185 white-space: -o-pre-wrap; /* Opera 7 */ 186 white-space: pre-wrap; /* CSS3 */ 215 white-space: pre; 255 background-color: white; 272 white-space: nowrap; 466 white-space: nowrap; 475 white-space: nowrap; 595 white-space: nowrap; [all …]
|
/external/libopus/doc/ |
D | customdoxygen.css | 185 background-color: white; 202 white-space: nowrap; 375 white-space: nowrap; 384 white-space: nowrap; 420 white-space: nowrap; 488 white-space: nowrap; 493 white-space: nowrap; 570 white-space: nowrap; 601 white-space: nowrap; 661 white-space: nowrap; [all …]
|
/external/libexif/libexif/olympus/ |
D | mnote-olympus-tag.c | 41 {MNOTE_NIKON_TAG_WHITEBALANCE, "WhiteBalance", N_("White Balance"), ""}, 46 {MNOTE_NIKON_TAG_WHITEBALANCEFINE,"WhiteBalanceFine",N_("White Balance Fine Adjustment"), ""}, 47 {MNOTE_NIKON_TAG_WHITEBALANCERB, "WhiteBalanceRB", N_("White Balance RB"), ""}, 98 {MNOTE_NIKON1_TAG_WHITEBALANCE, "WhiteBalance", N_("White Balance"), ""}, 109 {MNOTE_OLYMPUS_TAG_BWMODE, "BWMode", N_("Black & White Mode"), ""}, 117 {MNOTE_OLYMPUS_TAG_WHITEBOARD, "WhiteBoard", N_("White Board"), ""}, 118 {MNOTE_OLYMPUS_TAG_ONETOUCHWB, "OneTouchWB", N_("One Touch White Balance"), ""}, 119 {MNOTE_OLYMPUS_TAG_WHITEBALANCEBRACKET, "WhiteBalanceBracket", N_("White Balance Bracket"), ""}, 120 {MNOTE_OLYMPUS_TAG_WHITEBALANCEBIAS, "WhiteBalanceBias", N_("White Balance Bias"), ""}, 142 {MNOTE_OLYMPUS_TAG_WBALANCE, "WhiteBalance", N_("White Balance Setting"), ""},
|
/external/libxml2/result/HTML/ |
D | doc3.htm | 40 <body alink="red" bgcolor="black" link="red" text="white" vlink="red"> 76 …1"><br></font><a href="http://bp6.gamesquad.net/specs.phtml"><font color="white" face="Verdana" si… 80 …e="1"><br></font><a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" si… 84 …><br></font><a href="http://bp6.gamesquad.net/contest.phtml"><font color="white" face="Verdana" si… 88 …e="1"><br></font><a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" si… 92 …="1"><br></font><a href="http://bp6.gamesquad.net/101.phtml"><font color="white" face="Verdana" si… 96 …/font><a href="http://bp6.gamesquad.net/win2k_install.phtml"><font color="white" face="Verdana" si… 100 …" width="70" gentus></a><br><a href="http://www.gentus.com/"><font color="white" face="Verdana" si… 129 …white" face="Verdana" size="1">BP6 Reviews</font></a><font face="Verdana" size="1"><br></font><a h… 131 …white" face="Verdana" size="1">News</font></a><font face="Verdana" size="1"><br></font><a href="ht… [all …]
|
/external/libxml2/test/HTML/ |
D | doc3.htm | 38 <BODY aLink=red bgColor=black link=red text=white vLink=red> 88 color=white face=Verdana size=1>BP6 Specs</FONT></A> 98 color=white face=Verdana size=1>BX Cooling</FONT></A> 108 color=white face=Verdana size=1>UGM Contest</FONT></A> 118 color=white face=Verdana size=1>Heatsinks</FONT></A> 128 color=white face=Verdana size=1>BP6 101</FONT></A> 138 color=white face=Verdana size=1>Win2k Install</FONT></A> 146 href="http://www.gentus.com/"><FONT color=white 161 color=white face=Verdana size=1>BP6 Reviews</FONT></A><FONT 163 href="http://bp6.gamesquad.net/h2o.phtml"><FONT color=white [all …]
|