Searched refs:Opaque (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/rust/kernel/sync/ |
A D | arc.rs | 21 types::{ForeignOwnable, Opaque}, 125 refcount: Opaque<bindings::refcount_t>, 156 refcount: Opaque::new(unsafe { bindings::REFCOUNT_INIT(1) }), in try_new()
|
/linux-6.3-rc2/rust/kernel/ |
A D | types.rs | 224 pub struct Opaque<T>(MaybeUninit<UnsafeCell<T>>); struct 226 impl<T> Opaque<T> { impls
|
/linux-6.3-rc2/net/ipv4/netfilter/ |
A D | nf_nat_snmp_basic.asn1 | 50 Opaque, 77 Opaque ::=
|
/linux-6.3-rc2/LICENSES/deprecated/ |
A D | GFDL-1.1 | 97 not "Transparent" is called "Opaque". 102 HTML designed for human modification. Opaque formats include 152 If you publish or distribute Opaque copies of the Document numbering 154 copy along with each Opaque copy, or state in or with each Opaque copy 160 distribution of Opaque copies in quantity, to ensure that this 162 until at least one year after the last time you distribute an Opaque
|
A D | GFDL-1.2 | 106 of text. A copy that is not "Transparent" is called "Opaque". 112 transparent image formats include PNG, XCF and JPG. Opaque formats 178 If you publish or distribute Opaque copies of the Document numbering 180 copy along with each Opaque copy, or state in or with each Opaque copy 185 when you begin distribution of Opaque copies in quantity, to ensure 188 Opaque copy (directly or through your agents or retailers) of that
|
/linux-6.3-rc2/Documentation/userspace-api/media/ |
A D | fdl-appendix.rst | 100 not "Transparent" is called "Opaque". 105 designed for human modification. Opaque formats include PostScript, PDF, 165 If you publish or distribute :ref:`Opaque <fdl-transparent>` copies of 168 copy along with each Opaque copy, or state in or with each Opaque copy a 174 distribution of Opaque copies in quantity, to ensure that this 176 until at least one year after the last time you distribute an Opaque
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | spkguide.txt | 1307 of text. A copy that is not "Transparent" is called "Opaque". 1313 transparent image formats include PNG, XCF and JPG. Opaque formats 1379 If you publish or distribute Opaque copies of the Document numbering 1381 copy along with each Opaque copy, or state in or with each Opaque copy 1386 when you begin distribution of Opaque copies in quantity, to ensure 1389 Opaque copy (directly or through your agents or retailers) of that
|
Completed in 15 milliseconds