Searched refs:critical (Results 1 – 17 of 17) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ |
A D | README.md | 15 and shapes of matrices most critical in current TensorFlow Lite applications.
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | x509_create.c | 214 int critical, const unsigned char *val, size_t val_len ) in mbedtls_x509_set_extension() argument 224 cur->val.p[0] = critical; in mbedtls_x509_set_extension()
|
A D | x509write_crt.c | 127 int critical, in mbedtls_x509write_crt_set_extension() argument 131 critical, val, val_len ); in mbedtls_x509write_crt_set_extension()
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | x509.h | 310 int critical, const unsigned char *val,
|
A D | x509_crt.h | 680 int critical,
|
A D | config.h.bak | 1654 * and encountering an unknown critical extension.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 146 instrument the known possibly-critical code as per the present approach. On the
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | README | 62 critical or an ancillary chunk.
|
A D | CHANGES | 128 Made CRC errors/warnings on critical and ancillary chunks configurable 142 - previously read critical chunks are flagged, so the chunk handling 1889 Revised unknown chunk handling to avoid storing unknown critical chunks. 5387 a minimal safe fix, the issue only arises in non-performance-critical 5715 If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE,
|
A D | libpng-manual.txt | 470 ancillary and critical chunks, and whether to use the data contained 473 "discard" data in a critical chunk. 4908 internally for performance critical calculations such as gamma correction.
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | ChangeLog | 158 * fixed a non-critical typecast mistake (thanks Thi)
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | libjpeg.txt | 86 compression is normally less time-critical. It should be understood that the 304 WARNING: it is critical that the binary compressed data be delivered to the 551 WARNING: it is critical that the binary compressed data be read unchanged. 767 critical if you are on MS-DOS and use the jmemdos.c memory manager back end; 2769 then copies the critical information from a source decompression object. 2803 the callback mechanism for time-critical tasks like mouse tracking, you could
|
A D | install.txt | 1033 (Note that the renaming is critical!) 1058 (Note that the renaming is critical!)
|
A D | structure.txt | 75 compression is normally less time-critical. It should be understood that the
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 1025 rationale is that in 64-bit code memory usage is less critical.
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 430 mbedtls_platform_zeroize(), which is a critical function from a security 594 * Fix CRL parsing to reject CRLs containing unsupported critical 3047 * Fixed a critical denial-of-service with X.509 cert. verification:
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 2454 8967b9f3 SSE2 for lossless decoding (critical) functions.
|
Completed in 41 milliseconds