Home
last modified time | relevance | path

Searched +full:- +full:- +full:color (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/external/setupdesign/main/res/values/
Dcolors.xml1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
19 tools:keep="@color/sud_system_accent*,@color/sud_system_neutral*">
21 <!-- General colors -->
22 <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>
[all …]
/external/deqp/android/cts/main/vk-main-2021-03-01/
Dtexture.txt1 dEQP-VK.texture.compressed_3D.astc_10x10_srgb_block_3d_npot
2 dEQP-VK.texture.compressed_3D.astc_10x10_srgb_block_3d_npot_sparse
3 dEQP-VK.texture.compressed_3D.astc_10x10_srgb_block_3d_pot
4 dEQP-VK.texture.compressed_3D.astc_10x10_srgb_block_3d_pot_sparse
5 dEQP-VK.texture.compressed_3D.astc_10x10_unorm_block_3d_npot
6 dEQP-VK.texture.compressed_3D.astc_10x10_unorm_block_3d_npot_sparse
7 dEQP-VK.texture.compressed_3D.astc_10x10_unorm_block_3d_pot
8 dEQP-VK.texture.compressed_3D.astc_10x10_unorm_block_3d_pot_sparse
9 dEQP-VK.texture.compressed_3D.astc_10x5_srgb_block_3d_npot
10 dEQP-VK.texture.compressed_3D.astc_10x5_srgb_block_3d_npot_sparse
[all …]
Dapi.txt1 dEQP-VK.api.buffer.basic.size_max_uint64
2 dEQP-VK.api.command_buffers.bad_inheritance_info_invalid_type
3 dEQP-VK.api.command_buffers.bad_inheritance_info_random
4 dEQP-VK.api.command_buffers.bad_inheritance_info_random_cont
5 dEQP-VK.api.command_buffers.bad_inheritance_info_random_data
6 dEQP-VK.api.command_buffers.bad_inheritance_info_valid_nonsense_type
7 dEQP-VK.api.command_buffers.executable_to_ininitial
8 dEQP-VK.api.command_buffers.executable_to_invalid
9 dEQP-VK.api.command_buffers.record_many_draws_primary_1
10 dEQP-VK.api.command_buffers.record_many_draws_primary_2
[all …]
/external/pigweed/pw_web/log-viewer/src/themes/
Dlight.ts7 // https://www.apache.org/licenses/LICENSE-2.0
19 @media (prefers-color-scheme: light) {
21 color-scheme: light;
24 --md-sys-color-primary: #0b57d0;
25 --md-sys-color-primary-70: #7cacf8;
26 --md-sys-color-primary-90: #d3e3fd;
27 --md-sys-color-primary-95: #ecf3fe;
28 --md-sys-color-primary-99: #fafbff;
29 --md-sys-color-primary-container: #d3e3fd;
30 --md-sys-color-on-primary: #ffffff;
[all …]
Ddark.ts7 // https://www.apache.org/licenses/LICENSE-2.0
19 @media (prefers-color-scheme: dark) {
21 color-scheme: dark;
24 --md-sys-color-primary: #a8c7fa;
25 --md-sys-color-primary-60: #4c8df6;
26 --md-sys-color-primary-container: #0842a0;
27 --md-sys-color-on-primary: #062e6f;
28 --md-sys-color-on-primary-container: #d3e3fd;
29 --md-sys-color-inverse-primary: #0b57d0;
30 --md-sys-color-secondary: #7fcfff;
[all …]
/external/setupdesign/main/res/values-v31/
Dcolors.xml1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
19 tools:keep="@color/sud_system_accent*,@color/sud_system_neutral*">
20 <!-- Default color for BC -->
22 <color name="sud_color_accent_glif_v3_dark">#ff669df6</color>
24 <color name="sud_color_accent_glif_v3_light">#ff1a73e8</color>
26 <!-- Accent color -->
27 …<color name="sud_dynamic_color_accent_glif_v3">@color/sud_dynamic_color_accent_glif_v3_light</colo…
[all …]
/external/deqp/android/cts/main/vk-main-2022-03-01/
Dapi.txt1 dEQP-VK.api.buffer.basic.max_size
2 dEQP-VK.api.buffer.basic.max_size_sparse
3 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_d16_unorm
4 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_d16_unorm_s8_uint
5 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_d24_unorm_s8_uint
6 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_d32_sfloat
7 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_d32_sfloat_s8_uint
8 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_s8_uint
9 dEQP-VK.api.buffer.invalid_buffer_features.vk_format_x8_d24_unorm_pack32
10 dEQP-VK.api.buffer_memory_requirements.create_no_flags.ext_mem_flags_excluded.method1.acc_struct_us…
[all …]
/external/pigweed/pw_console/py/pw_console/html/
Dstyle.css8 * https://www.apache.org/licenses/LICENSE-2.0
17 …00&family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block…
20 background-color: var(--sys-log-viewer-color-bg);
21 color-scheme: light dark;
22 font-family: "Google Sans", Arial, sans-serif;
23 font-synthesis: none;
24 font-weight: 400;
25 line-height: 1.5;
26 text-rendering: optimizeLegibility;
27 -webkit-font-smoothing: antialiased;
[all …]
/external/fmtlib/doc/bootstrap/mixins/
Dgradients.less7 // Creates two color stops, start and end, by specifying a color and position for each color stop.
8 // Color stops are not available in IE9 and below.
9 .horizontal(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {
10 …background-image: -webkit-linear-gradient(left, @start-color @start-percent, @end-color @end-perce…
11 …background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); …
12 …background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent);…
13 background-repeat: repeat-x;
14 …tartColorstr='%d', endColorstr='%d', GradientType=1)",argb(@start-color),argb(@end-color))); // IE…
19 // Creates two color stops, start and end, by specifying a color and position for each color stop.
20 // Color stops are not available in IE9 and below.
[all …]
/external/deqp/android/cts/main/vk-main-2024-03-01/
Dapi.txt1 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a2b10g10r10_uint_pack32
2 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a2b10g10r10_unorm_pack32
3 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a8b8g8r8_sint_pack32
4 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a8b8g8r8_snorm_pack32
5 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a8b8g8r8_uint_pack32
6 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.a8b8g8r8_unorm_pack32
7 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.r16g16b16a16_sfloat
8 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.r16g16b16a16_sint
9 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.r16g16b16a16_snorm
10 dEQP-VK.api.buffer_view.access.uniform_storage_texel_buffer.bind_as_storage.r16g16b16a16_uint
[all …]
/external/apache-xml/test/tests/perf-gold/basic/
Dbasic-all_well.out3 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 background-color: #000000;
12 font-family: Arial;
13 font-size: 10pt;
14 color: #cc6600;
19 padding-left: 1em;
20 font-size: 12pt;
21 background-color: #ff9900;
22 color: #000000;
27 SGML markup by Jon Bosak, 1992-1994.
[all …]
/external/deqp/android/cts/main/vk-main-2019-03-01/
Dapi.txt1 dEQP-VK.api.buffer.dedicated_alloc.index.create.zero
2 dEQP-VK.api.buffer.dedicated_alloc.index.indirect.create.zero
3 dEQP-VK.api.buffer.dedicated_alloc.index.vertex.create.zero
4 dEQP-VK.api.buffer.dedicated_alloc.index.vertex.indirect.create.zero
5 dEQP-VK.api.buffer.dedicated_alloc.indirect.create.zero
6 dEQP-VK.api.buffer.dedicated_alloc.storage.create.zero
7 dEQP-VK.api.buffer.dedicated_alloc.storage.index.create.zero
8 dEQP-VK.api.buffer.dedicated_alloc.storage.index.indirect.create.zero
9 dEQP-VK.api.buffer.dedicated_alloc.storage.index.vertex.create.zero
10 dEQP-VK.api.buffer.dedicated_alloc.storage.index.vertex.indirect.create.zero
[all …]
/external/tinyxml2/docs/
Ddoxygen.css5 --page-background-color: white;
6 --page-foreground-color: black;
7 --page-link-color: #3D578C;
8 --page-visited-link-color: #4665A2;
11 --index-odd-item-bg-color: #F8F9FC;
12 --index-even-item-bg-color: white;
13 --index-header-color: black;
14 --index-separator-color: #A0A0A0;
17 --header-background-color: #F9FAFC;
18 --header-separator-color: #C4CFE5;
[all …]
/external/angle/third_party/vulkan_memory_allocator/docs/html/
Ddoxygen.css5 --page-background-color: white;
6 --page-foreground-color: black;
7 --page-link-color: #3D578C;
8 --page-visited-link-color: #4665A2;
11 --index-odd-item-bg-color: #F8F9FC;
12 --index-even-item-bg-color: white;
13 --index-header-color: black;
14 --index-separator-color: #A0A0A0;
17 --header-background-color: #F9FAFC;
18 --header-separator-color: #C4CFE5;
[all …]
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
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 …]
/external/mesa3d/src/freedreno/ci/
Dfreedreno-a660-fails.txt1 KHR-GL46.direct_state_access.renderbuffers_storage_multisample,Fail
2 KHR-GL46.gpu_shader_fp64.fp64.max_uniform_components,Fail
3 KHR-GL46.multi_bind.dispatch_bind_image_textures,Fail
4 KHR-GL46.shader_image_load_store.basic-allTargets-store,Fail
5 KHR-GL46.shader_subroutine.control_flow_and_returned_subroutine_values_used_as_subroutine_input,Fail
8 gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert…
10 dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
11 gmem-dEQP-VK.binding_model.descriptor_buffer.basic.limits,Fail
14 gmem-dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage:struct_mixed_types.uniform_buffer_bl…
15 gmem-dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.struct_mixed_types.uniform_buffer_bl…
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/skins/
D_chocolate.scss8 $main-color-1: #563a20;
9 $text-color-1: rgba(#fff, .85);
11 $main-color-2: #8a2827;
12 $text-color-2: rgba(#fff, .85);
14 $main-color-3: #b49b92;
15 $text-color-3: rgba(#fff, .85);
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #d2c2bc;
24 $text-color-theme-light-d: rgba(#000, .95);
[all …]
D_ocean.scss8 $main-color-1: #0366d6;
9 $text-color-1: #fff;
11 $main-color-2: #a5917f;
12 $text-color-2: #fff;
14 $main-color-3: #f1f8ff;
15 $text-color-3: #0366d6;
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #fff;
24 $text-color-theme-light-d: rgba(#000, .95);
[all …]
D_dark.scss8 $main-color-1: #ff9500;
9 $text-color-1: rgba(#fff, .8);
11 $main-color-2: #ff006a;
12 $text-color-2: rgba(#fff, .8);
14 $main-color-3: #202020;
15 $text-color-3: rgba(#fff, .8);
17 $main-color-theme-light: rgba(#000, .8);
18 $main-color-theme-dark: rgba(#fff, .8);
21 $background-color: #121212;
24 $text-color-theme-light-d: #000;
[all …]
D_default.scss8 $main-color-1: #fc4d50;
9 $text-color-1: #fff;
11 $main-color-2: #fca24d;
12 $text-color-2: #fff;
14 $main-color-3: #f2f2f2;
15 $text-color-3: #333;
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #fff;
24 $text-color-theme-light-d: #000;
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/skins/
D_chocolate.scss8 $main-color-1: #563a20;
9 $text-color-1: rgba(#fff, .85);
11 $main-color-2: #8a2827;
12 $text-color-2: rgba(#fff, .85);
14 $main-color-3: #b49b92;
15 $text-color-3: rgba(#fff, .85);
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #d2c2bc;
24 $text-color-theme-light-d: rgba(#000, .95);
[all …]
D_ocean.scss8 $main-color-1: #0366d6;
9 $text-color-1: #fff;
11 $main-color-2: #a5917f;
12 $text-color-2: #fff;
14 $main-color-3: #f1f8ff;
15 $text-color-3: #0366d6;
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #fff;
24 $text-color-theme-light-d: rgba(#000, .95);
[all …]
D_dark.scss8 $main-color-1: #ff9500;
9 $text-color-1: rgba(#fff, .8);
11 $main-color-2: #ff006a;
12 $text-color-2: rgba(#fff, .8);
14 $main-color-3: #202020;
15 $text-color-3: rgba(#fff, .8);
17 $main-color-theme-light: rgba(#000, .8);
18 $main-color-theme-dark: rgba(#fff, .8);
21 $background-color: #121212;
24 $text-color-theme-light-d: #000;
[all …]
D_default.scss8 $main-color-1: #fc4d50;
9 $text-color-1: #fff;
11 $main-color-2: #fca24d;
12 $text-color-2: #fff;
14 $main-color-3: #f2f2f2;
15 $text-color-3: #333;
17 $main-color-theme-light: rgba(#000, .9);
18 $main-color-theme-dark: rgba(#fff, .9);
21 $background-color: #fff;
24 $text-color-theme-light-d: #000;
[all …]
/external/linux-kselftest/android/patches/
D0016-selftests-futex-report-success-failure-to-environmen.patch3 Date: Tue, 7 Nov 2017 16:01:53 -0800
14 Test: run vts-kernel -m VtsKernelLinuxKselftestStaging
15 Signed-off-by: Steve Muckle <smuckle@google.com>
16 Signed-off-by: Edward Liaw <edliaw@google.com>
17 ---
18 .../testing/selftests/futex/functional/run.sh | 70 +++++++++++--------
19 1 file changed, 41 insertions(+), 29 deletions(-)
21 diff --git a/tools/testing/selftests/futex/functional/run.sh b/tools/testing/selftests/futex/functi…
23 --- a/tools/testing/selftests/futex/functional/run.sh
25 @@ -18,6 +18,16 @@
[all …]

12345678910>>...50