Searched refs:white (Results 1 - 25 of 149) sorted by relevance

123456

/external/selinux/mcstrans/share/examples/non-mls-color/
H A Dsecolor.conf6 color white = #ffffff
12 role * = white black
/external/libopus/doc/
H A Dopus_in_isobmff.css14 white-space: pre; /* CSS 2.0 */
15 white-space: pre-wrap; /* CSS 2.1 */
16 white-space: -pre-wrap; /* Opera 4-6 */
17 white-space: -o-pre-wrap; /* Opera 7 */
18 white-space: -moz-pre-wrap; /* Mozilla */
19 white-space: -hp-pre-wrap; /* HP Printers */
31 white-space : pre;
H A Dcustomdoxygen.css185 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
[all...]
/external/libogg/doc/
H A DMakefile.am8 stream.png vorbisword2.png white-ogg.png white-xifish.png \
/external/autotest/frontend/client/src/autotest/public/
H A Dtkoclient.css28 white-space: pre;
51 white-space: pre;
57 white-space: pre;
H A Dstandard.css10 background: white;
46 background: white;
50 background: white;
55 background: white;
147 background: white;
/external/skia/gm/
H A Dthinrects.cpp30 SkPaint white; variable
31 white.setColor(SK_ColorWHITE);
32 white.setAntiAlias(true);
41 DrawVertRects(canvas, white);
49 DrawHorizRects(canvas, white);
58 DrawSquares(canvas, white);
H A Dlighting.cpp85 SkColor white(0xFFFFFFFF);
97 white,
105 white,
116 white,
126 white,
135 white,
147 white,
/external/libdaemon/doc/
H A Dstyle.css26 body { color: black; background-color: white; }
/external/selinux/mcstrans/share/examples/urcsts/
H A Dsecolor.conf6 color white = #ffffff
17 range s5-s5:c0.c1023 = white blue
/external/selinux/mcstrans/share/examples/urcsts-via-include/
H A Dsecolor.conf6 color white = #ffffff
17 range s5-s5:c0.c1023 = white blue
/external/autotest/client/deps/glbench/src/
H A Dglinterfacetest.cc47 const GLfloat white[4] = {1.0f, 1.0f, 1.0f, 1.0f}; local
48 glUniform4fv(color_uniform, 1, white);
/external/dng_sdk/source/
H A Ddng_color_spec.h30 /// \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 poin
[all...]
H A Ddng_render.h51 dng_function_exposure_ramp (real64 white,
171 /// Set the white point to be used for conversion.
172 /// \param white White point to use.
174 void SetWhiteXY (const dng_xy_coord &white) argument
176 fWhiteXY = white;
179 /// Get the white point to be used for conversion.
/external/autotest/tko/
H A Dvertical_text.py29 white = im.colorAllocate((255, 255, 255))
32 #im.colorTransparent(white)
/external/eigen/bench/btl/data/
H A Dmk_new_gnuplot.sh52 convert -background white -density 120 -rotate 90 -resize 800 +dither -colors 256 -quality 0 ../${DIR}/$WHAT.ps -background white -flatten ../${DIR}/$WHAT.png
/external/eigen/blas/testing/
H A Drunblastest.sh10 white='\E[37m'
/external/doclava/res/assets/templates/
H A Dtodo.cs12 background-color: white;
19 background-color: white;
26 background-color: white;
/external/libvorbis/doc/
H A DMakefile.am34 white-xifish.png
47 white-xifish.png \
53 # white-xifish.png
98 xifish.png: white-xifish.png
/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f);
384 if (p == white) return "(white)";
1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f);
1512 {tcu::Vec4(-0.8f, -0.2f, 0.0f, 1.0f), white, tcu::Vec4(-0.8f, 0.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.3f, 0.05f, 0.0f, 1.0f), white},
1515 {tcu::Vec4(-0.6f, -1.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.2f, -0.6f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, -0.6f, 0.0f, 1.0f), white},
1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); local
1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); local
1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); local
2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); local
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f);
387 if (p == white) return "(white)";
1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f);
1516 {tcu::Vec4(-0.8f, -0.2f, 0.0f, 1.0f), white, tcu::Vec4(-0.8f, 0.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.3f, 0.05f, 0.0f, 1.0f), white},
1519 {tcu::Vec4(-0.6f, -1.2f, 0.0f, 1.0f), white, tcu::Vec4(-1.2f, -0.6f, 0.0f, 1.0f), white, tcu::Vec4(-0.6f, -0.6f, 0.0f, 1.0f), white},
1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); local
1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); local
1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); local
2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); local
[all...]
/external/icu/icu4c/
H A Dicu4c.css159 white-space: nowrap;
171 white-space: nowrap;
221 white-space: nowrap;
281 white-space: nowrap;
347 background-color: white;
367 background-color: white;
378 white-space: nowrap;
408 background-color: white;
496 white-space: pre-wrap;
/external/pdfium/fpdfsdk/javascript/
H A Dcolor.h34 bool white(CJS_Runtime* pRuntime, CJS_PropValue& vp, CFX_WideString& sError);
89 JS_STATIC_PROP(white, color);
/external/proguard/src/proguard/gui/splash/
H A DSplashPanel.java214 new ConstantColor(Color.white),
227 panel.setBackground(Color.white);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
H A DTestDotTreeGenerator.cs64 + @" width=.25, height=.25, color=""black"", fillcolor=""white"", style=""filled, solid, bold""];" + newline

Completed in 1051 milliseconds

123456