Home
last modified time | relevance | path

Searched refs:allow (Results 1 – 25 of 82) sorted by relevance

1234

/AliOS-Things-master/components/SDL2/test/nacl/
A DMakefile38 $(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 DSetBucketRefererRequest.h34 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 DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dtarith.c190 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 DREADME-pandora.md5 - 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 Ds_write.dfa30 # need this if you don't use them, they just allow the in-memory layout to be
A Dsimple.dfa31 # need this if you don't use them, they just allow the in-memory layout to be
A Ds_read.dfa32 # 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 Dconfiguration.proto119 // 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 DChangeLog278 - 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 DREADME33 Silicon Graphics has seen fit to allow us to give this work away. It
A Dlibtiff-CVE-2018-7456.patch35 standard) and would allow definition of Transfer Table. We want
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DChangelog55 - allow exotic constructors
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DNEWS29 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 Dtiming.c151 #warning OpenBSD does not allow access to tick register using software version instead
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig32 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 Dchange.log330 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 DChangeLog18 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 DSDL_uikitwindow.m269 * 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 Dcpuinfo.BUILD165 # 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 Dinterpreter.h463 void SetAllowFp16PrecisionForFp32(bool allow);
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DINSTALL194 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 DREADME.md128 * 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 Dpnglibconf.dfa222 # 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 Dlibwebp.swig296 // The additional parameters are to allow reuse of ReturnedBufferSize(),

Completed in 35 milliseconds

1234