Home
last modified time | relevance | path

Searched refs:Transparent (Results 1 – 25 of 101) sorted by relevance

12345

/external/llvm-project/clang/test/Analysis/
Dcasts.cpp85 class Transparent { class
91 class SubTransparent : public Transparent {};
93 SubTransparent *castToDerived(Transparent *TRef) { in castToDerived()
98 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()
102 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()
/external/rust/crates/thiserror-impl/src/
Dattr.rs15 pub transparent: Option<Transparent<'a>>,
27 pub struct Transparent<'a> { struct
82 attrs.transparent = Some(Transparent { in parse_error_attribute()
/external/flac/
DCOPYING.FDL75 A "Transparent" copy of the Document means a machine-readable copy,
82 to text formatters. A copy made in an otherwise Transparent file
84 or discourage subsequent modification by readers is not Transparent.
85 An image format is not Transparent if used for any substantial amount
86 of text. A copy that is not "Transparent" is called "Opaque".
88 Examples of suitable formats for Transparent copies include plain
159 more than 100, you must either include a machine-readable Transparent
163 a complete Transparent copy of the Document, free of added material.
166 that this Transparent copy will remain thus accessible at the stated
214 public access to a Transparent copy of the Document, and likewise
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dmodernize-use-transparent-functors.rst16 // Transparent functor.
/external/elfutils/doc/
DCOPYING-GFDL79 A "Transparent" copy of the Document means a machine-readable copy,
86 to text formatters. A copy made in an otherwise Transparent file
88 or discourage subsequent modification by readers is not Transparent.
89 An image format is not Transparent if used for any substantial amount
90 of text. A copy that is not "Transparent" is called "Opaque".
92 Examples of suitable formats for Transparent copies include plain
165 more than 100, you must either include a machine-readable Transparent
169 a complete Transparent copy of the Document, free of added material.
172 that this Transparent copy will remain thus accessible at the stated
221 public access to a Transparent copy of the Document, and likewise
/external/libcxx/benchmarks/
Dstring.bench.cpp65 enum class Opacity { Opaque, Transparent }; enumerator
124 Opacity O = Opacity::Transparent) { in makeString()
/external/rust/crates/libz-sys/src/zlib-ng/cmake/
Dtest-compress.cmake56 # Transparent writing does not use gzip format
/external/llvm-project/clang/test/Index/
Dget-cursor.m229 // CHECK-TRANSPARENT: 139:1 TypeRef=TestTransparent:133:17 (Transparent: enum TestTransparent) Exte…
233 // CHECK-TRANSPARENT: 151:1 TypeRef=SomeT:150:17 (Transparent: struct SomeT) Extent=[151:1 - 151:6]…
/external/ImageMagick/PerlMagick/quantum/
Dquantum.pm.in34 Success Transparent Opaque QuantumDepth QuantumRange MaxRGB
Dquantum.xs.in369 { "Transparent", { {"color", StringReference}, {"opacity", StringReference},
809 if (strEQ(name,"Transparent"))
7501 Transparent = 111
9544 case 56: /* Transparent */
/external/python/cpython3/Doc/library/
Dhttp.rst119 ``506`` ``VARIANT_ALSO_NEGOTIATES`` Transparent Content Negotiation in HTTP :rfc:`2295`, Se…
/external/llvm-project/libcxx/benchmarks/
Dstring.bench.cpp65 enum class Opacity { Opaque, Transparent }; enumerator
143 Opacity O = Opacity::Transparent) { in makeString()
/external/cldr/tools/java/org/unicode/cldr/draft/
DidnaContextRules.txt185 $T = [:Joining_Type=Transparent:]
/external/python/pybind11/docs/
Dchangelog.rst1159 * Transparent support for class-specific ``operator new`` and
1523 * Transparent conversion of sparse and dense Eigen matrices and vectors (``eigen.h``)
1599 * Transparent type conversion for ``std::wstring`` and ``wchar_t``
1601 * Transparent passing of ``void *`` pointers using capsules
1602 * Transparent support for returning values wrapped in ``std::unique_ptr<>``
/external/kotlinx.coroutines/
Dcoroutines-guide.md77 * <a name='transparent-catch'></a>[Transparent catch](docs/flow.md#transparent-catch)
/external/cpuinfo/test/dmesg/
Dxperia-sl.log337 <6>[ 2.088868] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Dnexus-s.log414 <6>[ 3.299434] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Dnexus10.log442 <6>[ 1.884163] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Dnexus4.log478 <6>[ 1.609156] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Doppo-a37.log693 <6>[ 2.101282] (0)[1:swapper/0]NF_TPROXY: Transparent proxy support initialized, version 4.1.0
Dnexus9.log847 [ 1.849844] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
/external/rust/crates/aho-corasick/
DDESIGN.md42 * Transparent support for alternative SIMD vectorized search routines for
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css1439 * Transparent table with suddle borders
3538 /* Pie chart test: Transparent borders */
/external/tcpdump/
DCHANGES537 Add support for Transparent Ethernet Bridge ethertype in GRE
/external/llvm-project/lldb/docs/
Ddoxygen.cfg.in1056 # generated for formulas are transparent PNGs. Transparent PNGs are

12345