/third_party/flutter/skia/src/core/ |
D | SkOpts.cpp | 118 if (SkCpu::Supports(SkCpu::SSSE3)) { Init_ssse3(); } in init() 122 if (SkCpu::Supports(SkCpu::SSE41)) { Init_sse41(); } in init() 126 if (SkCpu::Supports(SkCpu::SSE42)) { Init_sse42(); } in init() 130 if (SkCpu::Supports(SkCpu::AVX)) { Init_avx(); } in init() 131 if (SkCpu::Supports(SkCpu::HSW)) { Init_hsw(); } in init() 135 if (SkCpu::Supports(SkCpu::CRC32)) { in init()
|
D | SkCpu.h | 51 static bool Supports(uint32_t); 56 inline bool SkCpu::Supports(uint32_t mask) { in Supports() function
|
D | SkBlitter_RGB565.cpp | 67 bool SkRGB565_Shader_Blitter::Supports(const SkPixmap& device, const SkPaint& paint) { in Supports() function in SkRGB565_Shader_Blitter 89 SkASSERT(Supports(device, paint)); in SkRGB565_Shader_Blitter()
|
D | SkBlitter_Sprite.cpp | 58 static bool Supports(const SkPixmap& dst, const SkPixmap& src, const SkPaint& paint) { in Supports() function in SkSpriteBlitter_Memcpy 188 if (!blitter && SkSpriteBlitter_Memcpy::Supports(dst, source, paint)) { in ChooseSprite()
|
/third_party/mindspore/mindspore/lite/ |
D | README.md | 23 - Assembly code to improve performance of kernel operators. Supports CPU, GPU, and NPU. 25 - Supports IOS, Android. 26 - Supports Lite OS. 27 - Supports mobile device, smart screen, pad, and IOT devices. 28 - Supports third party models such as TFLite, CAFFE and ONNX.
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 2_streams.qbk | 26 Supports buffer-oriented blocking reads. 31 Supports buffer-oriented blocking writes. 41 Supports buffer-oriented asynchronous reads. 46 Supports buffer-oriented asynchronous writes.
|
/third_party/flutter/skia/third_party/externals/spirv-tools/ |
D | CHANGES | 141 - Supports SPIR-V 1.1 Rev 1 142 - Supports SPIR-V 1.0 Rev 5 143 - Supports GLSL std450 extended instructions 1.0 Rev 3 144 - Supports OpenCL extended instructions 1.0 Rev 2 146 - Supports floating point widths of 16, 32, 64 bits 147 - Supports integer widths up to 64 bits
|
/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()
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/config/ |
D | full_quant.cfg | 2 # Supports WEIGHT_QUANT or FULL_QUANT 23 # Supports RGB or GRAY or BGR
|
D | fixed_bit_weight_quant.cfg | 2 # Supports WEIGHT_QUANT or FULL_QUANT
|
D | mixed_bit_weight_quant.cfg | 2 # Supports WEIGHT_QUANT or FULL_QUANT
|
/third_party/openssl/doc/man3/ |
D | EVP_DigestSignInit.pod | 52 Supports SHA1, SHA224, SHA256, SHA384 and SHA512 56 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3 60 Supports no digests (the digest B<type> must be NULL) 64 Supports SHA1, SHA256, SHA384 and SHA512 77 Supports any digest
|
/third_party/flutter/flutter/packages/flutter/test/gestures/ |
D | pointer_router_test.dart | 32 test('Supports re-entrant cancellation', () { 47 test('Supports global callbacks', () { 66 test('Supports re-entrant global cancellation', () {
|
/third_party/boost/libs/math/doc/vector_functionals/ |
D | norms.qbk | 109 Supports real, integral, and complex arithmetic. 121 Supports real, integral, and complex arithmetic. 136 Supports both real, integral, and complex arithmetic. 153 Supports both real, integral, and complex arithmetic. 167 Supports real, integral, and complex numbers.
|
/third_party/mindspore/mindspore/lite/test/config/quant/ |
D | ml_face_mnet_image_posttraining.config | 12 # Supports RGB or GRAY or BGR
|
/third_party/node/deps/npm/node_modules/util-promisify/ |
D | README.md | 6 Supports [all major node versions](https://github.com/nodejs/LTS#lts-schedule1).
|
/third_party/boost/tools/build/src/tools/ |
D | zstd.jam | 8 # Supports the zstd library
|
/third_party/node/deps/npm/node_modules/has-symbols/ |
D | README.md | 11 Determine if the JS environment has Symbol support. Supports spec, or shams.
|
/third_party/boost/libs/numeric/ublas/ |
D | clblas.jam | 7 # Supports the clblas library
|
D | opencl.jam | 7 # Supports the opencl library
|
/third_party/node/deps/npm/node_modules/query-string/ |
D | readme.md | 104 Supports both `Function` as a custom sorting function or `false` to disable sorting. 189 Supports both `Function` as a custom sorting function or `false` to disable sorting.
|
/third_party/qrcodegen/rust/ |
D | Readme.markdown | 20 * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code M…
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-directfb.md | 4 Supports:
|