Home
last modified time | relevance | path

Searched refs:white (Results 1 – 25 of 864) sorted by relevance

12345678910>>...35

/third_party/ffmpeg/libavfilter/
Dasrc_anoisesrc.c40 double (*filter)(double white, double *buf, double half_amplitude);
117 static double white_filter(double white, double *buf, double ha) in white_filter() argument
119 return white; in white_filter()
122 static double pink_filter(double white, double *buf, double ha) in pink_filter() argument
127 buf[0] = 0.99886 * buf[0] + white * 0.0555179; in pink_filter()
128 buf[1] = 0.99332 * buf[1] + white * 0.0750759; in pink_filter()
129 buf[2] = 0.96900 * buf[2] + white * 0.1538520; in pink_filter()
130 buf[3] = 0.86650 * buf[3] + white * 0.3104856; in pink_filter()
131 buf[4] = 0.55000 * buf[4] + white * 0.5329522; in pink_filter()
132 buf[5] = -0.7616 * buf[5] - white * 0.0168980; in pink_filter()
[all …]
Df_graphmonitor.c46 uint8_t white[4]; member
188 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
197 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
206 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
211 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
216 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
219 …ypos, buffer, frames > 0 ? frames >= 10 ? frames >= 50 ? s->red : s->yellow : s->green : s->white); in draw_items()
224 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
229 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
234 drawtext(out, xpos, ypos, buffer, s->white); in draw_items()
[all …]
Dvf_colorconstancy.c89 double white[NUM_PLANES]; member
492 double *white = s->white; in filter_grey_edge() local
509 white[plane] = 0; // All values are absolute in filter_grey_edge()
511 white[plane] = FFMAX(white[plane] , td.data[INDEX_DST][plane][job]); in filter_grey_edge()
516 white[plane] = 0; in filter_grey_edge()
518 white[plane] += td.data[INDEX_DST][plane][job]; in filter_grey_edge()
520 white[plane] = pow(white[plane], 1./minknorm); in filter_grey_edge()
573 s->white[0], s->white[1], s->white[2]); in illumination_estimation()
574 normalize_light(s->white); in illumination_estimation()
576 s->white[0], s->white[1], s->white[2]); in illumination_estimation()
[all …]
/third_party/node/lib/internal/assert/
Dassertion_error.js31 let white = ''; variable
171 actualLines[46] = `${blue}...${white}`;
184 end = `\n${blue}...${white}${end}`;
195 `\n${green}+ actual${white} ${red}- expected${white}`;
196 const skippedMsg = ` ${blue}...${white} Lines skipped`;
199 let plusMinus = `${green}+${white}`;
203 plusMinus = `${red}-${white}`;
218 res += `\n${blue}...${white}`;
274 res += `\n${blue}...${white}`;
288 res += `\n${green}+${white} ${actualLine}`;
[all …]
/third_party/libabigail/doc/vizualization/graph/gv/
Dsa-base.gv7 …Node2 [label="A",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struc…
9 …Node3 [label="D1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
12 …Node4 [label="Dd1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
14 …Node5 [label="Dd2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
18 …Node6 [label="B",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struc…
22 …Node7 [label="C1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
24 …Node8 [label="D2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
26 …Node9 [label="Dd3",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
29 …Node10 [label="D3",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
35 …Node11 [label="C2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
[all …]
Dsa-C3.gv7 …Node2 [label="base",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$st…
11 …Node3 [label="D3v",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
13 …Node4 [label="Dd4",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
16 …Node5 [label="D5v1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$st…
18 …Node6 [label="Dd5",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
20 …Node7 [label="D5v2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$st…
Dsa-DD4.gv7 …Node2 [label="D2v",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
9 …Node3 [label="C2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
11 …Node4 [label="base",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$st…
16 …Node5 [label="D3v",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
18 …Node6 [label="C3",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
/third_party/flutter/flutter/packages/flutter/test/material/
Dchip_theme_test.dart198 expect(darkTheme.backgroundColor, equals(Colors.white.withAlpha(0x1f)));
199 expect(darkTheme.deleteIconColor, equals(Colors.white.withAlpha(0xde)));
200 expect(darkTheme.disabledColor, equals(Colors.white.withAlpha(0x0c)));
201 expect(darkTheme.selectedColor, equals(Colors.white.withAlpha(0x3d)));
206 expect(darkTheme.labelStyle.color, equals(Colors.white.withAlpha(0xde)));
241 secondaryColor: Colors.white,
243 labelStyle: ThemeData.fallback().accentTextTheme.body2.copyWith(color: Colors.white),
249 shadowColor: Colors.white,
250 selectedShadowColor: Colors.white,
278 expect(lerpANull25.secondarySelectedColor, equals(Colors.white.withAlpha(0x0f)));
[all …]
Dtext_theme_test.dart24 expect(typography.white, equals(typography.black.merge(typography.white)));
26 expect(typography.black, isNot(equals(typography.white)));
32 display4: typography.white.display4,
33 display3: typography.white.display3,
34 display2: typography.white.display2,
35 display1: typography.white.display1,
36 headline: typography.white.headline,
37 title: typography.white.title,
38 subhead: typography.white.subhead,
39 body2: typography.white.body2,
[all …]
/third_party/flutter/skia/gm/
Dthinrects.cpp37 SkPaint white; in onDraw() local
38 white.setColor(SK_ColorWHITE); in onDraw()
39 white.setAntiAlias(true); in onDraw()
48 DrawVertRects(canvas, white); in onDraw()
56 DrawHorizRects(canvas, white); in onDraw()
65 DrawSquares(canvas, white); in onDraw()
Dlighting.cpp94 SkColor white(0xFFFFFFFF); in onDraw() local
106 pointLocation, white, surfaceScale, kd, input, cr)); in onDraw()
110 distantDirection, white, surfaceScale, kd, input, cr)); in onDraw()
114 spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, kd, in onDraw()
121 pointLocation, white, surfaceScale, ks, shininess, input, cr)); in onDraw()
125 distantDirection, white, surfaceScale, ks, shininess, input, cr)); in onDraw()
129 spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, ks, in onDraw()
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dtypography.dart47 /// by merging a color text theme, [black] or [white]
92 /// [white] are [blackCupertino] and [whiteCupertino] respectively. Otherwise
94 /// null then both [black] and [white] must be specified.
101 TextTheme white,
106 assert(platform != null || (black != null && white != null));
110 white ??= whiteCupertino;
115 white ??= whiteMountainView;
120 return Typography._(black, white, englishLike, dense, tall);
123 const Typography._(this.black, this.white, this.englishLike, this.dense, this.tall)
125 assert(white != null),
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp382 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 …]
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp379 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 …]
/third_party/skia/gm/
Dthinrects.cpp40 SkPaint white; in onDraw() local
41 white.setColor(SK_ColorWHITE); in onDraw()
42 white.setAntiAlias(true); in onDraw()
51 this->drawVertRects(canvas, white); in onDraw()
59 this->drawHorizRects(canvas, white); in onDraw()
68 this->drawSquares(canvas, white); in onDraw()
/third_party/json/doc/css/
Dmylayout.css9 white-space: pre-wrap; /* css-3 */
10 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
11 white-space: -pre-wrap; /* Opera 4-6 */
12 white-space: -o-pre-wrap; /* Opera 7 */
/third_party/flutter/skia/tools/doxygen/
Dcustomdoxygen.css22 --white: rgb(254,254,254);
23 --dark-white: rgb(240,240,240);
57 color: var(--white);
62 color: var(--white);
75 background-color: var(--dark-white);
79 background-color: var(--dark-white);
98 color: var(--white);
/third_party/skia/tools/doxygen/
Dcustomdoxygen.css22 --white: rgb(254,254,254);
23 --dark-white: rgb(240,240,240);
57 color: var(--white);
62 color: var(--white);
75 background-color: var(--dark-white);
79 background-color: var(--dark-white);
98 color: var(--white);
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/
Dmain.js4 white = "\033[47m \033[0m", variable
6 return isBlack ? black : white;
81 var border = repeat(white).times(qrcode.getModuleCount() + 3);
85 output += white;
87 output += white + '\n';
/third_party/FatFs/documents/
Dcss_e.css14 …1.2em; font-size: 85%; font-family: "Consolas", "Courier New", monospace; background-color: white;}
40 .iequ {white-space: nowrap; font-weight: bold;}
43 .mfd {font-size: 0.7em; padding: 0 1px; border: 1px solid; white-space : nowrap}
63 …background-color: white; border-style: solid; border-width: 1px 1px 2px; border-color: gray; paddi…
64 table td {background-color: white; border: 1px solid gray; padding: 0 3px; vertical-align: top; lin…
65 …-child {font-size: 0.85em; font-family: "Consolas", "Courier New", monospace; white-space: nowrap;}
66 table.lst2 td {font-size: 0.85em; font-family: "Consolas", "Courier New", monospace; white-space: n…
67 table.lst3 td {font-family: "Consolas", "Courier New", monospace; white-space: nowrap;}
/third_party/libsnd/docs/
Dprint.css2 background:white;
7 background:white;
12 background:white;
/third_party/libevdev/doc/style/
Dstyle.css25 white-space: -moz-pre-wrap; /* Moz */
26 white-space: -pre-wrap; /* Opera 4-6 */
27 white-space: -o-pre-wrap; /* Opera 7 */
28 white-space: pre-wrap; /* CSS3 */
56 white-space: pre;
77 white-space: nowrap;
/third_party/googletest/docs/_sass/
Dmain.scss14 color: $text-white;
45 color: $text-white;
64 border: solid $white;
92 color: $text-white;
113 background-color: $white;
127 border-left: 0.25em solid $white;
/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/
Dthemes.dart32 indicatorColor: Colors.white,
64 indicatorColor: Colors.white,
69 canvasColor: Colors.white,
70 scaffoldBackgroundColor: Colors.white,
71 backgroundColor: Colors.white,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationProvokingVertexTests.cpp477 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in iterate() local
590 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
592 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
594 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
596 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
598 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
600 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
603 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
605 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
607 vertices.push_back(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f)); vertices.push_back(white); in iterate()
[all …]

12345678910>>...35