/AliOS-Things-master/components/SDL2/test/nacl/ |
A D | Makefile | 38 $(call LOG,TRANSLATE,$$@,$(PNACL_TRANSLATE) --allow-llvm-bitcode-input -arch x86-32 $$^ -o $$@) 41 $(call LOG,TRANSLATE,$$@,$(PNACL_TRANSLATE) --allow-llvm-bitcode-input -arch x86-64 $$^ -o $$@) 44 $(call LOG,TRANSLATE,$$@,$(PNACL_TRANSLATE) --allow-llvm-bitcode-input -arch arm $$^ -o $$@)
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/ |
A D | SetBucketRefererRequest.h | 34 void setAllowEmptyReferer(bool allow) in setAllowEmptyReferer() argument 36 allowEmptyReferer_ = allow; in setAllowEmptyReferer()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/ |
A D | TODO | 16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | tarith.c | 190 double allow = .5/pow(10, in validation_ascii_to_fp() local 200 if (change >= allow && (isfinite(out) || in validation_ascii_to_fp() 201 fabs(test/DBL_MAX) <= 1-allow)) in validation_ascii_to_fp() 204 double allowp = (change-allow)*100/allow; in validation_ascii_to_fp() 220 DBL_DIG, test, precision, buffer, DBL_DIG, out, change, allow, in validation_ascii_to_fp()
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-pandora.md | 5 - A pandora specific video driver was written to allow SDL 2.0 with OpenGL ES
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/ |
A D | s_write.dfa | 30 # need this if you don't use them, they just allow the in-memory layout to be
|
A D | simple.dfa | 31 # need this if you don't use them, they just allow the in-memory layout to be
|
A D | s_read.dfa | 32 # need this if you don't use them, they just allow the in-memory layout to be
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | configuration.proto | 119 // Whether to allow use of NNAPI CPU (nnapi-reference accelerator) on Android 127 // Whether to allow dynamic dimension sizes without re-compilation. 137 // Whether to allow the NNAPI accelerator to optionally use lower-precision 341 // Whether to allow automatically falling back to TfLite CPU path on 352 // Whether to allow automatically falling back to TfLite CPU path on
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 278 - Add solaris* to Linux* in configure to allow gcc use [Groffen] 965 - Correct FASTEST compilation to allow level == 0 1111 - allow "configure --prefix $HOME" (Tim Mooney) 1161 - added compress2() to allow setting the compression level 1253 - allow compilation with CC 1332 - allow compression level 0 (no compression) 1350 - allow gzread on concatenated .gz files 1376 - allow "a" as mode in gzopen. 1378 - allow skipping .gz extra-field on pipes 1406 - allow a compression level in gzopen() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | README | 33 Silicon Graphics has seen fit to allow us to give this work away. It
|
A D | libtiff-CVE-2018-7456.patch | 35 standard) and would allow definition of Transfer Table. We want
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | Changelog | 55 - allow exotic constructors
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 29 img2webp, webpmux - allow options to be passed in via a file (issue #355) 191 * This is a pre-release of 0.2.0, not an rc to allow for further
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | timing.c | 151 #warning OpenBSD does not allow access to tick register using software version instead
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 32 Enable this option to allow the device to be provisioned over 46 Enable this option to allow the device to be provisioned over 231 specification would allow (32 segments).
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | change.log | 330 decoder with v6 should allow it to read progressive files, though of course 383 Fix bug in rdbmp.c: didn't allow for extra data between header and image. 406 * New programs rdjpgcom and wrjpgcom allow insertion and extraction
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 18 the return type from void to int to allow returning error codes when 481 * Add function mbedtls_ssl_check_pending() to the public API to allow 737 The new functions change the return type from void to int to allow 1127 * Fix dependency issue in Makefile to allow parallel builds. 1327 unless you allow third parties to pick trust CAs for client auth. 1836 * Add SSL_CIPHERSUITES config.h flag to allow specifying a list of 2806 * Added crl_app program to allow easy reading and 2847 verification to allow external blacklisting 2895 * Added cert_app program to allow easy reading and 2902 in a function to allow easy future expansion [all …]
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitwindow.m | 269 * we only allow one per display, in the iOS fashion. 443 …/* Don't allow upside-down orientation on phones, so answering calls is in the natural orientation…
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/third_party/ |
A D | cpuinfo.BUILD | 165 # Headers must be in textual_hdrs to allow us to set the standard to C99
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/ |
A D | interpreter.h | 463 void SetAllowFp16PrecisionForFp32(bool allow);
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | INSTALL | 194 Most of the makefiles will allow you to run "make install" to 197 Some also allow you to run "make test-installed" after you have 361 those systems that allow a choice has been changed. At present this only
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 128 * Parametrized/formatted labels allow to do things that aren't possible with
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | pnglibconf.dfa | 222 # ARM_NEON_API: (PNG_ARM_NEON == 1) allow the optimization to be switched on 248 # POWERPC_VSX_API: (PNG_POWERPC_VSX == 1) allow the optimization to be switched on 804 # Two further options are provided to allow detailed control of the handling. 811 # The second option extends the unknown handling to allow known chunks to be 909 # 1.6.22: allow simplified write without stdio support:
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp.swig | 296 // The additional parameters are to allow reuse of ReturnedBufferSize(),
|