/AliOS-Things-master/components/freetype/src/base/ |
A D | md5.c | 74 #define SET(n) \ macro 77 SET(n) 79 #define SET(n) \ macro 113 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7) in body() 114 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12) in body() 115 STEP(F, c, d, a, b, SET(2), 0x242070db, 17) in body() 116 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22) in body() 117 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7) in body() 118 STEP(F, d, a, b, c, SET(5), 0x4787c62a, 12) in body() 119 STEP(F, c, d, a, b, SET(6), 0xa8304613, 17) in body() [all …]
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | winrtbuild.bat | 6 SET ThisScriptsDirectory=%~dp0 7 SET PowerShellScriptPath=%ThisScriptsDirectory%winrtbuild.ps1
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | CMakeLists.txt | 106 SET(CMAKE_C_ARCHIVE_CREATE "<CMAKE_AR> Scr <TARGET> <LINK_FLAGS> <OBJECTS>") 107 SET(CMAKE_CXX_ARCHIVE_CREATE "<CMAKE_AR> Scr <TARGET> <LINK_FLAGS> <OBJECTS>") 108 SET(CMAKE_C_ARCHIVE_FINISH "<CMAKE_RANLIB> -no_warning_for_no_symbols -c <TARGET>") 109 SET(CMAKE_CXX_ARCHIVE_FINISH "<CMAKE_RANLIB> -no_warning_for_no_symbols -c <TARGET>")
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/ |
A D | genfs.bat | 1 SET TOOLS_FOLDER=%~dp0
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/examples/ |
A D | CMakeLists.txt | 3 cmake_policy(SET CMP0048 NEW)
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/NN_Lib/ |
A D | CMakeLists.txt | 2 cmake_policy(SET CMP0077 NEW) 38 SET(NN ${ROOT}/CMSIS/NN)
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | ltoptions.m4 | 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | ltoptions.m4 | 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | ltoptions.m4 | 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | ltoptions.m4 | 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | ltoptions.m4 | 36 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) 38 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | pngcp.c | 1911 SET(strategy, strategy);\ 1912 SET(windowBits, window_bits);\ 1913 SET(level, level);\ 1914 SET(memLevel, mem_level); 1923 # define SET(name, func) if (getsearchopts(dp, #name, &val))\ in search_compression() macro 1926 # undef SET in search_compression() 1934 # define SET(name, func) if (getallopts(dp, #name, &val))\ in set_compression() macro 1937 # undef SET in set_compression() 1949 # undef SET in set_ICC_profile_compression() 1966 # define SET(name, func) if (getallopts(dp, "text-" #name, &val))\ in set_text_compression() macro [all …]
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/ |
A D | CMakeLists.txt | 21 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fprofile-arcs -ftest-coverage") 22 SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fprofile-arcs -ftest-coverage") 23 # SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -fprofile-arcs -ftest-coverage")
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ |
A D | CMakeLists.txt | 15 cmake_policy(SET CMP0012 NEW) 16 cmake_policy(SET CMP0048 NEW)
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/cmake/ |
A D | ruy_add_all_subdirs.cmake | 25 SET(_DIRLIST "")
|
/AliOS-Things-master/components/jsoncpp/ |
A D | CMakeLists.txt | 31 cmake_policy(SET ${pnew} NEW) 36 cmake_policy(SET ${pold} OLD)
|
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/spi/ |
A D | spi_flash.c | 523 while ((FLASH_Status & WIP_Flag) == SET); /* Write in progress */ in SPI_FLASH_WaitForWriteEnd()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | CMakeLists.txt | 32 cmake_policy(SET CMP0020 NEW) 35 cmake_policy(SET CMP0042 NEW) 39 cmake_policy(SET CMP0053 NEW) 42 cmake_policy(SET CMP0054 NEW)
|
A D | aclocal.m4 | 798 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) 800 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|
A D | configure.com | 27 $ SET NOON
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/compass/ |
A D | compass.md | 61 - SET/RST Driver:用于初始化磁性传感器的内部驱动。
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 801 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) 803 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|
A D | CMakeLists.txt | 199 # SET LIBNAME 838 # SET UP LINKS
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | aclocal.m4 | 805 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) 807 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | aclocal.m4 | 862 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) 864 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|