/external/skia/src/core/ |
D | SkOpts.cpp | 125 if (SkCpu::Supports(SkCpu::SSSE3)) { Init_ssse3(); } in init() 129 if (SkCpu::Supports(SkCpu::SSE42)) { Init_sse42(); } in init() 133 if (SkCpu::Supports(SkCpu::AVX)) { Init_avx(); } in init() 134 if (SkCpu::Supports(SkCpu::HSW)) { Init_hsw(); } in init() 138 if (SkCpu::Supports(SkCpu::SKX)) { Init_skx(); } in init() 141 if (SkCpu::Supports(SkCpu::ERMS)) { Init_erms(); } in init() 144 if (SkCpu::Supports(SkCpu::CRC32)) { Init_crc32(); } in init()
|
D | SkCpu.h | 53 static bool Supports(uint32_t); 58 inline bool SkCpu::Supports(uint32_t mask) { in Supports() function
|
D | SkBlitter_Sprite.cpp | 64 static bool Supports(const SkPixmap& dst, const SkPixmap& src, const SkPaint& paint) { in Supports() function in SkSpriteBlitter_Memcpy 206 if (!blitter && SkSpriteBlitter_Memcpy::Supports(dst, source, paint)) { in ChooseSprite()
|
/external/rust/crates/flate2/ |
D | METADATA | 6 …exposed as Read/BufRead/Write streams. Supports miniz_oxide, miniz.c, and multiple zlib implementa…
|
D | Cargo.toml.orig | 15 Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
|
D | Cargo.toml | 22 Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
|
/external/python/typing/docs/ |
D | index.rst | 49 checkers. Supports Python 2 and 3. 51 performance. Supports Python 3 only. 53 emphasizes speed. Supports Python 3 only. 55 unannotated code. Supports Python 2 and 3.
|
/external/pigweed/pw_bluetooth/public/pw_bluetooth/ |
D | vendor.emb | 94 -- Supports reporting of activity and energy information 102 -- Supports extended scan window and interval 104 -- Supports logging of binary debug information from controller 110 -- Supports reporting of Bluetooth Quality events
|
/external/cbor-java/ |
D | README.md | 17 * Supports semantic tags 18 * Supports 64-bit integer values
|
/external/rust/crates/bencher/ |
D | METADATA | 2 …f the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmark…
|
D | Cargo.toml.orig | 11 …f the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmark…
|
/external/rootdev/ |
D | README.chromium | 13 - Supports resolving through to /sys/block/XXX/slaves/*/dev devices
|
/external/libtextclassifier/native/utils/intents/ |
D | intent-config.fbs | 158 // The action to set on the Intent (see Intent.setAction). Supports variables. 161 // The data to set on the Intent (see Intent.setData). Supports variables. 164 // The type to set on the Intent (see Intent.setType). Supports variables.
|
/external/libavc/ |
D | README.md | 6 Supports:
|
/external/libcups/examples/ |
D | color.drv | 30 // Supports color printing
|
/external/libhevc/ |
D | README.md | 6 Supports:
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 387 if Supports(Element, IDictionary<Integer, IList<IANTLRInterface>>, Dict) then 390 if Supports(Element, IList<IANTLRInterface>, List) then
|
/external/mockftpserver/tags/1.2/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/1.2.2/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/1.1/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/2.1/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/1.2.4/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/site/apt/ |
D | stubftpserver-features.apt | 11 * Supports active and passive mode data transfers.
|