Home
last modified time | relevance | path

Searched refs:transparent (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.data1 sign_hash transparent driver: in driver ECDSA SECP256R1 SHA-256
5 sign_hash transparent driver: fallback ECDSA SECP256R1 SHA-256
9 sign_hash transparent driver: error ECDSA SECP256R1 SHA-256
13 sign_hash transparent driver: fake ECDSA SECP256R1 SHA-256
17 sign_hash transparent driver: in driver RSA PKCS#1 v1.5, raw
21 sign_hash transparent driver: fallback RSA PKCS#1 v1.5, raw
25 sign_hash transparent driver: error RSA PKCS#1 v1.5, raw
29 sign_hash transparent driver: fake RSA PKCS#1 v1.5, raw
33 sign_hash transparent driver: in driver RSA PKCS#1 v1.5 SHA-256
37 sign_hash transparent driver: fallback RSA PKCS#1 v1.5 SHA-256
[all …]
/third_party/libevdev/doc/html/
Dtabs.css1transparent;line-height:36px;text-shadow:none;background-color:white;background-image:none}.sm-dox…
Dbootstrap.css54 background-color: transparent;
203 background: transparent !important;
1582 background-color: transparent;
2257 background-color: transparent;
2563 background-color: transparent;
2565 border: 1px solid transparent;
2592 background-color: transparent;
3015 border: 1px solid transparent;
3131 border-color: transparent;
3188 border-color: transparent;
[all …]
/third_party/skia/third_party/externals/oboe/docs/reference/
Dtabs.css1transparent;line-height:36px;text-shadow:none;background-color:white;background-image:none}.sm-dox…
/third_party/openGLES/extensions/SGI/
DGLX_SGI_transparent_pixel.txt26 transparent pixel and to query whether a visual supports a
27 transparent pixel value as well as the value of the transparent
28 pixel. Note that the notion of level and transparent pixels
30 may not have a transparent pixel value.
41 being rasterized predictable but we all know the transparent
46 visual doesn't contain a transparent pixel?
48 Why not admit that zero is the one true transparent
91 GLX_TRANSPARENT_PIXEL_SGI boolean True if contains a transparent pixel
92 GLX_TRANSPARENT_INDEX_SGI integer if RGB mode or no transparent pixel
93 0, else transparent index value
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_transparent_pixel.txt26 transparent pixel and to query whether a visual supports a
27 transparent pixel value as well as the value of the transparent
28 pixel. Note that the notion of level and transparent pixels
30 may not have a transparent pixel value.
41 being rasterized predictable but we all know the transparent
46 visual doesn't contain a transparent pixel?
48 Why not admit that zero is the one true transparent
91 GLX_TRANSPARENT_PIXEL_SGI boolean True if contains a transparent pixel
92 GLX_TRANSPARENT_INDEX_SGI integer if RGB mode or no transparent pixel
93 0, else transparent index value
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DGLX_SUN_get_transparent_index.txt34 Gets the transparent pixel index for an overlay/underlay window pair.
73 the current GLXDrawable by the client and a transparent index
77 If underlay is equal to None, and if a transparent
88 causes pixels in the Window to be transparent. That is, pixels in the overlay
89 drawn with the transparent index are invisible and the pixels of window(s)
92 On some systems, the transparent pixel index is a constant.
94 On other hardware, the transparent index is a function of the underlying
98 a transparent index is available for a particular pair of windows
99 and the value of the transparent index.
102 underlay equal to a valid window, then the transparent index is
[all …]
/third_party/openGLES/extensions/SUN/
DGLX_SUN_get_transparent_index.txt34 Gets the transparent pixel index for an overlay/underlay window pair.
73 the current GLXDrawable by the client and a transparent index
77 If underlay is equal to None, and if a transparent
88 causes pixels in the Window to be transparent. That is, pixels in the overlay
89 drawn with the transparent index are invisible and the pixels of window(s)
92 On some systems, the transparent pixel index is a constant.
94 On other hardware, the transparent index is a function of the underlying
98 a transparent index is available for a particular pair of windows
99 and the value of the transparent index.
102 underlay equal to a valid window, then the transparent index is
[all …]
/third_party/skia/experimental/sorttoy/
DSortKey.h46 explicit SortKey(bool transparent, uint32_t depth, uint32_t material) { in SortKey() argument
52 if (transparent) { in SortKey()
69 bool transparent() const { in transparent() function
74 if (this->transparent()) { in depth()
85 if (this->transparent()) { in material()
94 this->transparent(), in dump()
/third_party/rust/crates/serde/test_suite/tests/ui/transparent/
Dat_most_one.stderr1 error: #[serde(transparent)] requires struct to have at most one transparent field
2 --> tests/ui/transparent/at_most_one.rs:4:1
4 4 | / #[serde(transparent)]
Denum.stderr1 error: #[serde(transparent)] is not allowed on an enum
2 --> tests/ui/transparent/enum.rs:4:1
4 4 | / #[serde(transparent)]
Dunit_struct.stderr1 error: #[serde(transparent)] is not allowed on a unit struct
2 --> tests/ui/transparent/unit_struct.rs:4:1
4 4 | / #[serde(transparent)]
Dwith_from.stderr1 error: #[serde(transparent)] is not allowed with #[serde(from = "...")]
2 --> tests/ui/transparent/with_from.rs:4:1
4 4 | / #[serde(transparent, from = "u64")]
Dwith_into.stderr1 error: #[serde(transparent)] is not allowed with #[serde(into = "...")]
2 --> tests/ui/transparent/with_into.rs:4:1
4 4 | / #[serde(transparent, into = "u64")]
Dwith_try_from.stderr1 error: #[serde(transparent)] is not allowed with #[serde(try_from = "...")]
2 --> tests/ui/transparent/with_try_from.rs:4:1
4 4 | / #[serde(transparent, try_from = "u64")]
Dser_at_least_one.stderr1 error: #[serde(transparent)] requires at least one field that is not skipped
2 --> tests/ui/transparent/ser_at_least_one.rs:4:1
4 4 | / #[serde(transparent)]
Dde_at_least_one.stderr1 error: #[serde(transparent)] requires at least one field that is neither skipped nor has a default
2 --> tests/ui/transparent/de_at_least_one.rs:4:1
4 4 | / #[serde(transparent)]
/third_party/rust/crates/cxx/tests/ui/
Draw_ident_namespace.rs3 #[repr(transparent)]
11 #[repr(transparent)]
19 #[repr(transparent)]
27 #[repr(transparent)]
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt28 with a transparent pixel and to query whether a visual supports a
29 transparent pixel value and the value of the transparent pixel.
30 Note that the notion of level and transparent pixels are orthogonal as
31 both layer 1 and layer 0 visuals may or may not have a transparent pixel
36 For mask, any pixel matching the transparency mask is transparent.
40 Alpha is no longer included in the transparent pixel, although it
121 transparent pixels. If the attribute is GLX_TRANSPARENT_RGB_EXT or
124 visuals: a transparent pixel will be drawn when the red, green and blue
129 In this case, a transparent pixel will be drawn when the index value that
167 GLX_TRANSPARENT_INDEX_VALUE_EXT integer transparent index value.
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt28 with a transparent pixel and to query whether a visual supports a
29 transparent pixel value and the value of the transparent pixel.
30 Note that the notion of level and transparent pixels are orthogonal as
31 both layer 1 and layer 0 visuals may or may not have a transparent pixel
36 For mask, any pixel matching the transparency mask is transparent.
40 Alpha is no longer included in the transparent pixel, although it
121 transparent pixels. If the attribute is GLX_TRANSPARENT_RGB_EXT or
124 visuals: a transparent pixel will be drawn when the red, green and blue
129 In this case, a transparent pixel will be drawn when the index value that
167 GLX_TRANSPARENT_INDEX_VALUE_EXT integer transparent index value.
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dissue-1488-enum-new-type.rs11 #[repr(transparent)]
19 #[repr(transparent)]
28 #[repr(transparent)]
34 #[repr(transparent)]
/third_party/libinput/doc/api/style/
Dbootstrap.css54 background-color: transparent;
203 background: transparent !important;
1582 background-color: transparent;
2257 background-color: transparent;
2563 background-color: transparent;
2565 border: 1px solid transparent;
2592 background-color: transparent;
3015 border: 1px solid transparent;
3131 border-color: transparent;
3188 border-color: transparent;
[all …]
/third_party/libevdev/doc/style/
Dbootstrap.css54 background-color: transparent;
203 background: transparent !important;
1582 background-color: transparent;
2257 background-color: transparent;
2563 background-color: transparent;
2565 border: 1px solid transparent;
2592 background-color: transparent;
3015 border: 1px solid transparent;
3131 border-color: transparent;
3188 border-color: transparent;
[all …]
/third_party/node/deps/v8/tools/turbolizer/
Dturbo-visualizer.css460 border-color: #555 transparent transparent transparent;
473 border-color: transparent transparent #555 transparent;
477 border-color: transparent transparent #F00 transparent;
481 border-color: transparent transparent #AA5 transparent;
Dturbo-visualizer-ranges.css141 .range-transparent,
143 color: transparent;
200 border-right: var(--range-block-border) solid transparent;
209 border-right: var(--range-instr-border) solid transparent;
236 border: var(--range-position-border) solid transparent;
237 color: transparent;

12345678910>>...16