/third_party/skia/src/core/ |
D | SkCpu.h | 53 static bool Supports(uint32_t); 58 inline bool SkCpu::Supports(uint32_t mask) { in Supports() function
|
D | SkBlitter_RGB565.cpp | 66 bool SkRGB565_Shader_Blitter::Supports(const SkPixmap& device, const SkPaint& paint) { in Supports() function in SkRGB565_Shader_Blitter 88 SkASSERT(Supports(device, paint)); in SkRGB565_Shader_Blitter()
|
D | SkBlitter_Sprite.cpp | 62 static bool Supports(const SkPixmap& dst, const SkPixmap& src, const SkPaint& paint) { in Supports() function in SkSpriteBlitter_Memcpy 202 if (!blitter && SkSpriteBlitter_Memcpy::Supports(dst, source, paint)) { in ChooseSprite()
|
D | SkCoreBlitters.h | 155 static bool Supports(const SkPixmap& device, const SkPaint&);
|
/third_party/openssl/doc/man3/ |
D | EVP_DigestVerifyInit.pod | 70 Supports SHA1, SHA224, SHA256, SHA384 and SHA512 74 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3 78 Supports no digests (the digest B<type> must be NULL) 82 Supports SHA1, SHA256, SHA384 and SHA512 95 Supports any digest
|
D | EVP_DigestSignInit.pod | 79 Supports SHA1, SHA224, SHA256, SHA384 and SHA512 83 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3 87 Supports no digests (the digest I<type> must be NULL) 91 Supports SHA1, SHA256, SHA384 and SHA512 104 Supports any digest
|
/third_party/noto-cjk/ |
D | README.OpenSource | 9 …"Description": "Supports Chinese Simplified, Chinese Traditional, Japanese, and Korean font collec…
|
/third_party/notofonts/ |
D | README.OpenSource | 9 "Description": "Supports global font collections in all languages (except CJK and emojis)."
|
/third_party/rust/crates/cxx/book/src/build/ |
D | cmake.md | 15 - Supports cross-language link time optimization (LTO)
|
/third_party/qrcodegen/python/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/glslang/ |
D | CHANGES.md | 206 * Supports cross-stage automatic IO mapping 207 * Supports GL_EXT_vulkan_glsl_relaxed (-R option)
|
/third_party/qrcodegen/rust/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/qrcodegen/typescript-javascript/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/qrcodegen/cpp/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/icu/docs/userguide/conversion/ |
D | index.md | 74 6. Supports fallbacks to the codepage 76 7. Supports reverse fallbacks to Unicode
|
/third_party/qrcodegen/c/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/qrcodegen/java/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/qrcodegen/java-fast/ |
D | Readme.markdown | 22 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/qrcodegen/rust-no-heap/ |
D | Readme.markdown | 19 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 95 acceleration services to X11 servers with the DRI extension. Supports DRI1
|
/third_party/node/deps/minimatch/src/node_modules/balanced-match/ |
D | README.md | 3 Match balanced string pairs, like `{` and `}` or `<b>` and `</b>`. Supports regular expressions as …
|
/third_party/qrcodegen/ |
D | Readme.markdown | 20 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/vk-gl-cts/external/amber/src/ |
D | README.md | 9 * Supports Vulkan graphics API 10 * WIP: Supports [Dawn][Dawn] graphics API
|
/third_party/python/Doc/library/ |
D | pyclbr.rst | 5 :synopsis: Supports information extraction for a Python module browser.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1717 bool (*Supports)(uint64_t); in DWARFObjInMemory() local 1719 std::tie(Supports, Resolver) = getRelocationResolver(Obj); in DWARFObjInMemory() 1738 if (Supports && Supports(Reloc.getType())) { in DWARFObjInMemory()
|