Home
last modified time | relevance | path

Searched refs:Enable (Results 1 – 25 of 80) sorted by relevance

1234

/AliOS-Things-master/components/SDL2/include/
A DSDL_config.h.in243 /* Enable various audio drivers */
277 /* Enable various input drivers */
318 /* Enable various timer systems */
324 /* Enable various video drivers */
377 /* Enable OpenGL support */
389 /* Enable Vulkan support */
392 /* Enable Metal support */
395 /* Enable system power support */
414 /* Enable assembly routines */
420 /* Enable ime support */
[all …]
A DSDL_config.h.cmake246 /* Enable various audio drivers */
279 /* Enable various input drivers */
305 /* Enable various sensor drivers */
322 /* Enable various timer systems */
329 /* Enable various video drivers */
385 /* Enable OpenGL support */
397 /* Enable Vulkan support */
400 /* Enable Metal support */
403 /* Enable system power support */
413 /* Enable sensor support */
[all …]
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak612 * Enable NULL cipher.
1408 * Enable support for SSL 3.0.
1420 * Enable support for TLS 1.0.
1749 * Enable the AES block cipher.
1880 * Enable the Base64 module.
1973 * Enable the ARIA block cipher.
2112 * Enable the debug functions.
2126 * Enable the DES block cipher.
2448 * Enable the OID database.
2564 * Enable PKCS#5 functions.
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/
A Dapp_bt_func.h171 BOOL Enable; member
212 BOOL Enable; member
273 int app_bt_HF_EnableSniffMode(hf_chan_handle_t Chan, BOOL Enable);
297 int app_bt_HS_EnableSniffMode(HsChannel *Chan, BOOL Enable);
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A DKconfig32 Enable logs and checks for the generic network buffers.
63 Enable extra debug logs and checks for the generic network buffers.
70 Enable network buffer pool tracking. This means that:
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_cache.h82 void Cache_Enable(u32 Enable) in Cache_Enable() argument
84 if (Enable) { in Cache_Enable()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfig.h.in75 /* Enable ARM Neon optimizations */
78 /* Enable Intel SSE optimizations */
87 /* Enable MIPS MSA optimizations */
96 /* Enable POWERPC VSX optimizations */
A Dconfigure.ac307 [Enable hardware optimizations: =no/off, yes/on:]),
330 [Enable ARM_NEON optimizations])
335 [Enable MIPS_MSA optimizations])
340 [Enable Intel SSE optimizations])
345 [Enable POWERPC VSX optimizations])
358 [Enable ARM NEON optimizations: =no/off, check, api, yes/on:]
378 [Enable ARM Neon optimizations])
424 [Enable MIPS MSA optimizations])
449 [Enable Intel SSE optimizations: =no/off, yes/on:]
462 [Enable Intel SSE optimizations]);;
[all …]
A DCMakeLists.txt61 option(PNG_HARDWARE_OPTIMIZATIONS "Enable hardware optimizations" ON)
72 set(PNG_ARM_NEON "check" CACHE STRING "Enable ARM NEON optimizations:
103 set(PNG_POWERPC_VSX "on" CACHE STRING "Enable POWERPC VSX optimizations:
127 set(PNG_INTEL_SSE "on" CACHE STRING "Enable INTEL_SSE optimizations:
151 set(PNG_MIPS_MSA "on" CACHE STRING "Enable MIPS_MSA optimizations:
206 option(ld-version-script "Enable linker version script" ON)
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/
A DChangeLog.txt5 20170508 v2.0.2 Enable RSIP Function.
33 (2) Enable datagridview column auto-size function.
35 20181102 v2.2.11 (1) Enable image append to tail without offset in Generate.
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/
A DChangeLog.txt5 20170508 v2.0.2 Enable RSIP Function.
33 (2) Enable datagridview column auto-size function.
35 20181102 v2.2.11 (1) Enable image append to tail without offset in Generate.
/AliOS-Things-master/components/jsoncpp/
A Dmeson_options.txt5 description : 'Enable building tests')
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A DKconfig10 bool "Enable Bluetooth shell"
/AliOS-Things-master/components/ble_host/bt_host/
A DKconfig150 # Enable if building a Host-only build
152 # Enable if building a Controller-only build
156 Enable support for throttling ACL buffers from the controller
/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
252 Enable this option to be able to act as a Low Power Node.
370 Enable this option to be able to act as a Friend Node.
420 Enable support for the configuration client model.
425 Enable support for the health client model.
428 bool "Enable Bluetooth Mesh shell"
482 bool "Enable debug logs"
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure.ac16 dnl === Enable less verbose output when building.
28 [Enable all optional targets. These can still be
40 [Enable assert checks]))
672 [Enable byte swap for 16 bit colorspaces]))
681 AC_DEFINE(WEBP_NEAR_LOSSLESS, [1], [Enable near lossless encoding])
688 AC_DEFINE(WEBP_NEAR_LOSSLESS, [0], [Enable near lossless encoding])
A DCMakeLists.txt6 option(WEBP_ENABLE_SIMD "Enable any SIMD optimization." ON)
17 option(WEBP_NEAR_LOSSLESS "Enable near-lossless encoding" ON)
18 option(WEBP_ENABLE_SWAP_16BIT_CSP "Enable byte swap for 16 bit colorspaces."
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DCMakeLists.txt8 option(ASM686 "Enable building i686 assembly implementation")
9 option(AMD64 "Enable building amd64 assembly implementation")
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcheck_macros.h31 template <typename T, typename Enable = void>
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffconf.h.in100 /* Enable SubIFD tag (330) support */
A Dtiffconf.h.cmake.in103 /* Enable SubIFD tag (330) support */
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/
A DKconfig5 bool "Enable settings subsystem with non-volatile storage"
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt128 option(extra-warnings "Enable extra compiler warnings" OFF)
187 option(ld-version-script "Enable linker version script" ON)
597 option(cxx "Enable C++ stream API building (requires C++ compiler)" ON)
739 message(STATUS " Enable linker symbol versioning: ${HAVE_LD_VERSION_SCRIPT}")
A Dconfigure.ac157 # Enable support for silent build rules
475 dnl Enable run-time paths to libraries usage.
480 [Enable runtime linker paths (-R libtool option)]),
1011 AC_DEFINE(SUBIFD_SUPPORT,1,[Enable SubIFD tag (330) support])
1085 LOC_MSG([ Enable runtime linker paths: ${HAVE_RPATH}])
1086 LOC_MSG([ Enable linker symbol versioning: ${have_ld_version_script}])
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/
A DCMakeLists.txt36 option(RUY_PROFILER "Enable ruy's built-in profiler (harms performance)" OFF)

Completed in 42 milliseconds

1234